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