Cite This Page
Bibliographic details for The ISAAC cipher
- Page name: The ISAAC cipher
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 29 June 2024 01:44 UTC
- Date retrieved: 3 October 2024 20:34 UTC
- Permanent URL: https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862
- Page Version ID: 365862
Citation styles for The ISAAC cipher
APA style
The ISAAC cipher. (2024, June 29). Rosetta Code. Retrieved 20:34, October 3, 2024 from https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862.
MLA style
"The ISAAC cipher." Rosetta Code. 29 Jun 2024, 01:44 UTC. 3 Oct 2024, 20:34 <https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862>.
MHRA style
Rosetta Code contributors, 'The ISAAC cipher', Rosetta Code, 29 June 2024, 01:44 UTC, <https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "The ISAAC cipher," Rosetta Code, https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. The ISAAC cipher [Internet]. Rosetta Code; 2024 Jun 29, 01:44 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862.
Bluebook style
The ISAAC cipher, https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "The ISAAC cipher --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862", note = "[Online; accessed 3-October-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 = "The ISAAC cipher --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/The_ISAAC_cipher?oldid=365862}", note = "[Online; accessed 3-October-2024]" }