Cite This Page
Bibliographic details for Core Libraries Committee
- Page name: Core Libraries Committee
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 June 2020 13:12 UTC
- Date retrieved: 21 March 2023 21:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330
- Page Version ID: 63330
Citation styles for Core Libraries Committee
APA style
Core Libraries Committee. (2020, June 13). HaskellWiki, . Retrieved 21:36, March 21, 2023 from https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330.
MLA style
"Core Libraries Committee." HaskellWiki, . 13 Jun 2020, 13:12 UTC. 21 Mar 2023, 21:36 <https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330>.
MHRA style
HaskellWiki contributors, 'Core Libraries Committee', HaskellWiki, , 13 June 2020, 13:12 UTC, <https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Core Libraries Committee," HaskellWiki, , https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Core Libraries Committee [Internet]. HaskellWiki, ; 2020 Jun 13, 13:12 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330.
Bluebook style
Core Libraries Committee, https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Core Libraries Committee --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330", note = "[Online; accessed 21-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 = "Core Libraries Committee --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Core_Libraries_Committee&oldid=63330}", note = "[Online; accessed 21-March-2023]" }