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: 8 November 2025 02:48 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028
- Page Version ID: 5028
Citation styles for PrintingParty1
APA style
PrintingParty1. (2013, November 27). Fixme.ch, . Retrieved 02:48, November 8, 2025 from http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028.
MLA style
"PrintingParty1." Fixme.ch, . 27 Nov 2013, 13:37 UTC. 8 Nov 2025, 02:48 <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028>.
MHRA style
Fixme.ch contributors, 'PrintingParty1', Fixme.ch, , 27 November 2013, 13:37 UTC, <http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028> [accessed 8 November 2025]
Chicago style
Fixme.ch contributors, "PrintingParty1," Fixme.ch, , http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028 (accessed November 8, 2025).
CBE/CSE style
Fixme.ch contributors. PrintingParty1 [Internet]. Fixme.ch, ; 2013 Nov 27, 13:37 UTC [cited 2025 Nov 8]. Available from: http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028.
Bluebook style
PrintingParty1, http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028 (last visited November 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PrintingParty1 --- Fixme.ch{,} ",
year = "2013",
url = "http://fixme.ch/w/index.php?title=PrintingParty1&oldid=5028",
note = "[Online; accessed 8-November-2025]"
}
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=5028}",
note = "[Online; accessed 8-November-2025]"
}