Cite This Page
Bibliographic details for Hacking challenges
- Page name: Hacking challenges
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 5 October 2012 13:05 UTC
- Date retrieved: 3 March 2026 20:55 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100
- Page Version ID: 3100
Citation styles for Hacking challenges
APA style
Hacking challenges. (2012, October 5). Fixme.ch, . Retrieved 20:55, March 3, 2026 from https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100.
MLA style
"Hacking challenges." Fixme.ch, . 5 Oct 2012, 13:05 UTC. 3 Mar 2026, 20:55 <https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100>.
MHRA style
Fixme.ch contributors, 'Hacking challenges', Fixme.ch, , 5 October 2012, 13:05 UTC, <https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100> [accessed 3 March 2026]
Chicago style
Fixme.ch contributors, "Hacking challenges," Fixme.ch, , https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100 (accessed March 3, 2026).
CBE/CSE style
Fixme.ch contributors. Hacking challenges [Internet]. Fixme.ch, ; 2012 Oct 5, 13:05 UTC [cited 2026 Mar 3]. Available from: https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100.
Bluebook style
Hacking challenges, https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100 (last visited March 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Hacking challenges --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100",
note = "[Online; accessed 3-March-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 = "Hacking challenges --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=Hacking_challenges&oldid=3100}",
note = "[Online; accessed 3-March-2026]"
}