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: 16 May 2022 05:38 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, . Retrieved05:38, May 16, 2022
from https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919.
MLA style
"GCode." RepRap, . 26 Nov 2011, 11:06 UTC.16 May 2022, 05:38
<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> [accessed16 May 2022
]
Chicago style
RepRap contributors, "GCode," RepRap, , https://reprap.org/mediawiki/index.php?title=GCode&oldid=46919 (accessedMay 16, 2022
).
CBE/CSE style
RepRap contributors. GCode [Internet]. RepRap, ; 2011 Nov 26, 11:06 UTC [cited2022 May 16
]. 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 visitedMay 16, 2022
).
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
16-May-2022
]"
}
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
16-May-2022
]"
}