Cite This Page
Bibliographic details for Cabal-Install
- Page name: Cabal-Install
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 April 2009 22:31 UTC
- Date retrieved: 23 March 2023 09:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356
- Page Version ID: 27356
Citation styles for Cabal-Install
APA style
Cabal-Install. (2009, April 5). HaskellWiki, . Retrieved 09:20, March 23, 2023 from https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356.
MLA style
"Cabal-Install." HaskellWiki, . 5 Apr 2009, 22:31 UTC. 23 Mar 2023, 09:20 <https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356>.
MHRA style
HaskellWiki contributors, 'Cabal-Install', HaskellWiki, , 5 April 2009, 22:31 UTC, <https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "Cabal-Install," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. Cabal-Install [Internet]. HaskellWiki, ; 2009 Apr 5, 22:31 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356.
Bluebook style
Cabal-Install, https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cabal-Install --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356", note = "[Online; accessed 23-March-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 = "Cabal-Install --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Cabal-Install&oldid=27356}", note = "[Online; accessed 23-March-2023]" }