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