Cite This Page
Bibliographic details for Ghc-gc-tune
- Page name: Ghc-gc-tune
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 July 2010 19:59 UTC
- Date retrieved: 9 December 2019 16:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128
- Page Version ID: 35128
Citation styles for Ghc-gc-tune
APA style
Ghc-gc-tune. (2010, July 7). HaskellWiki, . Retrieved 16:32, December 9, 2019 from https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128.
MLA style
"Ghc-gc-tune." HaskellWiki, . 7 Jul 2010, 19:59 UTC. 9 Dec 2019, 16:32 <https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128>.
MHRA style
HaskellWiki contributors, 'Ghc-gc-tune', HaskellWiki, , 7 July 2010, 19:59 UTC, <https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128> [accessed 9 December 2019]
Chicago style
HaskellWiki contributors, "Ghc-gc-tune," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128 (accessed December 9, 2019).
CBE/CSE style
HaskellWiki contributors. Ghc-gc-tune [Internet]. HaskellWiki, ; 2010 Jul 7, 19:59 UTC [cited 2019 Dec 9]. Available from: https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128.
Bluebook style
Ghc-gc-tune, https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128 (last visited December 9, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ghc-gc-tune --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128", note = "[Online; accessed 9-December-2019]" }
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-gc-tune --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35128}", note = "[Online; accessed 9-December-2019]" }