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