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