RefManageR: Straightforward BibTeX and BibLaTeX Bibliography Management

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's Entrez, CrossRef, and Zotero are provided for importing references and references can be created from locally stored PDFs using Poppler. Includes functions for citing and generating a bibliography with hyperlinks for documents prepared with RMarkdown or RHTML.

Version: 0.8.34
Depends: R (≥ 3.0)
Imports: XML, RCurl, RJSONIO, utils, plyr, tools, bibtex, lubridate, stringr, methods
Suggests: knitr
Published: 2014-08-19
Author: Mathew W. McLean [aut, cre]
Maintainer: Mathew W. McLean <mathew.w.mclean at gmail.com>
License: GPL-2 | GPL-3 | BSD_3_clause + file LICENSE
NeedsCompilation: no
Citation: RefManageR citation info
Materials: NEWS
In views: WebTechnologies
CRAN checks: RefManageR results

Downloads:

Reference manual: RefManageR.pdf
Vignettes: RMarkdown Citations - Alphabetic Style
RHTML Citations Example
RMarkdown Citations Example
RefManageR User Manual
Package source: RefManageR_0.8.34.tar.gz
Windows binaries: r-devel: RefManageR_0.8.34.zip, r-release: RefManageR_0.8.34.zip, r-oldrel: RefManageR_0.8.34.zip
OS X Snow Leopard binaries: r-release: RefManageR_0.8.34.tgz, r-oldrel: RefManageR_0.8.34.tgz
OS X Mavericks binaries: r-release: RefManageR_0.8.34.tgz
Old sources: RefManageR archive

Reverse dependencies:

Reverse imports: knitcitations