Cite This Page
Bibliographic details for History
- Page name: History
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 14 December 2020 13:33 UTC
- Date retrieved: 21 November 2025 16:06 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=History&oldid=14710
- Page Version ID: 14710
Citation styles for History
APA style
History. (2020, December 14). Fixme.ch, . Retrieved 16:06, November 21, 2025 from https://fixme.ch/w/index.php?title=History&oldid=14710.
MLA style
"History." Fixme.ch, . 14 Dec 2020, 13:33 UTC. 21 Nov 2025, 16:06 <https://fixme.ch/w/index.php?title=History&oldid=14710>.
MHRA style
Fixme.ch contributors, 'History', Fixme.ch, , 14 December 2020, 13:33 UTC, <https://fixme.ch/w/index.php?title=History&oldid=14710> [accessed 21 November 2025]
Chicago style
Fixme.ch contributors, "History," Fixme.ch, , https://fixme.ch/w/index.php?title=History&oldid=14710 (accessed November 21, 2025).
CBE/CSE style
Fixme.ch contributors. History [Internet]. Fixme.ch, ; 2020 Dec 14, 13:33 UTC [cited 2025 Nov 21]. Available from: https://fixme.ch/w/index.php?title=History&oldid=14710.
Bluebook style
History, https://fixme.ch/w/index.php?title=History&oldid=14710 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "History --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=History&oldid=14710",
note = "[Online; accessed 21-November-2025]"
}
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 = "History --- Fixme.ch{,} ",
year = "2020",
url = "\url{https://fixme.ch/w/index.php?title=History&oldid=14710}",
note = "[Online; accessed 21-November-2025]"
}