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: 29 October 2025 12:46 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694
- Page Version ID: 5694
Citation styles for Defcon quals 2014
APA style
Defcon quals 2014. (2014, May 26). Fixme.ch, . Retrieved 12:46, October 29, 2025 from https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694.
MLA style
"Defcon quals 2014." Fixme.ch, . 26 May 2014, 01:19 UTC. 29 Oct 2025, 12:46 <https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694>.
MHRA style
Fixme.ch contributors, 'Defcon quals 2014', Fixme.ch, , 26 May 2014, 01:19 UTC, <https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694> [accessed 29 October 2025]
Chicago style
Fixme.ch contributors, "Defcon quals 2014," Fixme.ch, , https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694 (accessed October 29, 2025).
CBE/CSE style
Fixme.ch contributors. Defcon quals 2014 [Internet]. Fixme.ch, ; 2014 May 26, 01:19 UTC [cited 2025 Oct 29]. Available from: https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694.
Bluebook style
Defcon quals 2014, https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Defcon quals 2014 --- Fixme.ch{,} ",
year = "2014",
url = "https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694",
note = "[Online; accessed 29-October-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 2014 --- Fixme.ch{,} ",
year = "2014",
url = "\url{https://fixme.ch/w/index.php?title=Defcon_quals_2014&oldid=5694}",
note = "[Online; accessed 29-October-2025]"
}