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: 24 February 2026 06:46 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315
- Page Version ID: 10315
Citation styles for Atelier machines / UCmakerspace
APA style
Atelier machines / UCmakerspace. (2015, December 13). Fixme.ch, . Retrieved 06:46, February 24, 2026 from http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315.
MLA style
"Atelier machines / UCmakerspace." Fixme.ch, . 13 Dec 2015, 18:30 UTC. 24 Feb 2026, 06:46 <http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315>.
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=10315> [accessed 24 February 2026]
Chicago style
Fixme.ch contributors, "Atelier machines / UCmakerspace," Fixme.ch, , http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315 (accessed February 24, 2026).
CBE/CSE style
Fixme.ch contributors. Atelier machines / UCmakerspace [Internet]. Fixme.ch, ; 2015 Dec 13, 18:30 UTC [cited 2026 Feb 24]. Available from: http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315.
Bluebook style
Atelier machines / UCmakerspace, http://fixme.ch/w/index.php?title=Atelier_machines_/_UCmakerspace&oldid=10315 (last visited February 24, 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=10315",
note = "[Online; accessed 24-February-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=10315}",
note = "[Online; accessed 24-February-2026]"
}