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