Cite This Page
Bibliographic details for Arduino GCode Interpreter
- Page name: Arduino GCode Interpreter
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 11 January 2015 10:33 UTC
- Date retrieved: 19 May 2022 03:24 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189
- Page Version ID: 141189
Citation styles for Arduino GCode Interpreter
APA style
Arduino GCode Interpreter. (2015, January 11). RepRap, . Retrieved03:24, May 19, 2022
from https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189.
MLA style
"Arduino GCode Interpreter." RepRap, . 11 Jan 2015, 10:33 UTC.19 May 2022, 03:24
<https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189>.
MHRA style
RepRap contributors, 'Arduino GCode Interpreter', RepRap, , 11 January 2015, 10:33 UTC, <https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189> [accessed19 May 2022
]
Chicago style
RepRap contributors, "Arduino GCode Interpreter," RepRap, , https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189 (accessedMay 19, 2022
).
CBE/CSE style
RepRap contributors. Arduino GCode Interpreter [Internet]. RepRap, ; 2015 Jan 11, 10:33 UTC [cited2022 May 19
]. Available from:
https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189.
Bluebook style
Arduino GCode Interpreter, https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189 (last visitedMay 19, 2022
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "Arduino GCode Interpreter --- RepRap{,} ", year = "2015", url = "https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189",note = "[Online; accessed
19-May-2022
]"
}
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 = "RepRap", title = "Arduino GCode Interpreter --- RepRap{,} ", year = "2015", url = "\url{https://reprap.org/mediawiki/index.php?title=Arduino_GCode_Interpreter&oldid=141189}",note = "[Online; accessed
19-May-2022
]"
}