Cite This Page
Bibliographic details for MCodeReference
- Page name: MCodeReference
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 11 January 2015 10:37 UTC
- Date retrieved: 6 February 2023 13:53 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212
- Page Version ID: 141212
Citation styles for MCodeReference
APA style
MCodeReference. (2015, January 11). RepRap, . Retrieved13:53, February 6, 2023
from https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212.
MLA style
"MCodeReference." RepRap, . 11 Jan 2015, 10:37 UTC.6 Feb 2023, 13:53
<https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212>.
MHRA style
RepRap contributors, 'MCodeReference', RepRap, , 11 January 2015, 10:37 UTC, <https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212> [accessed6 February 2023
]
Chicago style
RepRap contributors, "MCodeReference," RepRap, , https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212 (accessedFebruary 6, 2023
).
CBE/CSE style
RepRap contributors. MCodeReference [Internet]. RepRap, ; 2015 Jan 11, 10:37 UTC [cited2023 Feb 6
]. Available from:
https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212.
Bluebook style
MCodeReference, https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212 (last visitedFebruary 6, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "MCodeReference --- RepRap{,} ", year = "2015", url = "https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212",note = "[Online; accessed
6-February-2023
]"
}
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 = "MCodeReference --- RepRap{,} ", year = "2015", url = "\url{https://reprap.org/mediawiki/index.php?title=MCodeReference&oldid=141212}",note = "[Online; accessed
6-February-2023
]"
}