Cite This Page
Bibliographic details for Future of Haskell
- Page name: Future of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 December 2020 06:12 UTC
- Date retrieved: 22 January 2021 11:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879
- Page Version ID: 62879
Citation styles for Future of Haskell
APA style
Future of Haskell. (2020, December 10). HaskellWiki, . Retrieved 11:08, January 22, 2021 from https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879.
MLA style
"Future of Haskell." HaskellWiki, . 10 Dec 2020, 06:12 UTC. 22 Jan 2021, 11:08 <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879>.
MHRA style
HaskellWiki contributors, 'Future of Haskell', HaskellWiki, , 10 December 2020, 06:12 UTC, <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "Future of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. Future of Haskell [Internet]. HaskellWiki, ; 2020 Dec 10, 06:12 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879.
Bluebook style
Future of Haskell, https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879 (last visited January 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Future of Haskell --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879", note = "[Online; accessed 22-January-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 = "Future of Haskell --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=62879}", note = "[Online; accessed 22-January-2021]" }