Cite This Page
Bibliographic details for Performance/GHC
- Page name: Performance/GHC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 March 2023 11:08 UTC
- Date retrieved: 22 April 2025 20:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557
- Page Version ID: 65557
Citation styles for Performance/GHC
APA style
Performance/GHC. (2023, March 6). HaskellWiki. Retrieved 20:19, April 22, 2025 from https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557.
MLA style
"Performance/GHC." HaskellWiki. 6 Mar 2023, 11:08 UTC. 22 Apr 2025, 20:19 <https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557>.
MHRA style
HaskellWiki contributors, 'Performance/GHC', HaskellWiki, 6 March 2023, 11:08 UTC, <https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557> [accessed 22 April 2025]
Chicago style
HaskellWiki contributors, "Performance/GHC," HaskellWiki, https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557 (accessed April 22, 2025).
CBE/CSE style
HaskellWiki contributors. Performance/GHC [Internet]. HaskellWiki; 2023 Mar 6, 11:08 UTC [cited 2025 Apr 22]. Available from: https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557.
Bluebook style
Performance/GHC, https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557 (last visited April 22, 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=65557", note = "[Online; accessed 22-April-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=65557}", note = "[Online; accessed 22-April-2025]" }