Cite This Page
Bibliographic details for Ghc-gc-tune
- Page name: Ghc-gc-tune
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 15:17 UTC
- Date retrieved: 1 March 2021 20:01 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. (2021, February 6). HaskellWiki, . Retrieved 20:01, March 1, 2021 from https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163.
MLA style
"Ghc-gc-tune." HaskellWiki, . 6 Feb 2021, 15:17 UTC. 1 Mar 2021, 20:01 <https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163>.
MHRA style
HaskellWiki contributors, 'Ghc-gc-tune', HaskellWiki, , 6 February 2021, 15:17 UTC, <https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163> [accessed 1 March 2021]
Chicago style
HaskellWiki contributors, "Ghc-gc-tune," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163 (accessed March 1, 2021).
CBE/CSE style
HaskellWiki contributors. Ghc-gc-tune [Internet]. HaskellWiki, ; 2021 Feb 6, 15:17 UTC [cited 2021 Mar 1]. 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 March 1, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ghc-gc-tune --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163", note = "[Online; accessed 1-March-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Ghc-gc-tune&oldid=35163}", note = "[Online; accessed 1-March-2021]" }