Cite This Page
Bibliographic details for Haskell.org committee
- Page name: Haskell.org committee
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 February 2021 23:32 UTC
- Date retrieved: 8 March 2021 04:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736
- Page Version ID: 62736
Citation styles for Haskell.org committee
APA style
Haskell.org committee. (2021, February 16). HaskellWiki, . Retrieved 04:23, March 8, 2021 from https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736.
MLA style
"Haskell.org committee." HaskellWiki, . 16 Feb 2021, 23:32 UTC. 8 Mar 2021, 04:23 <https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736>.
MHRA style
HaskellWiki contributors, 'Haskell.org committee', HaskellWiki, , 16 February 2021, 23:32 UTC, <https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "Haskell.org committee," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. Haskell.org committee [Internet]. HaskellWiki, ; 2021 Feb 16, 23:32 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736.
Bluebook style
Haskell.org committee, https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736 (last visited March 8, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell.org committee --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736", note = "[Online; accessed 8-March-2021]" }
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 committee --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=62736}", note = "[Online; accessed 8-March-2021]" }