Cite This Page
Bibliographic details for Hask
- Page name: Hask
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 9 March 2023 10:33 UTC
- Date retrieved: 22 January 2025 15:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hask&oldid=65566
- Page Version ID: 65566
Citation styles for Hask
APA style
Hask. (2023, March 9). HaskellWiki. Retrieved 15:32, January 22, 2025 from https://wiki.haskell.org/index.php?title=Hask&oldid=65566.
MLA style
"Hask." HaskellWiki. 9 Mar 2023, 10:33 UTC. 22 Jan 2025, 15:32 <https://wiki.haskell.org/index.php?title=Hask&oldid=65566>.
MHRA style
HaskellWiki contributors, 'Hask', HaskellWiki, 9 March 2023, 10:33 UTC, <https://wiki.haskell.org/index.php?title=Hask&oldid=65566> [accessed 22 January 2025]
Chicago style
HaskellWiki contributors, "Hask," HaskellWiki, https://wiki.haskell.org/index.php?title=Hask&oldid=65566 (accessed January 22, 2025).
CBE/CSE style
HaskellWiki contributors. Hask [Internet]. HaskellWiki; 2023 Mar 9, 10:33 UTC [cited 2025 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Hask&oldid=65566.
Bluebook style
Hask, https://wiki.haskell.org/index.php?title=Hask&oldid=65566 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hask --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Hask&oldid=65566", note = "[Online; accessed 22-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 = "Hask --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Hask&oldid=65566}", note = "[Online; accessed 22-January-2025]" }