Cite This Page
Bibliographic details for Very Messy Example
- Page name: Very Messy Example
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 23 May 2018 21:03 UTC
- Date retrieved: 20 March 2023 13:33 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467
- Page Version ID: 182467
Citation styles for Very Messy Example
APA style
Very Messy Example. (2018, May 23). RepRap, . Retrieved13:33, March 20, 2023
from https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467.
MLA style
"Very Messy Example." RepRap, . 23 May 2018, 21:03 UTC.20 Mar 2023, 13:33
<https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467>.
MHRA style
RepRap contributors, 'Very Messy Example', RepRap, , 23 May 2018, 21:03 UTC, <https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467> [accessed20 March 2023
]
Chicago style
RepRap contributors, "Very Messy Example," RepRap, , https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467 (accessedMarch 20, 2023
).
CBE/CSE style
RepRap contributors. Very Messy Example [Internet]. RepRap, ; 2018 May 23, 21:03 UTC [cited2023 Mar 20
]. Available from:
https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467.
Bluebook style
Very Messy Example, https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467 (last visitedMarch 20, 2023
).
BibTeX entry
@misc{ wiki:xxx, author = "RepRap", title = "Very Messy Example --- RepRap{,} ", year = "2018", url = "https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467",note = "[Online; accessed
20-March-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 = "Very Messy Example --- RepRap{,} ", year = "2018", url = "\url{https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467}",note = "[Online; accessed
20-March-2023
]"
}