Cite This Page
Bibliographic details for G code
- Page name: G code
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 5 June 2011 19:34 UTC
- Date retrieved: 15 October 2024 05:30 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110
- Page Version ID: 35110
Citation styles for G code
APA style
G code. (2011, June 5). RepRap, . Retrieved05:30, October 15, 2024
from https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110.
MLA style
"G code." RepRap, . 5 Jun 2011, 19:34 UTC.15 Oct 2024, 05:30
<https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110>.
MHRA style
RepRap contributors, 'G code', RepRap, , 5 June 2011, 19:34 UTC, <https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110> [accessed15 October 2024
]
Chicago style
RepRap contributors, "G code," RepRap, , https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110 (accessedOctober 15, 2024
).
CBE/CSE style
RepRap contributors. G code [Internet]. RepRap, ; 2011 Jun 5, 19:34 UTC [cited2024 Oct 15
]. Available from:
https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110.
Bluebook style
G code, https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110 (last visitedOctober 15, 2024
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "G code --- RepRap{,} ", year = "2011", url = "https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110",note = "[Online; accessed
15-October-2024
]"
}
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 = "2011", url = "\url{https://reprap.org/mediawiki/index.php?title=G_code&oldid=35110}",note = "[Online; accessed
15-October-2024
]"
}