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