Cite This Page
Bibliographic details for History of Haskell
- Page name: History of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 October 2010 15:35 UTC
- Date retrieved: 13 April 2021 17:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749
- Page Version ID: 4749
Citation styles for History of Haskell
APA style
History of Haskell. (2010, October 11). HaskellWiki, . Retrieved 17:35, April 13, 2021 from https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749.
MLA style
"History of Haskell." HaskellWiki, . 11 Oct 2010, 15:35 UTC. 13 Apr 2021, 17:35 <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749>.
MHRA style
HaskellWiki contributors, 'History of Haskell', HaskellWiki, , 11 October 2010, 15:35 UTC, <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749> [accessed 13 April 2021]
Chicago style
HaskellWiki contributors, "History of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749 (accessed April 13, 2021).
CBE/CSE style
HaskellWiki contributors. History of Haskell [Internet]. HaskellWiki, ; 2010 Oct 11, 15:35 UTC [cited 2021 Apr 13]. Available from: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749.
Bluebook style
History of Haskell, https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749 (last visited April 13, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "History of Haskell --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749", note = "[Online; accessed 13-April-2021]" }
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 = "History of Haskell --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4749}", note = "[Online; accessed 13-April-2021]" }