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