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: 20 June 2026 20:36 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Press_kit&oldid=4617
- Page Version ID: 4617
Citation styles for Press kit
APA style
Press kit. (2016, September 21). Fixme.ch, . Retrieved 20:36, June 20, 2026 from https://fixme.ch/w/index.php?title=Press_kit&oldid=4617.
MLA style
"Press kit." Fixme.ch, . 21 Sep 2016, 21:58 UTC. 20 Jun 2026, 20:36 <https://fixme.ch/w/index.php?title=Press_kit&oldid=4617>.
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=4617> [accessed 20 June 2026]
Chicago style
Fixme.ch contributors, "Press kit," Fixme.ch, , https://fixme.ch/w/index.php?title=Press_kit&oldid=4617 (accessed June 20, 2026).
CBE/CSE style
Fixme.ch contributors. Press kit [Internet]. Fixme.ch, ; 2016 Sep 21, 21:58 UTC [cited 2026 Jun 20]. Available from: https://fixme.ch/w/index.php?title=Press_kit&oldid=4617.
Bluebook style
Press kit, https://fixme.ch/w/index.php?title=Press_kit&oldid=4617 (last visited June 20, 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=4617",
note = "[Online; accessed 20-June-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=4617}",
note = "[Online; accessed 20-June-2026]"
}