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