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