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: 16 September 2024 15:09 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 15:09, September 16, 2024 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. 16 Sep 2024, 15:09 <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 16 September 2024]
Chicago style
HaskellWiki contributors, "Haskell.org committee," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell.org_committee&oldid=64083 (accessed September 16, 2024).
CBE/CSE style
HaskellWiki contributors. Haskell.org committee [Internet]. HaskellWiki, ; 2021 Mar 26, 16:19 UTC [cited 2024 Sep 16]. 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 September 16, 2024).
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 16-September-2024]" }
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 16-September-2024]" }