Cite This Page
Bibliographic details for 2011 May 23
- Page name: 2011 May 23
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 October 2012 20:57 UTC
- Date retrieved: 5 August 2026 10:32 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189
- Page Version ID: 3189
Citation styles for 2011 May 23
APA style
2011 May 23. (2012, October 22). Fixme.ch, . Retrieved 10:32, August 5, 2026 from http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189.
MLA style
"2011 May 23." Fixme.ch, . 22 Oct 2012, 20:57 UTC. 5 Aug 2026, 10:32 <http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189>.
MHRA style
Fixme.ch contributors, '2011 May 23', Fixme.ch, , 22 October 2012, 20:57 UTC, <http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189> [accessed 5 August 2026]
Chicago style
Fixme.ch contributors, "2011 May 23," Fixme.ch, , http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189 (accessed August 5, 2026).
CBE/CSE style
Fixme.ch contributors. 2011 May 23 [Internet]. Fixme.ch, ; 2012 Oct 22, 20:57 UTC [cited 2026 Aug 5]. Available from: http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189.
Bluebook style
2011 May 23, http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "2011 May 23 --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189",
note = "[Online; accessed 5-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 = "2011 May 23 --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=2011_May_23&oldid=3189}",
note = "[Online; accessed 5-August-2026]"
}