Cite This Page
Bibliographic details for CouchDB
- Page name: CouchDB
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 15:19 UTC
- Date retrieved: 10 August 2022 02:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938
- Page Version ID: 63938
Citation styles for CouchDB
APA style
CouchDB. (2021, February 6). HaskellWiki, . Retrieved 02:03, August 10, 2022 from https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938.
MLA style
"CouchDB." HaskellWiki, . 6 Feb 2021, 15:19 UTC. 10 Aug 2022, 02:03 <https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938>.
MHRA style
HaskellWiki contributors, 'CouchDB', HaskellWiki, , 6 February 2021, 15:19 UTC, <https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938> [accessed 10 August 2022]
Chicago style
HaskellWiki contributors, "CouchDB," HaskellWiki, , https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938 (accessed August 10, 2022).
CBE/CSE style
HaskellWiki contributors. CouchDB [Internet]. HaskellWiki, ; 2021 Feb 6, 15:19 UTC [cited 2022 Aug 10]. Available from: https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938.
Bluebook style
CouchDB, https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "CouchDB --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938", note = "[Online; accessed 10-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 = "CouchDB --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=CouchDB&oldid=63938}", note = "[Online; accessed 10-August-2022]" }