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