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: 31 October 2024 09: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 09:19, October 31, 2024 from https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557.
MLA style
"Performance/GHC." HaskellWiki, . 6 Mar 2023, 11:08 UTC. 31 Oct 2024, 09: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 31 October 2024]
Chicago style
HaskellWiki contributors, "Performance/GHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/GHC&oldid=65557 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/GHC [Internet]. HaskellWiki, ; 2023 Mar 6, 11:08 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-2024]" }
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 31-October-2024]" }