ufs (version 0.5.12)

zotero_get_all_items: Get all items in a public Zotero group

Description

Get all items in a public Zotero group

Usage

zotero_get_all_items(group, format = "bibtex")

Value

A character vector

Arguments

group

The group ID

format

The format to export

Examples

Run this code
zotero_get_all_items(2425237);

Run the code above in your browser using DataLab