Cite This Page
Bibliographic details for Vigenère cipher/Cryptanalysis
- Page name: Vigenère cipher/Cryptanalysis
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 18 December 2024 04:29 UTC
- Date retrieved: 15 March 2025 08:05 UTC
- Permanent URL: https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486
- Page Version ID: 374486
Citation styles for Vigenère cipher/Cryptanalysis
APA style
Vigenère cipher/Cryptanalysis. (2024, December 18). Rosetta Code. Retrieved 08:05, March 15, 2025 from https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486.
MLA style
"Vigenère cipher/Cryptanalysis." Rosetta Code. 18 Dec 2024, 04:29 UTC. 15 Mar 2025, 08:05 <https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486>.
MHRA style
Rosetta Code contributors, 'Vigenère cipher/Cryptanalysis', Rosetta Code, 18 December 2024, 04:29 UTC, <https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486> [accessed 15 March 2025]
Chicago style
Rosetta Code contributors, "Vigenère cipher/Cryptanalysis," Rosetta Code, https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486 (accessed March 15, 2025).
CBE/CSE style
Rosetta Code contributors. Vigenère cipher/Cryptanalysis [Internet]. Rosetta Code; 2024 Dec 18, 04:29 UTC [cited 2025 Mar 15]. Available from: https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486.
Bluebook style
Vigenère cipher/Cryptanalysis, https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486 (last visited March 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Vigenère cipher/Cryptanalysis --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486", note = "[Online; accessed 15-March-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 = "Rosetta Code", title = "Vigenère cipher/Cryptanalysis --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Vigen%C3%A8re_cipher/Cryptanalysis?oldid=374486}", note = "[Online; accessed 15-March-2025]" }