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