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