Cite This Page
Bibliographic details for Codebreaker
- Page name: Codebreaker
- Author: Luchawiki contributors
- Publisher: Luchawiki.
- Date of last revision: 16 April 2015 19:28 UTC
- Date retrieved: 8 March 2026 07:53 UTC
- Permanent URL: https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831
- Page Version ID: 113831
Citation styles for Codebreaker
Codebreaker. (2015, April 16). Luchawiki. Retrieved 07:53, March 8, 2026 from https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831.
"Codebreaker." Luchawiki. 16 Apr 2015, 19:28 UTC. 8 Mar 2026, 07:53 <https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831>.
Luchawiki contributors, 'Codebreaker', Luchawiki, 16 April 2015, 19:28 UTC, <https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831> [accessed 8 March 2026]
Luchawiki contributors, "Codebreaker," Luchawiki, https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831 (accessed March 8, 2026).
Luchawiki contributors. Codebreaker [Internet]. Luchawiki; 2015 Apr 16, 19:28 UTC [cited 2026 Mar 8]. Available from: https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831.
Codebreaker, https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Luchawiki",
title = "Codebreaker --- Luchawiki{,} ",
year = "2015",
url = "https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831",
note = "[Online; accessed 8-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 = "Luchawiki",
title = "Codebreaker --- Luchawiki{,} ",
year = "2015",
url = "\url{https://www.luchawiki.org/index.php?title=Codebreaker&oldid=113831}",
note = "[Online; accessed 8-March-2026]"
}