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