Bibliographic details for Defcon quals 2014
- Page name: Defcon quals 2014
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 26 May 2014 01:19 UTC
- Date retrieved: 30 July 2026 05:01 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648
- Page Version ID: 5648
Citation styles for Defcon quals 2014
APA style
Defcon quals 2014. (2014, May 26). Fixme.ch, . Retrieved 05:01, July 30, 2026 from http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648.
MLA style
"Defcon quals 2014." Fixme.ch, . 26 May 2014, 01:19 UTC. 30 Jul 2026, 05:01 <http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648>.
MHRA style
Fixme.ch contributors, 'Defcon quals 2014', Fixme.ch, , 26 May 2014, 01:19 UTC, <http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648> [accessed 30 July 2026]
Chicago style
Fixme.ch contributors, "Defcon quals 2014," Fixme.ch, , http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648 (accessed July 30, 2026).
CBE/CSE style
Fixme.ch contributors. Defcon quals 2014 [Internet]. Fixme.ch, ; 2014 May 26, 01:19 UTC [cited 2026 Jul 30]. Available from: http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648.
Bluebook style
Defcon quals 2014, http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648 (last visited July 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Defcon quals 2014 --- Fixme.ch{,} ",
year = "2014",
url = "http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648",
note = "[Online; accessed 30-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 = "Defcon quals 2014 --- Fixme.ch{,} ",
year = "2014",
url = "\url{http://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5648}",
note = "[Online; accessed 30-July-2026]"
}