项目作者: ropensci

项目描述 :
convert among citation formats
高级语言: R
项目地址: git://github.com/ropensci/handlr.git
创建时间: 2018-10-26T23:54:31Z
项目社区:https://github.com/ropensci/handlr

开源协议:Other

下载


handlr

Project Status: Active – The project has reached a stable, usable
state and is being actively
developed.
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:

  • citeproc
  • ris
  • bibtex
  • codemeta
  • cff

supported writers:

  • citeproc
  • ris
  • bibtex
  • schemaorg
  • rdfxml
  • codemeta
  • cff

not supported yet, but plan to:

  • crosscite

Installation

stable version

  1. install.packages("handlr")

dev version

  1. remotes::install_github("ropensci/handlr")
  2. library("handlr")

Meta

  • Please report any issues or
    bugs
    .
  • License: MIT
  • Get citation information for handlr in R doing
    citation(package = 'handlr')
  • Please note that this package is released with a Contributor Code
    of Conduct
    . By contributing
    to this project, you agree to abide by its terms.

ropensci\_footer