Cite This Page
Bibliographic details for Haskell.org domain
- Page name: Haskell.org domain
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2010 13:31 UTC
- Date retrieved: 1 April 2023 20:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928
- Page Version ID: 37928
Citation styles for Haskell.org domain
APA style
Haskell.org domain. (2010, December 17). HaskellWiki, . Retrieved 20:37, April 1, 2023 from https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928.
MLA style
"Haskell.org domain." HaskellWiki, . 17 Dec 2010, 13:31 UTC. 1 Apr 2023, 20:37 <https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928>.
MHRA style
HaskellWiki contributors, 'Haskell.org domain', HaskellWiki, , 17 December 2010, 13:31 UTC, <https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Haskell.org domain," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell.org domain [Internet]. HaskellWiki, ; 2010 Dec 17, 13:31 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928.
Bluebook style
Haskell.org domain, https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell.org domain --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928", note = "[Online; accessed 1-April-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 domain --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=37928}", note = "[Online; accessed 1-April-2023]" }