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