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: 4 October 2024 04:55 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 04:55, October 4, 2024 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. 4 Oct 2024, 04:55 <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 4 October 2024]
Chicago style
HaskellWiki contributors, "GHC/Memory Footprint," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. GHC/Memory Footprint [Internet]. HaskellWiki, ; 2012 Nov 18, 01:27 UTC [cited 2024 Oct 4]. 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 October 4, 2024).
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 4-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 = "GHC/Memory Footprint --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696}", note = "[Online; accessed 4-October-2024]" }