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: 3 December 2023 14:59 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 14:59, December 3, 2023 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. 3 Dec 2023, 14:59 <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 3 December 2023]
Chicago style
HaskellWiki contributors, "GHC/Memory Footprint," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Memory_Footprint&oldid=54696 (accessed December 3, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Memory Footprint [Internet]. HaskellWiki, ; 2012 Nov 18, 01:27 UTC [cited 2023 Dec 3]. 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 December 3, 2023).
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 3-December-2023]" }
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 3-December-2023]" }