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: 10 April 2026 02:06 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Press_kit&oldid=4296
- Page Version ID: 4296
Citation styles for Press kit
APA style
Press kit. (2016, September 21). Fixme.ch, . Retrieved 02:06, April 10, 2026 from http://fixme.ch/w/index.php?title=Press_kit&oldid=4296.
MLA style
"Press kit." Fixme.ch, . 21 Sep 2016, 21:58 UTC. 10 Apr 2026, 02:06 <http://fixme.ch/w/index.php?title=Press_kit&oldid=4296>.
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=4296> [accessed 10 April 2026]
Chicago style
Fixme.ch contributors, "Press kit," Fixme.ch, , http://fixme.ch/w/index.php?title=Press_kit&oldid=4296 (accessed April 10, 2026).
CBE/CSE style
Fixme.ch contributors. Press kit [Internet]. Fixme.ch, ; 2016 Sep 21, 21:58 UTC [cited 2026 Apr 10]. Available from: http://fixme.ch/w/index.php?title=Press_kit&oldid=4296.
Bluebook style
Press kit, http://fixme.ch/w/index.php?title=Press_kit&oldid=4296 (last visited April 10, 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=4296",
note = "[Online; accessed 10-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 = "Press kit --- Fixme.ch{,} ",
year = "2016",
url = "\url{http://fixme.ch/w/index.php?title=Press_kit&oldid=4296}",
note = "[Online; accessed 10-April-2026]"
}