ropensci/RefManageR

Name: RefManageR

Owner: rOpenSci

Description: R package RefManageR

Created: 2013-10-26 23:36:05.0

Updated: 2018-01-04 20:32:14.0

Pushed: 2017-12-24 13:06:09.0

Homepage: http://cran.r-project.org/web/packages/RefManageR/index.html

Size: 61831

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RefManageR

AppVeyor Build Status Coverage Status CRAN_Status_Badge CRAN_Download_Badge

RefManageR provides tools for importing and working with bibliographic references. It greatly enhances the bibentry class by providing a class BibEntry which stores BibTeX and BibLaTeX references, supports UTF-8 encoding, and can be easily searched by any field, by date ranges, and by various formats for name lists (author by last names, translator by full names, etc.). Entries can be updated, combined, sorted, printed in a number of styles, and exported. BibTeX and BibLaTeX .bib files can be read into R and converted to BibEntry objects. Interfaces to NCBI Entrez, CrossRef, and Zotero are provided for importing references and references can be created from locally stored PDF files using Poppler. Includes functions for citing and generating a bibliography with hyperlinks for documents prepared with RMarkdown or RHTML.

Please see the vignette for an introduction and NEWS for the latest changes.

To install the latest version from GitHub:

all.packages("devtools")
ools::install_github("ropensci/RefManageR")

ropensci_footer


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.