Cite This Page
Bibliographic details for GCode
- Page name: GCode
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 13 January 2016 20:03 UTC
- Date retrieved: 28 March 2026 04:39 UTC
- Permanent URL: http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360
- Page Version ID: 1360
Citation styles for GCode
APA style
GCode. (2016, January 13). MatterControl Manual, . Retrieved 04:39, March 28, 2026 from http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360.
MLA style
"GCode." MatterControl Manual, . 13 Jan 2016, 20:03 UTC. 28 Mar 2026, 04:39 <http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360>.
MHRA style
MatterControl Manual contributors, 'GCode', MatterControl Manual, , 13 January 2016, 20:03 UTC, <http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360> [accessed 28 March 2026]
Chicago style
MatterControl Manual contributors, "GCode," MatterControl Manual, , http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360 (accessed March 28, 2026).
CBE/CSE style
MatterControl Manual contributors. GCode [Internet]. MatterControl Manual, ; 2016 Jan 13, 20:03 UTC [cited 2026 Mar 28]. Available from: http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360.
Bluebook style
GCode, http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "GCode --- MatterControl Manual{,} ",
year = "2016",
url = "http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360",
note = "[Online; accessed 28-March-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 = "MatterControl Manual",
title = "GCode --- MatterControl Manual{,} ",
year = "2016",
url = "\url{http://wiki.mattercontrol.com/index.php?title=GCode&oldid=1360}",
note = "[Online; accessed 28-March-2026]"
}