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