Cite This Page
Bibliographic details for CTF/RuCTFe-2013
- Page name: CTF/RuCTFe-2013
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 9 December 2013 09:49 UTC
- Date retrieved: 19 April 2026 05:32 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063
- Page Version ID: 5063
Citation styles for CTF/RuCTFe-2013
APA style
CTF/RuCTFe-2013. (2013, December 9). Fixme.ch, . Retrieved 05:32, April 19, 2026 from https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063.
MLA style
"CTF/RuCTFe-2013." Fixme.ch, . 9 Dec 2013, 09:49 UTC. 19 Apr 2026, 05:32 <https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063>.
MHRA style
Fixme.ch contributors, 'CTF/RuCTFe-2013', Fixme.ch, , 9 December 2013, 09:49 UTC, <https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063> [accessed 19 April 2026]
Chicago style
Fixme.ch contributors, "CTF/RuCTFe-2013," Fixme.ch, , https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063 (accessed April 19, 2026).
CBE/CSE style
Fixme.ch contributors. CTF/RuCTFe-2013 [Internet]. Fixme.ch, ; 2013 Dec 9, 09:49 UTC [cited 2026 Apr 19]. Available from: https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063.
Bluebook style
CTF/RuCTFe-2013, https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "CTF/RuCTFe-2013 --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063",
note = "[Online; accessed 19-April-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 = "CTF/RuCTFe-2013 --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=CTF/RuCTFe-2013&oldid=5063}",
note = "[Online; accessed 19-April-2026]"
}