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