Cite This Page
Bibliographic details for PIC
- Page name: PIC
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 29 October 2011 13:12 UTC
- Date retrieved: 11 July 2026 06:09 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=PIC&oldid=1030
- Page Version ID: 1030
Citation styles for PIC
APA style
PIC. (2011, October 29). Fixme.ch, . Retrieved 06:09, July 11, 2026 from https://fixme.ch/w/index.php?title=PIC&oldid=1030.
MLA style
"PIC." Fixme.ch, . 29 Oct 2011, 13:12 UTC. 11 Jul 2026, 06:09 <https://fixme.ch/w/index.php?title=PIC&oldid=1030>.
MHRA style
Fixme.ch contributors, 'PIC', Fixme.ch, , 29 October 2011, 13:12 UTC, <https://fixme.ch/w/index.php?title=PIC&oldid=1030> [accessed 11 July 2026]
Chicago style
Fixme.ch contributors, "PIC," Fixme.ch, , https://fixme.ch/w/index.php?title=PIC&oldid=1030 (accessed July 11, 2026).
CBE/CSE style
Fixme.ch contributors. PIC [Internet]. Fixme.ch, ; 2011 Oct 29, 13:12 UTC [cited 2026 Jul 11]. Available from: https://fixme.ch/w/index.php?title=PIC&oldid=1030.
Bluebook style
PIC, https://fixme.ch/w/index.php?title=PIC&oldid=1030 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PIC --- Fixme.ch{,} ",
year = "2011",
url = "https://fixme.ch/w/index.php?title=PIC&oldid=1030",
note = "[Online; accessed 11-July-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 = "PIC --- Fixme.ch{,} ",
year = "2011",
url = "\url{https://fixme.ch/w/index.php?title=PIC&oldid=1030}",
note = "[Online; accessed 11-July-2026]"
}