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