Cite This Page
Bibliographic details for G-code
- Page name: G-code
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 6 May 2025 11:26 UTC
- Date retrieved: 17 January 2026 22:55 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161
- Page Version ID: 191161
Citation styles for G-code
APA style
G-code. (2025, May 6). RepRap, . Retrieved22:55, January 17, 2026
from https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161.
MLA style
"G-code." RepRap, . 6 May 2025, 11:26 UTC.17 Jan 2026, 22:55
<https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161>.
MHRA style
RepRap contributors, 'G-code', RepRap, , 6 May 2025, 11:26 UTC, <https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161> [accessed17 January 2026
]
Chicago style
RepRap contributors, "G-code," RepRap, , https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161 (accessedJanuary 17, 2026
).
CBE/CSE style
RepRap contributors. G-code [Internet]. RepRap, ; 2025 May 6, 11:26 UTC [cited2026 Jan 17
]. Available from:
https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161.
Bluebook style
G-code, https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161 (last visitedJanuary 17, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "G-code --- RepRap{,} ",
year = "2025",
url = "https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161",
note = "[Online; accessed 17-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 = "G-code --- RepRap{,} ",
year = "2025",
url = "\url{https://reprap.org/mediawiki/index.php?title=G-code&oldid=191161}",
note = "[Online; accessed 17-January-2026
]"
}