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