Cite This Page
Bibliographic details for Parallel GHC Project
- Page name: Parallel GHC Project
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 10 May 2024 21:14 UTC
- Date retrieved: 22 January 2025 15:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646
- Page Version ID: 66646
Citation styles for Parallel GHC Project
APA style
Parallel GHC Project. (2024, May 10). HaskellWiki. Retrieved 15:07, January 22, 2025 from https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646.
MLA style
"Parallel GHC Project." HaskellWiki. 10 May 2024, 21:14 UTC. 22 Jan 2025, 15:07 <https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646>.
MHRA style
HaskellWiki contributors, 'Parallel GHC Project', HaskellWiki, 10 May 2024, 21:14 UTC, <https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646> [accessed 22 January 2025]
Chicago style
HaskellWiki contributors, "Parallel GHC Project," HaskellWiki, https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646 (accessed January 22, 2025).
CBE/CSE style
HaskellWiki contributors. Parallel GHC Project [Internet]. HaskellWiki; 2024 May 10, 21:14 UTC [cited 2025 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646.
Bluebook style
Parallel GHC Project, https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Parallel GHC Project --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646", note = "[Online; accessed 22-January-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 = "Parallel GHC Project --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Parallel_GHC_Project&oldid=66646}", note = "[Online; accessed 22-January-2025]" }