Cite This Page
Bibliographic details for Haskell in industry
- Page name: Haskell in industry
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 10 December 2024 07:37 UTC
- Date retrieved: 14 January 2025 21:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859
- Page Version ID: 66859
Citation styles for Haskell in industry
APA style
Haskell in industry. (2024, December 10). HaskellWiki. Retrieved 21:56, January 14, 2025 from https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859.
MLA style
"Haskell in industry." HaskellWiki. 10 Dec 2024, 07:37 UTC. 14 Jan 2025, 21:56 <https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859>.
MHRA style
HaskellWiki contributors, 'Haskell in industry', HaskellWiki, 10 December 2024, 07:37 UTC, <https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859> [accessed 14 January 2025]
Chicago style
HaskellWiki contributors, "Haskell in industry," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859 (accessed January 14, 2025).
CBE/CSE style
HaskellWiki contributors. Haskell in industry [Internet]. HaskellWiki; 2024 Dec 10, 07:37 UTC [cited 2025 Jan 14]. Available from: https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859.
Bluebook style
Haskell in industry, https://wiki.haskell.org/index.php?title=Haskell_in_industry&oldid=66859 (last visited January 14, 2025).
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=66859", note = "[Online; accessed 14-January-2025]" }
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=66859}", note = "[Online; accessed 14-January-2025]" }