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