Cite This Page
Bibliographic details for Bacon cipher
- Page name: Bacon cipher
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 April 2025 10:10 UTC
- Date retrieved: 19 May 2025 17:55 UTC
- Permanent URL: https://rosettacode.org/wiki/Bacon_cipher?oldid=379655
- Page Version ID: 379655
Citation styles for Bacon cipher
APA style
Bacon cipher. (2025, April 20). Rosetta Code. Retrieved 17:55, May 19, 2025 from https://rosettacode.org/wiki/Bacon_cipher?oldid=379655.
MLA style
"Bacon cipher." Rosetta Code. 20 Apr 2025, 10:10 UTC. 19 May 2025, 17:55 <https://rosettacode.org/wiki/Bacon_cipher?oldid=379655>.
MHRA style
Rosetta Code contributors, 'Bacon cipher', Rosetta Code, 20 April 2025, 10:10 UTC, <https://rosettacode.org/wiki/Bacon_cipher?oldid=379655> [accessed 19 May 2025]
Chicago style
Rosetta Code contributors, "Bacon cipher," Rosetta Code, https://rosettacode.org/wiki/Bacon_cipher?oldid=379655 (accessed May 19, 2025).
CBE/CSE style
Rosetta Code contributors. Bacon cipher [Internet]. Rosetta Code; 2025 Apr 20, 10:10 UTC [cited 2025 May 19]. Available from: https://rosettacode.org/wiki/Bacon_cipher?oldid=379655.
Bluebook style
Bacon cipher, https://rosettacode.org/wiki/Bacon_cipher?oldid=379655 (last visited May 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bacon cipher --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Bacon_cipher?oldid=379655", note = "[Online; accessed 19-May-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 = "Bacon cipher --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Bacon_cipher?oldid=379655}", note = "[Online; accessed 19-May-2025]" }