Cite This Page
Bibliographic details for The future of Haskell
- Page name: The future of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 May 2007 15:04 UTC
- Date retrieved: 31 March 2023 07:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737
- Page Version ID: 12737
Citation styles for The future of Haskell
APA style
The future of Haskell. (2007, May 2). HaskellWiki, . Retrieved 07:27, March 31, 2023 from https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737.
MLA style
"The future of Haskell." HaskellWiki, . 2 May 2007, 15:04 UTC. 31 Mar 2023, 07:27 <https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737>.
MHRA style
HaskellWiki contributors, 'The future of Haskell', HaskellWiki, , 2 May 2007, 15:04 UTC, <https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "The future of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. The future of Haskell [Internet]. HaskellWiki, ; 2007 May 2, 15:04 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737.
Bluebook style
The future of Haskell, https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The future of Haskell --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737", note = "[Online; accessed 31-March-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 = "The future of Haskell --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=The_future_of_Haskell&oldid=12737}", note = "[Online; accessed 31-March-2023]" }