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: 22 January 2021 11:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163
- Page Version ID: 35163
Citation styles for Ghc-gc-tune
APA style
Ghc-gc-tune. (2010, July 7). HaskellWiki, . Retrieved 11:12, January 22, 2021 from https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163.
MLA style
"Ghc-gc-tune." HaskellWiki, . 7 Jul 2010, 19:59 UTC. 22 Jan 2021, 11:12 <https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163>.
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=35163> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "Ghc-gc-tune," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. Ghc-gc-tune [Internet]. HaskellWiki, ; 2010 Jul 7, 19:59 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163.
Bluebook style
Ghc-gc-tune, https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163 (last visited January 22, 2021).
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=35163", note = "[Online; accessed 22-January-2021]" }
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=35163}", note = "[Online; accessed 22-January-2021]" }