Cite This Page
Bibliographic details for Bifid cipher
- Page name: Bifid cipher
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 29 August 2022 22:52 UTC
- Date retrieved: 31 March 2023 15:47 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013
- Page Version ID: 329013
Citation styles for Bifid cipher
APA style
Bifid cipher. (2022, August 29). Rosetta Code, . Retrieved 15:47, March 31, 2023 from https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013.
MLA style
"Bifid cipher." Rosetta Code, . 29 Aug 2022, 22:52 UTC. 31 Mar 2023, 15:47 <https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013>.
MHRA style
Rosetta Code contributors, 'Bifid cipher', Rosetta Code, , 29 August 2022, 22:52 UTC, <https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013> [accessed 31 March 2023]
Chicago style
Rosetta Code contributors, "Bifid cipher," Rosetta Code, , https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013 (accessed March 31, 2023).
CBE/CSE style
Rosetta Code contributors. Bifid cipher [Internet]. Rosetta Code, ; 2022 Aug 29, 22:52 UTC [cited 2023 Mar 31]. Available from: https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013.
Bluebook style
Bifid cipher, https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bifid cipher --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013", note = "[Online; accessed 31-March-2023]" }
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 = "Bifid cipher --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Bifid_cipher&oldid=329013}", note = "[Online; accessed 31-March-2023]" }