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