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: 25 April 2026 11:23 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Main_Page&oldid=2167
- Page Version ID: 2167
Citation styles for Main Page
APA style
Main Page. (2025, October 18). Fixme.ch, . Retrieved 11:23, April 25, 2026 from https://fixme.ch/w/index.php?title=Main_Page&oldid=2167.
MLA style
"Main Page." Fixme.ch, . 18 Oct 2025, 09:09 UTC. 25 Apr 2026, 11:23 <https://fixme.ch/w/index.php?title=Main_Page&oldid=2167>.
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=2167> [accessed 25 April 2026]
Chicago style
Fixme.ch contributors, "Main Page," Fixme.ch, , https://fixme.ch/w/index.php?title=Main_Page&oldid=2167 (accessed April 25, 2026).
CBE/CSE style
Fixme.ch contributors. Main Page [Internet]. Fixme.ch, ; 2025 Oct 18, 09:09 UTC [cited 2026 Apr 25]. Available from: https://fixme.ch/w/index.php?title=Main_Page&oldid=2167.
Bluebook style
Main Page, https://fixme.ch/w/index.php?title=Main_Page&oldid=2167 (last visited April 25, 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=2167",
note = "[Online; accessed 25-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=2167}",
note = "[Online; accessed 25-April-2026]"
}