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: 2 August 2026 05:36 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Press_kit&oldid=4311
- Page Version ID: 4311
Citation styles for Press kit
APA style
Press kit. (2016, September 21). Fixme.ch, . Retrieved 05:36, August 2, 2026 from http://fixme.ch/w/index.php?title=Press_kit&oldid=4311.
MLA style
"Press kit." Fixme.ch, . 21 Sep 2016, 21:58 UTC. 2 Aug 2026, 05:36 <http://fixme.ch/w/index.php?title=Press_kit&oldid=4311>.
MHRA style
Fixme.ch contributors, 'Press kit', Fixme.ch, , 21 September 2016, 21:58 UTC, <http://fixme.ch/w/index.php?title=Press_kit&oldid=4311> [accessed 2 August 2026]
Chicago style
Fixme.ch contributors, "Press kit," Fixme.ch, , http://fixme.ch/w/index.php?title=Press_kit&oldid=4311 (accessed August 2, 2026).
CBE/CSE style
Fixme.ch contributors. Press kit [Internet]. Fixme.ch, ; 2016 Sep 21, 21:58 UTC [cited 2026 Aug 2]. Available from: http://fixme.ch/w/index.php?title=Press_kit&oldid=4311.
Bluebook style
Press kit, http://fixme.ch/w/index.php?title=Press_kit&oldid=4311 (last visited August 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Press kit --- Fixme.ch{,} ",
year = "2016",
url = "http://fixme.ch/w/index.php?title=Press_kit&oldid=4311",
note = "[Online; accessed 2-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{http://fixme.ch/w/index.php?title=Press_kit&oldid=4311}",
note = "[Online; accessed 2-August-2026]"
}