Cite This Page
Bibliographic details for Installing RepRap on your computer/fr
- Page name: Installing RepRap on your computer/fr
- Author: RepRap contributors
- Publisher: RepRap, .
- Date of last revision: 16 January 2015 11:09 UTC
- Date retrieved: 16 August 2026 04:01 UTC
- Permanent URL: https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853
- Page Version ID: 141853
Citation styles for Installing RepRap on your computer/fr
APA style
Installing RepRap on your computer/fr. (2015, January 16). RepRap, . Retrieved04:01, August 16, 2026
from https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853.
MLA style
"Installing RepRap on your computer/fr." RepRap, . 16 Jan 2015, 11:09 UTC.16 Aug 2026, 04:01
<https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853>.
MHRA style
RepRap contributors, 'Installing RepRap on your computer/fr', RepRap, , 16 January 2015, 11:09 UTC, <https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853> [accessed16 August 2026
]
Chicago style
RepRap contributors, "Installing RepRap on your computer/fr," RepRap, , https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853 (accessedAugust 16, 2026
).
CBE/CSE style
RepRap contributors. Installing RepRap on your computer/fr [Internet]. RepRap, ; 2015 Jan 16, 11:09 UTC [cited2026 Aug 16
]. Available from:
https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853.
Bluebook style
Installing RepRap on your computer/fr, https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853 (last visitedAugust 16, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "RepRap",
title = "Installing RepRap on your computer/fr --- RepRap{,} ",
year = "2015",
url = "https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853",
note = "[Online; accessed 16-August-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/fr --- RepRap{,} ",
year = "2015",
url = "\url{https://reprap.org/mediawiki/index.php?title=Installing_RepRap_on_your_computer/fr&oldid=141853}",
note = "[Online; accessed 16-August-2026
]"
}