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