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