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 06:23 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Pxe&oldid=3162
- Page Version ID: 3162
Citation styles for Pxe
APA style
Pxe. (2012, October 21). Fixme.ch, . Retrieved 06:23, November 26, 2025 from https://fixme.ch/w/index.php?title=Pxe&oldid=3162.
MLA style
"Pxe." Fixme.ch, . 21 Oct 2012, 17:53 UTC. 26 Nov 2025, 06:23 <https://fixme.ch/w/index.php?title=Pxe&oldid=3162>.
MHRA style
Fixme.ch contributors, 'Pxe', Fixme.ch, , 21 October 2012, 17:53 UTC, <https://fixme.ch/w/index.php?title=Pxe&oldid=3162> [accessed 26 November 2025]
Chicago style
Fixme.ch contributors, "Pxe," Fixme.ch, , https://fixme.ch/w/index.php?title=Pxe&oldid=3162 (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: https://fixme.ch/w/index.php?title=Pxe&oldid=3162.
Bluebook style
Pxe, https://fixme.ch/w/index.php?title=Pxe&oldid=3162 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Pxe --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=Pxe&oldid=3162",
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{https://fixme.ch/w/index.php?title=Pxe&oldid=3162}",
note = "[Online; accessed 26-November-2025]"
}