Cite This Page
Bibliographic details for RepRap Firmware macros
- Page name: RepRap Firmware macros
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 9 April 2019 06:51 UTC
- Date retrieved: 25 January 2026 13:08 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392
- Page Version ID: 185392
Citation styles for RepRap Firmware macros
APA style
RepRap Firmware macros. (2019, April 9). RepRap, . Retrieved13:08, January 25, 2026
from https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392.
MLA style
"RepRap Firmware macros." RepRap, . 9 Apr 2019, 06:51 UTC.25 Jan 2026, 13:08
<https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392>.
MHRA style
RepRap contributors, 'RepRap Firmware macros', RepRap, , 9 April 2019, 06:51 UTC, <https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392> [accessed25 January 2026
]
Chicago style
RepRap contributors, "RepRap Firmware macros," RepRap, , https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392 (accessedJanuary 25, 2026
).
CBE/CSE style
RepRap contributors. RepRap Firmware macros [Internet]. RepRap, ; 2019 Apr 9, 06:51 UTC [cited2026 Jan 25
]. Available from:
https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392.
Bluebook style
RepRap Firmware macros, https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392 (last visitedJanuary 25, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "RepRap Firmware macros --- RepRap{,} ",
year = "2019",
url = "https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392",
note = "[Online; accessed 25-January-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 Firmware macros --- RepRap{,} ",
year = "2019",
url = "\url{https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_macros&oldid=185392}",
note = "[Online; accessed 25-January-2026
]"
}