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