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