Cite This Page
Bibliographic details for Software
- Page name: Software
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 2 May 2024 02:36 UTC
- Date retrieved: 6 March 2026 18:33 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Software&oldid=190723
- Page Version ID: 190723
Citation styles for Software
APA style
Software. (2024, May 2). RepRap, . Retrieved18:33, March 6, 2026
from https://reprap.org/mediawiki/index.php?title=Software&oldid=190723.
MLA style
"Software." RepRap, . 2 May 2024, 02:36 UTC.6 Mar 2026, 18:33
<https://reprap.org/mediawiki/index.php?title=Software&oldid=190723>.
MHRA style
RepRap contributors, 'Software', RepRap, , 2 May 2024, 02:36 UTC, <https://reprap.org/mediawiki/index.php?title=Software&oldid=190723> [accessed6 March 2026
]
Chicago style
RepRap contributors, "Software," RepRap, , https://reprap.org/mediawiki/index.php?title=Software&oldid=190723 (accessedMarch 6, 2026
).
CBE/CSE style
RepRap contributors. Software [Internet]. RepRap, ; 2024 May 2, 02:36 UTC [cited2026 Mar 6
]. Available from:
https://reprap.org/mediawiki/index.php?title=Software&oldid=190723.
Bluebook style
Software, https://reprap.org/mediawiki/index.php?title=Software&oldid=190723 (last visitedMarch 6, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Software --- RepRap{,} ",
year = "2024",
url = "https://reprap.org/mediawiki/index.php?title=Software&oldid=190723",
note = "[Online; accessed 6-March-2026
]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "RepRap",
title = "Software --- RepRap{,} ",
year = "2024",
url = "\url{https://reprap.org/mediawiki/index.php?title=Software&oldid=190723}",
note = "[Online; accessed 6-March-2026
]"
}