Cite This Page
Bibliographic details for Press kit
- Page name: Press kit
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 21 September 2016 21:58 UTC
- Date retrieved: 17 May 2026 06:09 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Press_kit&oldid=12684
- Page Version ID: 12684
Citation styles for Press kit
APA style
Press kit. (2016, September 21). Fixme.ch, . Retrieved 06:09, May 17, 2026 from https://fixme.ch/w/index.php?title=Press_kit&oldid=12684.
MLA style
"Press kit." Fixme.ch, . 21 Sep 2016, 21:58 UTC. 17 May 2026, 06:09 <https://fixme.ch/w/index.php?title=Press_kit&oldid=12684>.
MHRA style
Fixme.ch contributors, 'Press kit', Fixme.ch, , 21 September 2016, 21:58 UTC, <https://fixme.ch/w/index.php?title=Press_kit&oldid=12684> [accessed 17 May 2026]
Chicago style
Fixme.ch contributors, "Press kit," Fixme.ch, , https://fixme.ch/w/index.php?title=Press_kit&oldid=12684 (accessed May 17, 2026).
CBE/CSE style
Fixme.ch contributors. Press kit [Internet]. Fixme.ch, ; 2016 Sep 21, 21:58 UTC [cited 2026 May 17]. Available from: https://fixme.ch/w/index.php?title=Press_kit&oldid=12684.
Bluebook style
Press kit, https://fixme.ch/w/index.php?title=Press_kit&oldid=12684 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Press kit --- Fixme.ch{,} ",
year = "2016",
url = "https://fixme.ch/w/index.php?title=Press_kit&oldid=12684",
note = "[Online; accessed 17-May-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 = "Press kit --- Fixme.ch{,} ",
year = "2016",
url = "\url{https://fixme.ch/w/index.php?title=Press_kit&oldid=12684}",
note = "[Online; accessed 17-May-2026]"
}