Cite This Page
Bibliographic details for Haskell Governance
- Page name: Haskell Governance
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 10 December 2020 06:14 UTC
- Date retrieved: 7 February 2025 02:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555
- Page Version ID: 63555
Citation styles for Haskell Governance
APA style
Haskell Governance. (2020, December 10). HaskellWiki. Retrieved 02:53, February 7, 2025 from https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555.
MLA style
"Haskell Governance." HaskellWiki. 10 Dec 2020, 06:14 UTC. 7 Feb 2025, 02:53 <https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555>.
MHRA style
HaskellWiki contributors, 'Haskell Governance', HaskellWiki, 10 December 2020, 06:14 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "Haskell Governance," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. Haskell Governance [Internet]. HaskellWiki; 2020 Dec 10, 06:14 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555.
Bluebook style
Haskell Governance, https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Governance --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555", note = "[Online; accessed 7-February-2025]" }
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 Governance --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Governance&oldid=63555}", note = "[Online; accessed 7-February-2025]" }