Cite This Page
Bibliographic details for Cabal-Install
- Page name: Cabal-Install
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 March 2018 14:26 UTC
- Date retrieved: 13 December 2019 02:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538
- Page Version ID: 36538
Citation styles for Cabal-Install
APA style
Cabal-Install. (2018, March 19). HaskellWiki, . Retrieved 02:33, December 13, 2019 from https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538.
MLA style
"Cabal-Install." HaskellWiki, . 19 Mar 2018, 14:26 UTC. 13 Dec 2019, 02:33 <https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538>.
MHRA style
HaskellWiki contributors, 'Cabal-Install', HaskellWiki, , 19 March 2018, 14:26 UTC, <https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538> [accessed 13 December 2019]
Chicago style
HaskellWiki contributors, "Cabal-Install," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538 (accessed December 13, 2019).
CBE/CSE style
HaskellWiki contributors. Cabal-Install [Internet]. HaskellWiki, ; 2018 Mar 19, 14:26 UTC [cited 2019 Dec 13]. Available from: https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538.
Bluebook style
Cabal-Install, https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538 (last visited December 13, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cabal-Install --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538", note = "[Online; accessed 13-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 = "Cabal-Install --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=36538}", note = "[Online; accessed 13-December-2019]" }