Cite This Page
Bibliographic details for Haskell.org domain
- Page name: Haskell.org domain
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 January 2008 08:12 UTC
- Date retrieved: 20 May 2022 11:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713
- Page Version ID: 18713
Citation styles for Haskell.org domain
APA style
Haskell.org domain. (2008, January 28). HaskellWiki, . Retrieved 11:56, May 20, 2022 from https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713.
MLA style
"Haskell.org domain." HaskellWiki, . 28 Jan 2008, 08:12 UTC. 20 May 2022, 11:56 <https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713>.
MHRA style
HaskellWiki contributors, 'Haskell.org domain', HaskellWiki, , 28 January 2008, 08:12 UTC, <https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "Haskell.org domain," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell.org domain [Internet]. HaskellWiki, ; 2008 Jan 28, 08:12 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713.
Bluebook style
Haskell.org domain, https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713 (last visited May 20, 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=18713", note = "[Online; accessed 20-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell.org_domain&oldid=18713}", note = "[Online; accessed 20-May-2022]" }