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