Cite This Page
Bibliographic details for Installing RepRap on your computer/de
- Page name: Installing RepRap on your computer/de
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 26 November 2011 19:53 UTC
- Date retrieved: 6 September 2026 09:39 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209
- Page Version ID: 47209
Citation styles for Installing RepRap on your computer/de
APA style
Installing RepRap on your computer/de. (2011, November 26). RepRap, . Retrieved09:39, September 6, 2026
from https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209.
MLA style
"Installing RepRap on your computer/de." RepRap, . 26 Nov 2011, 19:53 UTC.6 Sep 2026, 09:39
<https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209>.
MHRA style
RepRap contributors, 'Installing RepRap on your computer/de', RepRap, , 26 November 2011, 19:53 UTC, <https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209> [accessed6 September 2026
]
Chicago style
RepRap contributors, "Installing RepRap on your computer/de," RepRap, , https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209 (accessedSeptember 6, 2026
).
CBE/CSE style
RepRap contributors. Installing RepRap on your computer/de [Internet]. RepRap, ; 2011 Nov 26, 19:53 UTC [cited2026 Sep 6
]. Available from:
https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209.
Bluebook style
Installing RepRap on your computer/de, https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209 (last visitedSeptember 6, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Installing RepRap on your computer/de --- RepRap{,} ",
year = "2011",
url = "https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209",
note = "[Online; accessed 6-September-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 = "Installing RepRap on your computer/de --- RepRap{,} ",
year = "2011",
url = "\url{https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/de&oldid=47209}",
note = "[Online; accessed 6-September-2026
]"
}