Cite This Page
Bibliographic details for RuCTF 2012
- Page name: RuCTF 2012
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 11 October 2013 10:26 UTC
- Date retrieved: 13 January 2026 23:07 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780
- Page Version ID: 4780
Citation styles for RuCTF 2012
APA style
RuCTF 2012. (2013, October 11). Fixme.ch, . Retrieved 23:07, January 13, 2026 from http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780.
MLA style
"RuCTF 2012." Fixme.ch, . 11 Oct 2013, 10:26 UTC. 13 Jan 2026, 23:07 <http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780>.
MHRA style
Fixme.ch contributors, 'RuCTF 2012', Fixme.ch, , 11 October 2013, 10:26 UTC, <http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780> [accessed 13 January 2026]
Chicago style
Fixme.ch contributors, "RuCTF 2012," Fixme.ch, , http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780 (accessed January 13, 2026).
CBE/CSE style
Fixme.ch contributors. RuCTF 2012 [Internet]. Fixme.ch, ; 2013 Oct 11, 10:26 UTC [cited 2026 Jan 13]. Available from: http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780.
Bluebook style
RuCTF 2012, http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780 (last visited January 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "RuCTF 2012 --- Fixme.ch{,} ",
year = "2013",
url = "http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780",
note = "[Online; accessed 13-January-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 = "RuCTF 2012 --- Fixme.ch{,} ",
year = "2013",
url = "\url{http://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780}",
note = "[Online; accessed 13-January-2026]"
}