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: 11 August 2026 05:09 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990
- Page Version ID: 4990
Citation styles for PrintingParty1
APA style
PrintingParty1. (2013, November 27). Fixme.ch, . Retrieved 05:09, August 11, 2026 from http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990.
MLA style
"PrintingParty1." Fixme.ch, . 27 Nov 2013, 13:37 UTC. 11 Aug 2026, 05:09 <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990>.
MHRA style
Fixme.ch contributors, 'PrintingParty1', Fixme.ch, , 27 November 2013, 13:37 UTC, <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990> [accessed 11 August 2026]
Chicago style
Fixme.ch contributors, "PrintingParty1," Fixme.ch, , http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990 (accessed August 11, 2026).
CBE/CSE style
Fixme.ch contributors. PrintingParty1 [Internet]. Fixme.ch, ; 2013 Nov 27, 13:37 UTC [cited 2026 Aug 11]. Available from: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990.
Bluebook style
PrintingParty1, http://fixme.ch/w/index.php?title=PrintingParty1&oldid=4990 (last visited August 11, 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=4990",
note = "[Online; accessed 11-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=4990}",
note = "[Online; accessed 11-August-2026]"
}