Cite This Page
Bibliographic details for Haskell and mathematics
- Page name: Haskell and mathematics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 July 2021 05:23 UTC
- Date retrieved: 11 October 2024 08:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556
- Page Version ID: 64556
Citation styles for Haskell and mathematics
APA style
Haskell and mathematics. (2021, July 12). HaskellWiki, . Retrieved 08:16, October 11, 2024 from https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556.
MLA style
"Haskell and mathematics." HaskellWiki, . 12 Jul 2021, 05:23 UTC. 11 Oct 2024, 08:16 <https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556>.
MHRA style
HaskellWiki contributors, 'Haskell and mathematics', HaskellWiki, , 12 July 2021, 05:23 UTC, <https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556> [accessed 11 October 2024]
Chicago style
HaskellWiki contributors, "Haskell and mathematics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Haskell and mathematics [Internet]. HaskellWiki, ; 2021 Jul 12, 05:23 UTC [cited 2024 Oct 11]. Available from: https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556.
Bluebook style
Haskell and mathematics, https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell and mathematics --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556", note = "[Online; accessed 11-October-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 and mathematics --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_and_mathematics&oldid=64556}", note = "[Online; accessed 11-October-2024]" }