Cite This Page
Bibliographic details for SETTINGS/Printer/Custom G-Code
- Page name: SETTINGS/Printer/Custom G-Code
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 1 August 2017 17:48 UTC
- Date retrieved: 16 June 2026 11:42 UTC
- Permanent URL: http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851
- Page Version ID: 2851
Citation styles for SETTINGS/Printer/Custom G-Code
APA style
SETTINGS/Printer/Custom G-Code. (2017, August 1). MatterControl Manual, . Retrieved 11:42, June 16, 2026 from http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851.
MLA style
"SETTINGS/Printer/Custom G-Code." MatterControl Manual, . 1 Aug 2017, 17:48 UTC. 16 Jun 2026, 11:42 <http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851>.
MHRA style
MatterControl Manual contributors, 'SETTINGS/Printer/Custom G-Code', MatterControl Manual, , 1 August 2017, 17:48 UTC, <http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851> [accessed 16 June 2026]
Chicago style
MatterControl Manual contributors, "SETTINGS/Printer/Custom G-Code," MatterControl Manual, , http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851 (accessed June 16, 2026).
CBE/CSE style
MatterControl Manual contributors. SETTINGS/Printer/Custom G-Code [Internet]. MatterControl Manual, ; 2017 Aug 1, 17:48 UTC [cited 2026 Jun 16]. Available from: http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851.
Bluebook style
SETTINGS/Printer/Custom G-Code, http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851 (last visited June 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "SETTINGS/Printer/Custom G-Code --- MatterControl Manual{,} ",
year = "2017",
url = "http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851",
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 = "SETTINGS/Printer/Custom G-Code --- MatterControl Manual{,} ",
year = "2017",
url = "\url{http://104.154.32.252/index.php?title=SETTINGS/Printer/Custom_G-Code&oldid=2851}",
note = "[Online; accessed 16-June-2026]"
}