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