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