Cite This Page
Bibliographic details for GCode
- Page name: GCode
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 26 November 2011 11:06 UTC
- Date retrieved: 29 January 2023 03:11 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919
- Page Version ID: 46919
Citation styles for GCode
APA style
GCode. (2011, November 26). RepRap, . Retrieved03:11, January 29, 2023
from https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919.
MLA style
"GCode." RepRap, . 26 Nov 2011, 11:06 UTC.29 Jan 2023, 03:11
<https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919>.
MHRA style
RepRap contributors, 'GCode', RepRap, , 26 November 2011, 11:06 UTC, <https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919> [accessed29 January 2023
]
Chicago style
RepRap contributors, "GCode," RepRap, , https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919 (accessedJanuary 29, 2023
).
CBE/CSE style
RepRap contributors. GCode [Internet]. RepRap, ; 2011 Nov 26, 11:06 UTC [cited2023 Jan 29
]. Available from:
https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919.
Bluebook style
GCode, https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919 (last visitedJanuary 29, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "GCode --- RepRap{,} ", year = "2011", url = "https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919",note = "[Online; accessed
29-January-2023
]"
}
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 = "GCode --- RepRap{,} ", year = "2011", url = "\url{https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919}",note = "[Online; accessed
29-January-2023
]"
}