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