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: 7 December 2024 11:10 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:10, December 7, 2024
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.7 Dec 2024, 11:10
<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> [accessed7 December 2024
]
Chicago style
RepRap contributors, "Useful Software Packages," RepRap, , https://reprap.org/mediawiki/index.php?title=Useful_Software_Packages&oldid=189357 (accessedDecember 7, 2024
).
CBE/CSE style
RepRap contributors. Useful Software Packages [Internet]. RepRap, ; 2021 Oct 26, 16:06 UTC [cited2024 Dec 7
]. 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 visitedDecember 7, 2024
).
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
7-December-2024
]"
}
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
7-December-2024
]"
}