Cite This Page
Bibliographic details for Nut and bolt example
- Page name: Nut and bolt example
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 9 November 2013 23:50 UTC
- Date retrieved: 22 April 2026 21:28 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957
- Page Version ID: 109957
Citation styles for Nut and bolt example
APA style
Nut and bolt example. (2013, November 9). RepRap, . Retrieved21:28, April 22, 2026
from https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957.
MLA style
"Nut and bolt example." RepRap, . 9 Nov 2013, 23:50 UTC.22 Apr 2026, 21:28
<https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957>.
MHRA style
RepRap contributors, 'Nut and bolt example', RepRap, , 9 November 2013, 23:50 UTC, <https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957> [accessed22 April 2026
]
Chicago style
RepRap contributors, "Nut and bolt example," RepRap, , https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957 (accessedApril 22, 2026
).
CBE/CSE style
RepRap contributors. Nut and bolt example [Internet]. RepRap, ; 2013 Nov 9, 23:50 UTC [cited2026 Apr 22
]. Available from:
https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957.
Bluebook style
Nut and bolt example, https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957 (last visitedApril 22, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Nut and bolt example --- RepRap{,} ",
year = "2013",
url = "https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957",
note = "[Online; accessed 22-April-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 = "Nut and bolt example --- RepRap{,} ",
year = "2013",
url = "\url{https://reprap.org/mediawiki/index.php?title=Nut_and_bolt_example&oldid=109957}",
note = "[Online; accessed 22-April-2026
]"
}