This is an old revision of the document!
188BET靠谱吗Zotero Web API v3
This is the default version of theAPI, and it is recommended for new development.
API Documentation
API Support
188BET靠谱吗Please post questions regarding the ZoteroAPIto the188BET靠谱吗zotero-devmailing list.
API Implementations
188BET靠谱吗Known client libraries for the ZoteroAPI(all versions) include:
-
188BET靠谱吗https://github.com/fcheslack/libZotero(PHP and Python)
-
188BET靠谱吗https://github.com/shazino/SZNZotero(Objective-C)
-
188BET靠谱吗https://github.com/clioweb/phpZotero(PHP, no longer maintained)
The API forms a fundamental part of several projects, including:
-
188BET靠谱吗The online library view at zotero.org, which is built using the same API
-
Zotpress188BET靠谱吗, a WordPress plugin for including citations to items in your Zotero library in blog posts.The plugin makes extensive use of the read APIand implements both key-based and OAuth for access control.
-
Biblio Bouts, an game where participants compete to collect high quality sources online.The game uses the API to see what items participants have saved.
-
188BET靠谱吗phpZoteroWebDAV, a WebDAV implementation in PHP which allows users to sync their attachments to their own webservers, including an online library and attachment view building off the read API.(AGPL)
-
188BET靠谱吗Scanner for Zotero188BET靠谱吗, Android app which saves items to Zotero libraries using the write API(Java, GPL-licensed)
-
Zandy188BET靠谱吗Android app using the read and write APIs to provide full access to Zotero libraries (Java, AGPL-licensed)
-
188BET靠谱吗Zotero Reader188BET靠谱吗Browser app that provides read access to Zotero library and read/write access to PDF attachments.(Javascript/PHP)
-
ZotSpip188BET靠谱吗, a SPIP plugin to synchronise a Zotero library with SPIP (a content management system).References can be presented in web pages and searched through a dedicated webpage.A complementary plugin (BiblioCheck) allows a research unit to manage corrections to apply to the unit bibliography.(PHP)
-
BibBase188BET靠谱吗A web service that makes it possible to embed a list of Zotero publications in a web page (e.g., for personal publications pages).
-
Kerko188BET靠谱吗A web application component for the Flask framework that synchronizes with a Zotero library to provide a user-friendly yet powerful search and browsing interface for an online bibliography.(Python, GPL-licensed)