Cite This Page
Bibliographic details for ContribAtelier
- Page name: ContribAtelier
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 November 2019 15:59 UTC
- Date retrieved: 12 April 2026 18:58 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364
- Page Version ID: 14364
Citation styles for ContribAtelier
APA style
ContribAtelier. (2019, November 13). Fixme.ch, . Retrieved 18:58, April 12, 2026 from http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364.
MLA style
"ContribAtelier." Fixme.ch, . 13 Nov 2019, 15:59 UTC. 12 Apr 2026, 18:58 <http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364>.
MHRA style
Fixme.ch contributors, 'ContribAtelier', Fixme.ch, , 13 November 2019, 15:59 UTC, <http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364> [accessed 12 April 2026]
Chicago style
Fixme.ch contributors, "ContribAtelier," Fixme.ch, , http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364 (accessed April 12, 2026).
CBE/CSE style
Fixme.ch contributors. ContribAtelier [Internet]. Fixme.ch, ; 2019 Nov 13, 15:59 UTC [cited 2026 Apr 12]. Available from: http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364.
Bluebook style
ContribAtelier, http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "ContribAtelier --- Fixme.ch{,} ",
year = "2019",
url = "http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364",
note = "[Online; accessed 12-April-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 = "ContribAtelier --- Fixme.ch{,} ",
year = "2019",
url = "\url{http://fixme.ch/w/index.php?title=ContribAtelier&oldid=14364}",
note = "[Online; accessed 12-April-2026]"
}