Cite This Page
Bibliographic details for Cryptography
- Page name: Cryptography
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 December 2008 23:52 UTC
- Date retrieved: 1 April 2023 04:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408
- Page Version ID: 24408
Citation styles for Cryptography
APA style
Cryptography. (2008, December 1). HaskellWiki, . Retrieved 04:54, April 1, 2023 from https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408.
MLA style
"Cryptography." HaskellWiki, . 1 Dec 2008, 23:52 UTC. 1 Apr 2023, 04:54 <https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408>.
MHRA style
HaskellWiki contributors, 'Cryptography', HaskellWiki, , 1 December 2008, 23:52 UTC, <https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Cryptography," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Cryptography [Internet]. HaskellWiki, ; 2008 Dec 1, 23:52 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408.
Bluebook style
Cryptography, https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cryptography --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408", note = "[Online; accessed 1-April-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 = "HaskellWiki", title = "Cryptography --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Cryptography&oldid=24408}", note = "[Online; accessed 1-April-2023]" }