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