Cite This Page
Bibliographic details for Future of Haskell
- Page name: Future of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 March 2006 14:00 UTC
- Date retrieved: 1 April 2023 13:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658
- Page Version ID: 2658
Citation styles for Future of Haskell
APA style
Future of Haskell. (2006, March 1). HaskellWiki, . Retrieved 13:49, April 1, 2023 from https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658.
MLA style
"Future of Haskell." HaskellWiki, . 1 Mar 2006, 14:00 UTC. 1 Apr 2023, 13:49 <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658>.
MHRA style
HaskellWiki contributors, 'Future of Haskell', HaskellWiki, , 1 March 2006, 14:00 UTC, <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Future of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Future of Haskell [Internet]. HaskellWiki, ; 2006 Mar 1, 14:00 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658.
Bluebook style
Future of Haskell, https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Future of Haskell --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658", note = "[Online; accessed 1-April-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 = "Future of Haskell --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2658}", note = "[Online; accessed 1-April-2023]" }