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