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: 10 April 2021 22:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752
- Page Version ID: 4752
Citation styles for History of Haskell
APA style
History of Haskell. (2010, October 11). HaskellWiki, . Retrieved 22:01, April 10, 2021 from https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752.
MLA style
"History of Haskell." HaskellWiki, . 11 Oct 2010, 15:35 UTC. 10 Apr 2021, 22:01 <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752>.
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=4752> [accessed 10 April 2021]
Chicago style
HaskellWiki contributors, "History of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752 (accessed April 10, 2021).
CBE/CSE style
HaskellWiki contributors. History of Haskell [Internet]. HaskellWiki, ; 2010 Oct 11, 15:35 UTC [cited 2021 Apr 10]. Available from: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752.
Bluebook style
History of Haskell, https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=4752 (last visited April 10, 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=4752", note = "[Online; accessed 10-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=4752}", note = "[Online; accessed 10-April-2021]" }