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: 12 March 2026 03:05 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=History&oldid=2769
- Page Version ID: 2769
Citation styles for History
APA style
History. (2020, December 14). Fixme.ch, . Retrieved 03:05, March 12, 2026 from https://fixme.ch/w/index.php?title=History&oldid=2769.
MLA style
"History." Fixme.ch, . 14 Dec 2020, 13:33 UTC. 12 Mar 2026, 03:05 <https://fixme.ch/w/index.php?title=History&oldid=2769>.
MHRA style
Fixme.ch contributors, 'History', Fixme.ch, , 14 December 2020, 13:33 UTC, <https://fixme.ch/w/index.php?title=History&oldid=2769> [accessed 12 March 2026]
Chicago style
Fixme.ch contributors, "History," Fixme.ch, , https://fixme.ch/w/index.php?title=History&oldid=2769 (accessed March 12, 2026).
CBE/CSE style
Fixme.ch contributors. History [Internet]. Fixme.ch, ; 2020 Dec 14, 13:33 UTC [cited 2026 Mar 12]. Available from: https://fixme.ch/w/index.php?title=History&oldid=2769.
Bluebook style
History, https://fixme.ch/w/index.php?title=History&oldid=2769 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "History --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=History&oldid=2769",
note = "[Online; accessed 12-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 = "History --- Fixme.ch{,} ",
year = "2020",
url = "\url{https://fixme.ch/w/index.php?title=History&oldid=2769}",
note = "[Online; accessed 12-March-2026]"
}