Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 18 October 2025 09:09 UTC
- Date retrieved: 18 April 2026 00:16 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Main_Page&oldid=2914
- Page Version ID: 2914
Citation styles for Main Page
APA style
Main Page. (2025, October 18). Fixme.ch, . Retrieved 00:16, April 18, 2026 from https://fixme.ch/w/index.php?title=Main_Page&oldid=2914.
MLA style
"Main Page." Fixme.ch, . 18 Oct 2025, 09:09 UTC. 18 Apr 2026, 00:16 <https://fixme.ch/w/index.php?title=Main_Page&oldid=2914>.
MHRA style
Fixme.ch contributors, 'Main Page', Fixme.ch, , 18 October 2025, 09:09 UTC, <https://fixme.ch/w/index.php?title=Main_Page&oldid=2914> [accessed 18 April 2026]
Chicago style
Fixme.ch contributors, "Main Page," Fixme.ch, , https://fixme.ch/w/index.php?title=Main_Page&oldid=2914 (accessed April 18, 2026).
CBE/CSE style
Fixme.ch contributors. Main Page [Internet]. Fixme.ch, ; 2025 Oct 18, 09:09 UTC [cited 2026 Apr 18]. Available from: https://fixme.ch/w/index.php?title=Main_Page&oldid=2914.
Bluebook style
Main Page, https://fixme.ch/w/index.php?title=Main_Page&oldid=2914 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Main Page --- Fixme.ch{,} ",
year = "2025",
url = "https://fixme.ch/w/index.php?title=Main_Page&oldid=2914",
note = "[Online; accessed 18-April-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 = "Main Page --- Fixme.ch{,} ",
year = "2025",
url = "\url{https://fixme.ch/w/index.php?title=Main_Page&oldid=2914}",
note = "[Online; accessed 18-April-2026]"
}