Cite This Page
Bibliographic details for ProgrammingAPIC
- Page name: ProgrammingAPIC
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 23 July 2015 19:07 UTC
- Date retrieved: 31 January 2023 09:27 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833
- Page Version ID: 151833
Citation styles for ProgrammingAPIC
APA style
ProgrammingAPIC. (2015, July 23). RepRap, . Retrieved09:27, January 31, 2023
from https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833.
MLA style
"ProgrammingAPIC." RepRap, . 23 Jul 2015, 19:07 UTC.31 Jan 2023, 09:27
<https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833>.
MHRA style
RepRap contributors, 'ProgrammingAPIC', RepRap, , 23 July 2015, 19:07 UTC, <https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833> [accessed31 January 2023
]
Chicago style
RepRap contributors, "ProgrammingAPIC," RepRap, , https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833 (accessedJanuary 31, 2023
).
CBE/CSE style
RepRap contributors. ProgrammingAPIC [Internet]. RepRap, ; 2015 Jul 23, 19:07 UTC [cited2023 Jan 31
]. Available from:
https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833.
Bluebook style
ProgrammingAPIC, https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833 (last visitedJanuary 31, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "ProgrammingAPIC --- RepRap{,} ", year = "2015", url = "https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833",note = "[Online; accessed
31-January-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 = "ProgrammingAPIC --- RepRap{,} ", year = "2015", url = "\url{https://reprap.org/mediawiki/index.php?title=ProgrammingAPIC&oldid=151833}",note = "[Online; accessed
31-January-2023
]"
}