Cite This Page
Bibliographic details for PrintingParty1
- Page name: PrintingParty1
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 27 November 2013 13:37 UTC
- Date retrieved: 5 August 2026 16:31 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989
- Page Version ID: 4989
Citation styles for PrintingParty1
APA style
PrintingParty1. (2013, November 27). Fixme.ch, . Retrieved 16:31, August 5, 2026 from http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989.
MLA style
"PrintingParty1." Fixme.ch, . 27 Nov 2013, 13:37 UTC. 5 Aug 2026, 16:31 <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989>.
MHRA style
Fixme.ch contributors, 'PrintingParty1', Fixme.ch, , 27 November 2013, 13:37 UTC, <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989> [accessed 5 August 2026]
Chicago style
Fixme.ch contributors, "PrintingParty1," Fixme.ch, , http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989 (accessed August 5, 2026).
CBE/CSE style
Fixme.ch contributors. PrintingParty1 [Internet]. Fixme.ch, ; 2013 Nov 27, 13:37 UTC [cited 2026 Aug 5]. Available from: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989.
Bluebook style
PrintingParty1, http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PrintingParty1 --- Fixme.ch{,} ",
year = "2013",
url = "http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989",
note = "[Online; accessed 5-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 = "PrintingParty1 --- Fixme.ch{,} ",
year = "2013",
url = "\url{http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4989}",
note = "[Online; accessed 5-August-2026]"
}