Cite This Page
Bibliographic details for Cabal install
- Page name: Cabal install
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 03:54 UTC
- Date retrieved: 17 February 2025 03:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718
- Page Version ID: 65718
Citation styles for Cabal install
APA style
Cabal install. (2023, June 8). HaskellWiki. Retrieved 03:58, February 17, 2025 from https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718.
MLA style
"Cabal install." HaskellWiki. 8 Jun 2023, 03:54 UTC. 17 Feb 2025, 03:58 <https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718>.
MHRA style
HaskellWiki contributors, 'Cabal install', HaskellWiki, 8 June 2023, 03:54 UTC, <https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718> [accessed 17 February 2025]
Chicago style
HaskellWiki contributors, "Cabal install," HaskellWiki, https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718 (accessed February 17, 2025).
CBE/CSE style
HaskellWiki contributors. Cabal install [Internet]. HaskellWiki; 2023 Jun 8, 03:54 UTC [cited 2025 Feb 17]. Available from: https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718.
Bluebook style
Cabal install, https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cabal install --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718", note = "[Online; accessed 17-February-2025]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Cabal_install&oldid=65718}", note = "[Online; accessed 17-February-2025]" }