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