Cite This Page
Bibliographic details for Hask
- Page name: Hask
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 August 2012 05:59 UTC
- Date retrieved: 22 May 2022 05:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hask&oldid=48062
- Page Version ID: 48062
Citation styles for Hask
APA style
Hask. (2012, August 8). HaskellWiki, . Retrieved 05:03, May 22, 2022 from https://wiki.haskell.org/index.php?title=Hask&oldid=48062.
MLA style
"Hask." HaskellWiki, . 8 Aug 2012, 05:59 UTC. 22 May 2022, 05:03 <https://wiki.haskell.org/index.php?title=Hask&oldid=48062>.
MHRA style
HaskellWiki contributors, 'Hask', HaskellWiki, , 8 August 2012, 05:59 UTC, <https://wiki.haskell.org/index.php?title=Hask&oldid=48062> [accessed 22 May 2022]
Chicago style
HaskellWiki contributors, "Hask," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hask&oldid=48062 (accessed May 22, 2022).
CBE/CSE style
HaskellWiki contributors. Hask [Internet]. HaskellWiki, ; 2012 Aug 8, 05:59 UTC [cited 2022 May 22]. Available from: https://wiki.haskell.org/index.php?title=Hask&oldid=48062.
Bluebook style
Hask, https://wiki.haskell.org/index.php?title=Hask&oldid=48062 (last visited May 22, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hask --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Hask&oldid=48062", note = "[Online; accessed 22-May-2022]" }
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 = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Hask&oldid=48062}", note = "[Online; accessed 22-May-2022]" }