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