Cite This Page
Bibliographic details for Playfair cipher
- Page name: Playfair cipher
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 January 2024 12:18 UTC
- Date retrieved: 5 December 2024 19:07 UTC
- Permanent URL: https://rosettacode.org/wiki/Playfair_cipher?oldid=352125
- Page Version ID: 352125
Citation styles for Playfair cipher
APA style
Playfair cipher. (2024, January 25). Rosetta Code. Retrieved 19:07, December 5, 2024 from https://rosettacode.org/wiki/Playfair_cipher?oldid=352125.
MLA style
"Playfair cipher." Rosetta Code. 25 Jan 2024, 12:18 UTC. 5 Dec 2024, 19:07 <https://rosettacode.org/wiki/Playfair_cipher?oldid=352125>.
MHRA style
Rosetta Code contributors, 'Playfair cipher', Rosetta Code, 25 January 2024, 12:18 UTC, <https://rosettacode.org/wiki/Playfair_cipher?oldid=352125> [accessed 5 December 2024]
Chicago style
Rosetta Code contributors, "Playfair cipher," Rosetta Code, https://rosettacode.org/wiki/Playfair_cipher?oldid=352125 (accessed December 5, 2024).
CBE/CSE style
Rosetta Code contributors. Playfair cipher [Internet]. Rosetta Code; 2024 Jan 25, 12:18 UTC [cited 2024 Dec 5]. Available from: https://rosettacode.org/wiki/Playfair_cipher?oldid=352125.
Bluebook style
Playfair cipher, https://rosettacode.org/wiki/Playfair_cipher?oldid=352125 (last visited December 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Playfair cipher --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Playfair_cipher?oldid=352125", note = "[Online; accessed 5-December-2024]" }
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 = "Playfair cipher --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Playfair_cipher?oldid=352125}", note = "[Online; accessed 5-December-2024]" }