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