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: 16 May 2026 12:09 UTC
- Permanent URL: https://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 12:09, May 16, 2026 from https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780.
MLA style
"RuCTF 2012." Fixme.ch, . 11 Oct 2013, 10:26 UTC. 16 May 2026, 12:09 <https://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, <https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780> [accessed 16 May 2026]
Chicago style
Fixme.ch contributors, "RuCTF 2012," Fixme.ch, , https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780 (accessed May 16, 2026).
CBE/CSE style
Fixme.ch contributors. RuCTF 2012 [Internet]. Fixme.ch, ; 2013 Oct 11, 10:26 UTC [cited 2026 May 16]. Available from: https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780.
Bluebook style
RuCTF 2012, https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "RuCTF 2012 --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780",
note = "[Online; accessed 16-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 = "RuCTF 2012 --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=4780}",
note = "[Online; accessed 16-May-2026]"
}