Cite This Page
Bibliographic details for Atelier machines / UCmakerspace
- Page name: Atelier machines / UCmakerspace
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 December 2015 18:30 UTC
- Date retrieved: 28 August 2026 05:55 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902
- Page Version ID: 6902
Citation styles for Atelier machines / UCmakerspace
APA style
Atelier machines / UCmakerspace. (2015, December 13). Fixme.ch, . Retrieved 05:55, August 28, 2026 from http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902.
MLA style
"Atelier machines / UCmakerspace." Fixme.ch, . 13 Dec 2015, 18:30 UTC. 28 Aug 2026, 05:55 <http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902>.
MHRA style
Fixme.ch contributors, 'Atelier machines / UCmakerspace', Fixme.ch, , 13 December 2015, 18:30 UTC, <http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902> [accessed 28 August 2026]
Chicago style
Fixme.ch contributors, "Atelier machines / UCmakerspace," Fixme.ch, , http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902 (accessed August 28, 2026).
CBE/CSE style
Fixme.ch contributors. Atelier machines / UCmakerspace [Internet]. Fixme.ch, ; 2015 Dec 13, 18:30 UTC [cited 2026 Aug 28]. Available from: http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902.
Bluebook style
Atelier machines / UCmakerspace, http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902 (last visited August 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Atelier machines / UCmakerspace --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902",
note = "[Online; accessed 28-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 = "Fixme.ch",
title = "Atelier machines / UCmakerspace --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=6902}",
note = "[Online; accessed 28-August-2026]"
}