Cite This Page
Bibliographic details for Pxe
- Page name: Pxe
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 21 October 2012 17:53 UTC
- Date retrieved: 28 November 2025 00:25 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Pxe&oldid=3161
- Page Version ID: 3161
Citation styles for Pxe
APA style
Pxe. (2012, October 21). Fixme.ch, . Retrieved 00:25, November 28, 2025 from http://fixme.ch/w/index.php?title=Pxe&oldid=3161.
MLA style
"Pxe." Fixme.ch, . 21 Oct 2012, 17:53 UTC. 28 Nov 2025, 00:25 <http://fixme.ch/w/index.php?title=Pxe&oldid=3161>.
MHRA style
Fixme.ch contributors, 'Pxe', Fixme.ch, , 21 October 2012, 17:53 UTC, <http://fixme.ch/w/index.php?title=Pxe&oldid=3161> [accessed 28 November 2025]
Chicago style
Fixme.ch contributors, "Pxe," Fixme.ch, , http://fixme.ch/w/index.php?title=Pxe&oldid=3161 (accessed November 28, 2025).
CBE/CSE style
Fixme.ch contributors. Pxe [Internet]. Fixme.ch, ; 2012 Oct 21, 17:53 UTC [cited 2025 Nov 28]. Available from: http://fixme.ch/w/index.php?title=Pxe&oldid=3161.
Bluebook style
Pxe, http://fixme.ch/w/index.php?title=Pxe&oldid=3161 (last visited November 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Pxe --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=Pxe&oldid=3161",
note = "[Online; accessed 28-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 = "Pxe --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=Pxe&oldid=3161}",
note = "[Online; accessed 28-November-2025]"
}