Cite This Page
Bibliographic details for G-Code Macros
- Page name: G-Code Macros
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 14 January 2016 01:34 UTC
- Date retrieved: 9 August 2025 20:15 UTC
- Permanent URL: http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423
- Page Version ID: 1423
Citation styles for G-Code Macros
APA style
G-Code Macros. (2016, January 14). MatterControl Manual, . Retrieved 20:15, August 9, 2025 from http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423.
MLA style
"G-Code Macros." MatterControl Manual, . 14 Jan 2016, 01:34 UTC. 9 Aug 2025, 20:15 <http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423>.
MHRA style
MatterControl Manual contributors, 'G-Code Macros', MatterControl Manual, , 14 January 2016, 01:34 UTC, <http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423> [accessed 9 August 2025]
Chicago style
MatterControl Manual contributors, "G-Code Macros," MatterControl Manual, , http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423 (accessed August 9, 2025).
CBE/CSE style
MatterControl Manual contributors. G-Code Macros [Internet]. MatterControl Manual, ; 2016 Jan 14, 01:34 UTC [cited 2025 Aug 9]. Available from: http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423.
Bluebook style
G-Code Macros, http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423 (last visited August 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "MatterControl Manual", title = "G-Code Macros --- MatterControl Manual{,} ", year = "2016", url = "http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423", note = "[Online; accessed 9-August-2025]" }
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 Macros --- MatterControl Manual{,} ", year = "2016", url = "\url{http://104.154.32.252/index.php?title=G-Code_Macros&oldid=1423}", note = "[Online; accessed 9-August-2025]" }