Cite This Page
Bibliographic details for Useful Software Packages
- Page name: Useful Software Packages
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 26 October 2021 16:06 UTC
- Date retrieved: 12 August 2026 11:34 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357
- Page Version ID: 189357
Citation styles for Useful Software Packages
APA style
Useful Software Packages. (2021, October 26). RepRap, . Retrieved11:34, August 12, 2026
from https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357.
MLA style
"Useful Software Packages." RepRap, . 26 Oct 2021, 16:06 UTC.12 Aug 2026, 11:34
<https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357>.
MHRA style
RepRap contributors, 'Useful Software Packages', RepRap, , 26 October 2021, 16:06 UTC, <https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357> [accessed12 August 2026
]
Chicago style
RepRap contributors, "Useful Software Packages," RepRap, , https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357 (accessedAugust 12, 2026
).
CBE/CSE style
RepRap contributors. Useful Software Packages [Internet]. RepRap, ; 2021 Oct 26, 16:06 UTC [cited2026 Aug 12
]. Available from:
https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357.
Bluebook style
Useful Software Packages, https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357 (last visitedAugust 12, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Useful Software Packages --- RepRap{,} ",
year = "2021",
url = "https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357",
note = "[Online; accessed 12-August-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 = "Useful Software Packages --- RepRap{,} ",
year = "2021",
url = "\url{https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357}",
note = "[Online; accessed 12-August-2026
]"
}