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