Skip to content

ethanbass/r2zotero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2zotero

Last commit stability-experimental r-universe status badge

R2zotero aims to facilitate citation of R packages by importing citations from an R package's 'CITATION' file directly to a local Zotero library using the Zotero Web API.

Installation

You can install the development version of r2zotero from GitHub with:

# install.packages("pak")
pak::pak("ethanbass/r2zotero")

or from r-universe:

install.packages("r2zotero", repos="https://ethanbass.r-universe.dev/")

Example

To send a citation to Zotero:

library(r2zotero)
r2zotero("lattice")

About

Import citations from R directly to a local Zotero library.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages