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