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: 29 June 2026 23:55 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984
- Page Version ID: 8984
Citation styles for 5th Anniversary
APA style
5th Anniversary. (2019, October 24). Fixme.ch, . Retrieved 23:55, June 29, 2026 from https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984.
MLA style
"5th Anniversary." Fixme.ch, . 24 Oct 2019, 10:05 UTC. 29 Jun 2026, 23:55 <https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984>.
MHRA style
Fixme.ch contributors, '5th Anniversary', Fixme.ch, , 24 October 2019, 10:05 UTC, <https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984> [accessed 29 June 2026]
Chicago style
Fixme.ch contributors, "5th Anniversary," Fixme.ch, , https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984 (accessed June 29, 2026).
CBE/CSE style
Fixme.ch contributors. 5th Anniversary [Internet]. Fixme.ch, ; 2019 Oct 24, 10:05 UTC [cited 2026 Jun 29]. Available from: https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984.
Bluebook style
5th Anniversary, https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984 (last visited June 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "5th Anniversary --- Fixme.ch{,} ",
year = "2019",
url = "https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984",
note = "[Online; accessed 29-June-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{https://fixme.ch/w/index.php?title=5th_Anniversary&oldid=8984}",
note = "[Online; accessed 29-June-2026]"
}