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