Cite This Page
Bibliographic details for Haskell.org committee
- Page name: Haskell.org committee
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 March 2021 16:19 UTC
- Date retrieved: 3 December 2023 00:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083
- Page Version ID: 64083
Citation styles for Haskell.org committee
APA style
Haskell.org committee. (2021, March 26). HaskellWiki, . Retrieved 00:15, December 3, 2023 from https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083.
MLA style
"Haskell.org committee." HaskellWiki, . 26 Mar 2021, 16:19 UTC. 3 Dec 2023, 00:15 <https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083>.
MHRA style
HaskellWiki contributors, 'Haskell.org committee', HaskellWiki, , 26 March 2021, 16:19 UTC, <https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083> [accessed 3 December 2023]
Chicago style
HaskellWiki contributors, "Haskell.org committee," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083 (accessed December 3, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell.org committee [Internet]. HaskellWiki, ; 2021 Mar 26, 16:19 UTC [cited 2023 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083.
Bluebook style
Haskell.org committee, https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083 (last visited December 3, 2023).
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=64083", note = "[Online; accessed 3-December-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083}", note = "[Online; accessed 3-December-2023]" }