Cite This Page
Bibliographic details for GHC/Memory Management
- Page name: GHC/Memory Management
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 21 November 2022 21:19 UTC
- Date retrieved: 20 April 2025 21:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457
- Page Version ID: 65457
Citation styles for GHC/Memory Management
APA style
GHC/Memory Management. (2022, November 21). HaskellWiki. Retrieved 21:59, April 20, 2025 from https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457.
MLA style
"GHC/Memory Management." HaskellWiki. 21 Nov 2022, 21:19 UTC. 20 Apr 2025, 21:59 <https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457>.
MHRA style
HaskellWiki contributors, 'GHC/Memory Management', HaskellWiki, 21 November 2022, 21:19 UTC, <https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "GHC/Memory Management," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Memory Management [Internet]. HaskellWiki; 2022 Nov 21, 21:19 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457.
Bluebook style
GHC/Memory Management, https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Memory Management --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457", note = "[Online; accessed 20-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 = "GHC/Memory Management --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Memory_Management&oldid=65457}", note = "[Online; accessed 20-April-2025]" }