Cite This Page
Bibliographic details for List of techniques
- Page name: List of techniques
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 23 October 2015 01:47 UTC
- Date retrieved: 15 March 2026 20:51 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002
- Page Version ID: 156002
Citation styles for List of techniques
APA style
List of techniques. (2015, October 23). RepRap, . Retrieved20:51, March 15, 2026
from https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002.
MLA style
"List of techniques." RepRap, . 23 Oct 2015, 01:47 UTC.15 Mar 2026, 20:51
<https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002>.
MHRA style
RepRap contributors, 'List of techniques', RepRap, , 23 October 2015, 01:47 UTC, <https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002> [accessed15 March 2026
]
Chicago style
RepRap contributors, "List of techniques," RepRap, , https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002 (accessedMarch 15, 2026
).
CBE/CSE style
RepRap contributors. List of techniques [Internet]. RepRap, ; 2015 Oct 23, 01:47 UTC [cited2026 Mar 15
]. Available from:
https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002.
Bluebook style
List of techniques, https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002 (last visitedMarch 15, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "List of techniques --- RepRap{,} ",
year = "2015",
url = "https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002",
note = "[Online; accessed 15-March-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 = "List of techniques --- RepRap{,} ",
year = "2015",
url = "\url{https://reprap.org/mediawiki/index.php?title=List_of_techniques&oldid=156002}",
note = "[Online; accessed 15-March-2026
]"
}