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