Search for and include Zotero citations in annotator.js annotations edited with
annotator-meltdown.
This plugin uses the Zotero web API to search for items and embed them in your annotation.
It will add an editable in-text citation link, and a works cited with a full, structured
citation generated by Zotero. When annotations are saved, a structured version
of each identifiable citation (currently in TEI) will be added to the annotation
as extra data.
The calling application is responsible for providing user or group ids and
access tokens to the plugin.
This annotator plugin requires some additional javascript and CSS
dependencies. A minified version
of the combined javascript and CSS dependencies excluding Bootstrap
are provided for convenience.
Include the appropriate CSS and Javascript files:
To use this plugin in your Annotator project, configure
annotator-meltdown as documented
and then include the annotator-meltdown-zotero module and configure it with
user or group id and tokens, as appropriate for your use.