Cite This Page
Bibliographic details for RepRap microcontroller software
- Page name: RepRap microcontroller software
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 18 July 2015 11:07 UTC
- Date retrieved: 8 August 2026 10:20 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427
- Page Version ID: 151427
Citation styles for RepRap microcontroller software
APA style
RepRap microcontroller software. (2015, July 18). RepRap, . Retrieved10:20, August 8, 2026
from https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427.
MLA style
"RepRap microcontroller software." RepRap, . 18 Jul 2015, 11:07 UTC.8 Aug 2026, 10:20
<https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427>.
MHRA style
RepRap contributors, 'RepRap microcontroller software', RepRap, , 18 July 2015, 11:07 UTC, <https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427> [accessed8 August 2026
]
Chicago style
RepRap contributors, "RepRap microcontroller software," RepRap, , https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427 (accessedAugust 8, 2026
).
CBE/CSE style
RepRap contributors. RepRap microcontroller software [Internet]. RepRap, ; 2015 Jul 18, 11:07 UTC [cited2026 Aug 8
]. Available from:
https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427.
Bluebook style
RepRap microcontroller software, https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427 (last visitedAugust 8, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "RepRap microcontroller software --- RepRap{,} ",
year = "2015",
url = "https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427",
note = "[Online; accessed 8-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 = "RepRap microcontroller software --- RepRap{,} ",
year = "2015",
url = "\url{https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427}",
note = "[Online; accessed 8-August-2026
]"
}