Cite This Page
Bibliographic details for Why Haskell Matters
- Page name: Why Haskell Matters
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 12:46 UTC
- Date retrieved: 9 December 2023 22:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240
- Page Version ID: 66240
Citation styles for Why Haskell Matters
APA style
Why Haskell Matters. (2023, June 8). HaskellWiki, . Retrieved 22:34, December 9, 2023 from https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240.
MLA style
"Why Haskell Matters." HaskellWiki, . 8 Jun 2023, 12:46 UTC. 9 Dec 2023, 22:34 <https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240>.
MHRA style
HaskellWiki contributors, 'Why Haskell Matters', HaskellWiki, , 8 June 2023, 12:46 UTC, <https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240> [accessed 9 December 2023]
Chicago style
HaskellWiki contributors, "Why Haskell Matters," HaskellWiki, , https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240 (accessed December 9, 2023).
CBE/CSE style
HaskellWiki contributors. Why Haskell Matters [Internet]. HaskellWiki, ; 2023 Jun 8, 12:46 UTC [cited 2023 Dec 9]. Available from: https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240.
Bluebook style
Why Haskell Matters, https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240 (last visited December 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Why Haskell Matters --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240", note = "[Online; accessed 9-December-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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Why_Haskell_Matters&oldid=66240}", note = "[Online; accessed 9-December-2023]" }