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: 26 November 2025 21:43 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Pxe&oldid=2202
- Page Version ID: 2202
Citation styles for Pxe
APA style
Pxe. (2012, October 21). Fixme.ch, . Retrieved 21:43, November 26, 2025 from http://fixme.ch/w/index.php?title=Pxe&oldid=2202.
MLA style
"Pxe." Fixme.ch, . 21 Oct 2012, 17:53 UTC. 26 Nov 2025, 21:43 <http://fixme.ch/w/index.php?title=Pxe&oldid=2202>.
MHRA style
Fixme.ch contributors, 'Pxe', Fixme.ch, , 21 October 2012, 17:53 UTC, <http://fixme.ch/w/index.php?title=Pxe&oldid=2202> [accessed 26 November 2025]
Chicago style
Fixme.ch contributors, "Pxe," Fixme.ch, , http://fixme.ch/w/index.php?title=Pxe&oldid=2202 (accessed November 26, 2025).
CBE/CSE style
Fixme.ch contributors. Pxe [Internet]. Fixme.ch, ; 2012 Oct 21, 17:53 UTC [cited 2025 Nov 26]. Available from: http://fixme.ch/w/index.php?title=Pxe&oldid=2202.
Bluebook style
Pxe, http://fixme.ch/w/index.php?title=Pxe&oldid=2202 (last visited November 26, 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=2202",
note = "[Online; accessed 26-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=2202}",
note = "[Online; accessed 26-November-2025]"
}