Cite This Page
Bibliographic details for Haskell in industry
- Page name: Haskell in industry
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 May 2015 23:37 UTC
- Date retrieved: 5 February 2023 16:52 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818
- Page Version ID: 59818
Citation styles for Haskell in industry
APA style
Haskell in industry. (2015, May 29). HaskellWiki, . Retrieved 16:52, February 5, 2023 from https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818.
MLA style
"Haskell in industry." HaskellWiki, . 29 May 2015, 23:37 UTC. 5 Feb 2023, 16:52 <https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818>.
MHRA style
HaskellWiki contributors, 'Haskell in industry', HaskellWiki, , 29 May 2015, 23:37 UTC, <https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818> [accessed 5 February 2023]
Chicago style
HaskellWiki contributors, "Haskell in industry," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818 (accessed February 5, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell in industry [Internet]. HaskellWiki, ; 2015 May 29, 23:37 UTC [cited 2023 Feb 5]. Available from: https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818.
Bluebook style
Haskell in industry, https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell in industry --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818", note = "[Online; accessed 5-February-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 = "Haskell in industry --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=59818}", note = "[Online; accessed 5-February-2023]" }