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: 24 January 2026 00:00 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, . Retrieved00:00, January 24, 2026
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.24 Jan 2026, 00:00
<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> [accessed24 January 2026
]
Chicago style
RepRap contributors, "Very Messy Example," RepRap, , https://reprap.org/mediawiki/index.php?title=Very_Messy_Example&oldid=182467 (accessedJanuary 24, 2026
).
CBE/CSE style
RepRap contributors. Very Messy Example [Internet]. RepRap, ; 2018 May 23, 21:03 UTC [cited2026 Jan 24
]. 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 visitedJanuary 24, 2026
).
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 24-January-2026
]"
}
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 24-January-2026
]"
}