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