Bibliographic details for 2011May23
- Page name: 2011May23
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 23 May 2011 11:09 UTC
- Date retrieved: 7 September 2026 00:10 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=2011May23&oldid=351
- Page Version ID: 351
Citation styles for 2011May23
APA style
2011May23. (2011, May 23). Fixme.ch, . Retrieved 00:10, September 7, 2026 from https://fixme.ch/w/index.php?title=2011May23&oldid=351.
MLA style
"2011May23." Fixme.ch, . 23 May 2011, 11:09 UTC. 7 Sep 2026, 00:10 <https://fixme.ch/w/index.php?title=2011May23&oldid=351>.
MHRA style
Fixme.ch contributors, '2011May23', Fixme.ch, , 23 May 2011, 11:09 UTC, <https://fixme.ch/w/index.php?title=2011May23&oldid=351> [accessed 7 September 2026]
Chicago style
Fixme.ch contributors, "2011May23," Fixme.ch, , https://fixme.ch/w/index.php?title=2011May23&oldid=351 (accessed September 7, 2026).
CBE/CSE style
Fixme.ch contributors. 2011May23 [Internet]. Fixme.ch, ; 2011 May 23, 11:09 UTC [cited 2026 Sep 7]. Available from: https://fixme.ch/w/index.php?title=2011May23&oldid=351.
Bluebook style
2011May23, https://fixme.ch/w/index.php?title=2011May23&oldid=351 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "2011May23 --- Fixme.ch{,} ",
year = "2011",
url = "https://fixme.ch/w/index.php?title=2011May23&oldid=351",
note = "[Online; accessed 7-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 = "Fixme.ch",
title = "2011May23 --- Fixme.ch{,} ",
year = "2011",
url = "\url{https://fixme.ch/w/index.php?title=2011May23&oldid=351}",
note = "[Online; accessed 7-September-2026]"
}