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: 13 November 2025 20:33 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, . Retrieved20:33, November 13, 2025
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.13 Nov 2025, 20:33
<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> [accessed13 November 2025
]
Chicago style
RepRap contributors, "RepRap microcontroller software," RepRap, , https://reprap.org/mediawiki/index.php?title=RepRap_microcontroller_software&oldid=151427 (accessedNovember 13, 2025
).
CBE/CSE style
RepRap contributors. RepRap microcontroller software [Internet]. RepRap, ; 2015 Jul 18, 11:07 UTC [cited2025 Nov 13
]. 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 visitedNovember 13, 2025
).
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 13-November-2025
]"
}
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 13-November-2025
]"
}