Cite This Page
Bibliographic details for Ghc-pkg
- Page name: Ghc-pkg
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 April 2013 10:08 UTC
- Date retrieved: 2 April 2023 06:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802
- Page Version ID: 55802
Citation styles for Ghc-pkg
APA style
Ghc-pkg. (2013, April 30). HaskellWiki, . Retrieved 06:46, April 2, 2023 from https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802.
MLA style
"Ghc-pkg." HaskellWiki, . 30 Apr 2013, 10:08 UTC. 2 Apr 2023, 06:46 <https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802>.
MHRA style
HaskellWiki contributors, 'Ghc-pkg', HaskellWiki, , 30 April 2013, 10:08 UTC, <https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Ghc-pkg," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Ghc-pkg [Internet]. HaskellWiki, ; 2013 Apr 30, 10:08 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802.
Bluebook style
Ghc-pkg, https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ghc-pkg --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802", note = "[Online; accessed 2-April-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-pkg --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Ghc-pkg&oldid=55802}", note = "[Online; accessed 2-April-2023]" }