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: 19 November 2025 05:00 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227
- Page Version ID: 3227
Citation styles for RuCTF 2012
APA style
RuCTF 2012. (2013, October 11). Fixme.ch, . Retrieved 05:00, November 19, 2025 from https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227.
MLA style
"RuCTF 2012." Fixme.ch, . 11 Oct 2013, 10:26 UTC. 19 Nov 2025, 05:00 <https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227>.
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=3227> [accessed 19 November 2025]
Chicago style
Fixme.ch contributors, "RuCTF 2012," Fixme.ch, , https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227 (accessed November 19, 2025).
CBE/CSE style
Fixme.ch contributors. RuCTF 2012 [Internet]. Fixme.ch, ; 2013 Oct 11, 10:26 UTC [cited 2025 Nov 19]. Available from: https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227.
Bluebook style
RuCTF 2012, https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227 (last visited November 19, 2025).
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=3227",
note = "[Online; accessed 19-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 = "RuCTF 2012 --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=RuCTF_2012&oldid=3227}",
note = "[Online; accessed 19-November-2025]"
}