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