ropensci / handlr

convert among citation formats
https://docs.ropensci.org/handlr
Other
38 stars 4 forks source link
bibtex citations citeproc crosscite digital-object-identifier doi metadata r r-package ris rstats

handlr

Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran checks R-check codecov.io rstudio mirror downloads cran version

a tool for converting among citation formats.

heavily influenced by, and code ported from the Ruby gem bolognese

supported readers:

supported writers:

not supported yet, but plan to:

Installation

stable version

install.packages("handlr")

dev version

remotes::install_github("ropensci/handlr")
library("handlr")

Meta

ropensci_footer