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: 28 March 2026 11:13 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Main_Page&oldid=175
- Page Version ID: 175
Citation styles for Main Page
APA style
Main Page. (2025, October 18). Fixme.ch, . Retrieved 11:13, March 28, 2026 from http://fixme.ch/w/index.php?title=Main_Page&oldid=175.
MLA style
"Main Page." Fixme.ch, . 18 Oct 2025, 09:09 UTC. 28 Mar 2026, 11:13 <http://fixme.ch/w/index.php?title=Main_Page&oldid=175>.
MHRA style
Fixme.ch contributors, 'Main Page', Fixme.ch, , 18 October 2025, 09:09 UTC, <http://fixme.ch/w/index.php?title=Main_Page&oldid=175> [accessed 28 March 2026]
Chicago style
Fixme.ch contributors, "Main Page," Fixme.ch, , http://fixme.ch/w/index.php?title=Main_Page&oldid=175 (accessed March 28, 2026).
CBE/CSE style
Fixme.ch contributors. Main Page [Internet]. Fixme.ch, ; 2025 Oct 18, 09:09 UTC [cited 2026 Mar 28]. Available from: http://fixme.ch/w/index.php?title=Main_Page&oldid=175.
Bluebook style
Main Page, http://fixme.ch/w/index.php?title=Main_Page&oldid=175 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Main Page --- Fixme.ch{,} ",
year = "2025",
url = "http://fixme.ch/w/index.php?title=Main_Page&oldid=175",
note = "[Online; accessed 28-March-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{http://fixme.ch/w/index.php?title=Main_Page&oldid=175}",
note = "[Online; accessed 28-March-2026]"
}