Cite This Page
Bibliographic details for GHC/Memory Footprint
- Page name: GHC/Memory Footprint
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 18 November 2012 01:27 UTC
- Date retrieved: 15 February 2025 06:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696
- Page Version ID: 54696
Citation styles for GHC/Memory Footprint
APA style
GHC/Memory Footprint. (2012, November 18). HaskellWiki. Retrieved 06:29, February 15, 2025 from https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696.
MLA style
"GHC/Memory Footprint." HaskellWiki. 18 Nov 2012, 01:27 UTC. 15 Feb 2025, 06:29 <https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696>.
MHRA style
HaskellWiki contributors, 'GHC/Memory Footprint', HaskellWiki, 18 November 2012, 01:27 UTC, <https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "GHC/Memory Footprint," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Memory Footprint [Internet]. HaskellWiki; 2012 Nov 18, 01:27 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696.
Bluebook style
GHC/Memory Footprint, https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Memory Footprint --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696", note = "[Online; accessed 15-February-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 Footprint --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696}", note = "[Online; accessed 15-February-2025]" }