Cite This Page
Bibliographic details for RepRap Firmware G-Codes
- Page name: RepRap Firmware G-Codes
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 18 February 2019 22:26 UTC
- Date retrieved: 8 August 2026 06:46 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978
- Page Version ID: 184978
Citation styles for RepRap Firmware G-Codes
APA style
RepRap Firmware G-Codes. (2019, February 18). RepRap, . Retrieved06:46, August 8, 2026
from https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978.
MLA style
"RepRap Firmware G-Codes." RepRap, . 18 Feb 2019, 22:26 UTC.8 Aug 2026, 06:46
<https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978>.
MHRA style
RepRap contributors, 'RepRap Firmware G-Codes', RepRap, , 18 February 2019, 22:26 UTC, <https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978> [accessed8 August 2026
]
Chicago style
RepRap contributors, "RepRap Firmware G-Codes," RepRap, , https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978 (accessedAugust 8, 2026
).
CBE/CSE style
RepRap contributors. RepRap Firmware G-Codes [Internet]. RepRap, ; 2019 Feb 18, 22:26 UTC [cited2026 Aug 8
]. Available from:
https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978.
Bluebook style
RepRap Firmware G-Codes, https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978 (last visitedAugust 8, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "RepRap Firmware G-Codes --- RepRap{,} ",
year = "2019",
url = "https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978",
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 Firmware G-Codes --- RepRap{,} ",
year = "2019",
url = "\url{https://reprap.org/mediawiki/index.php?title=RepRap_Firmware_G-Codes&oldid=184978}",
note = "[Online; accessed 8-August-2026
]"
}