Cite This Page
Bibliographic details for PirateBox
- Page name: PirateBox
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 24 April 2012 09:26 UTC
- Date retrieved: 1 March 2026 08:29 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PirateBox&oldid=1823
- Page Version ID: 1823
Citation styles for PirateBox
APA style
PirateBox. (2012, April 24). Fixme.ch, . Retrieved 08:29, March 1, 2026 from http://fixme.ch/w/index.php?title=PirateBox&oldid=1823.
MLA style
"PirateBox." Fixme.ch, . 24 Apr 2012, 09:26 UTC. 1 Mar 2026, 08:29 <http://fixme.ch/w/index.php?title=PirateBox&oldid=1823>.
MHRA style
Fixme.ch contributors, 'PirateBox', Fixme.ch, , 24 April 2012, 09:26 UTC, <http://fixme.ch/w/index.php?title=PirateBox&oldid=1823> [accessed 1 March 2026]
Chicago style
Fixme.ch contributors, "PirateBox," Fixme.ch, , http://fixme.ch/w/index.php?title=PirateBox&oldid=1823 (accessed March 1, 2026).
CBE/CSE style
Fixme.ch contributors. PirateBox [Internet]. Fixme.ch, ; 2012 Apr 24, 09:26 UTC [cited 2026 Mar 1]. Available from: http://fixme.ch/w/index.php?title=PirateBox&oldid=1823.
Bluebook style
PirateBox, http://fixme.ch/w/index.php?title=PirateBox&oldid=1823 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PirateBox --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=PirateBox&oldid=1823",
note = "[Online; accessed 1-March-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 = "PirateBox --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=PirateBox&oldid=1823}",
note = "[Online; accessed 1-March-2026]"
}