Cite This Page
Bibliographic details for Why Haskell matters
- Page name: Why Haskell matters
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 February 2006 22:32 UTC
- Date retrieved: 2 July 2022 04:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450
- Page Version ID: 2450
Citation styles for Why Haskell matters
APA style
Why Haskell matters. (2006, February 20). HaskellWiki, . Retrieved 04:16, July 2, 2022 from https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450.
MLA style
"Why Haskell matters." HaskellWiki, . 20 Feb 2006, 22:32 UTC. 2 Jul 2022, 04:16 <https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450>.
MHRA style
HaskellWiki contributors, 'Why Haskell matters', HaskellWiki, , 20 February 2006, 22:32 UTC, <https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Why Haskell matters," HaskellWiki, , https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Why Haskell matters [Internet]. HaskellWiki, ; 2006 Feb 20, 22:32 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450.
Bluebook style
Why Haskell matters, https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450 (last visited July 2, 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=2450", 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 = "Why Haskell matters --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Why_Haskell_matters&oldid=2450}", note = "[Online; accessed 2-July-2022]" }