Cite This Page
Bibliographic details for Cryptography
- Page name: Cryptography
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 March 2006 21:41 UTC
- Date retrieved: 2 July 2022 19:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208
- Page Version ID: 3208
Citation styles for Cryptography
APA style
Cryptography. (2006, March 22). HaskellWiki, . Retrieved 19:41, July 2, 2022 from https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208.
MLA style
"Cryptography." HaskellWiki, . 22 Mar 2006, 21:41 UTC. 2 Jul 2022, 19:41 <https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208>.
MHRA style
HaskellWiki contributors, 'Cryptography', HaskellWiki, , 22 March 2006, 21:41 UTC, <https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Cryptography," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Cryptography [Internet]. HaskellWiki, ; 2006 Mar 22, 21:41 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208.
Bluebook style
Cryptography, https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cryptography --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208", note = "[Online; accessed 2-July-2022]" }
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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Cryptography&oldid=3208}", note = "[Online; accessed 2-July-2022]" }