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