- zotero
A list with information on the specified Zotero library (e.g.,
id, API key, collections, and items)
- use.collection
Use collection key if present in Zotero list, Default:
TRUE
- use.item
Use item key if present in Zotero list, Default: FALSE
- append.collections
Append `/collections/` to Zotero API url, Default:
FALSE
- append.items
Append `/items/` to Zotero API url, Default: FALSE
- append.top
Append `/top/` to Zotero API url, Default: FALSE
- append.file
Append `/file/` to Zotero API url, Default: FALSE
- custom.url
Use a custom Zotero API url, Default: NULL
- open.query
Use your own query, Default: NULL
- limit
Number of results per query (max 100), Default: 100
- start
Starting position of query (0 = first result), Default: 0
- format
Format of response from the Zotero API, Default: 'json'
- item.keys
Specified vector of items keys, Default: NULL
- collection.keys
Specified vector of collection keys, Default: NULL
- item.type
Items to search for (NULL = everything), Default: NULL
- library.type
Commma-separated data from Zotero (i.e., data, bib,
citation), Default: NULL
- linkwrap
Set URL (e.g., DOI) as HTML link (1 = yes), Default: 1
- style
Citation style to use for appended bibliography and/or
citations, Default: apa
- locale
Desired language format of bibliography, Default: 'en-US'
- all.results
Find all results in query, Default: TRUE
- max.results
Do you need a limit?, Default: NULL
- result.type
Pointless linguistics to display result type (default =
`result`), Default: NULL
- force
Force is seldom wise, but sometimes..., Default: FALSE
- silent
c2z is noisy, tell it to be quiet, Default: FALSE