Cite This Page
Bibliographic details for Local
- Page name: Local
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 16 January 2020 17:10 UTC
- Date retrieved: 12 April 2026 22:30 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Local&oldid=12470
- Page Version ID: 12470
Citation styles for Local
APA style
Local. (2020, January 16). Fixme.ch, . Retrieved 22:30, April 12, 2026 from https://fixme.ch/w/index.php?title=Local&oldid=12470.
MLA style
"Local." Fixme.ch, . 16 Jan 2020, 17:10 UTC. 12 Apr 2026, 22:30 <https://fixme.ch/w/index.php?title=Local&oldid=12470>.
MHRA style
Fixme.ch contributors, 'Local', Fixme.ch, , 16 January 2020, 17:10 UTC, <https://fixme.ch/w/index.php?title=Local&oldid=12470> [accessed 12 April 2026]
Chicago style
Fixme.ch contributors, "Local," Fixme.ch, , https://fixme.ch/w/index.php?title=Local&oldid=12470 (accessed April 12, 2026).
CBE/CSE style
Fixme.ch contributors. Local [Internet]. Fixme.ch, ; 2020 Jan 16, 17:10 UTC [cited 2026 Apr 12]. Available from: https://fixme.ch/w/index.php?title=Local&oldid=12470.
Bluebook style
Local, https://fixme.ch/w/index.php?title=Local&oldid=12470 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Local --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=Local&oldid=12470",
note = "[Online; accessed 12-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 = "Local --- Fixme.ch{,} ",
year = "2020",
url = "\url{https://fixme.ch/w/index.php?title=Local&oldid=12470}",
note = "[Online; accessed 12-April-2026]"
}