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