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