Other packages > Find by keyword >

RefManageR  

Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management
View on CRAN: Click here


Download and install RefManageR package within the R console
Install from CRAN:
install.packages("RefManageR")

Install from Github:
library("remotes")
install_github("cran/RefManageR")

Install by package version:
library("remotes")
install_version("RefManageR", "1.4.0")



Attach the package and use:
library("RefManageR")
Maintained by
Mathew W. McLean
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-02-27
Latest Update: 2022-09-30
Description:
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'.
How to cite:
Mathew W. McLean (2014). RefManageR: Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management. R package version 1.4.0, https://cran.r-project.org/web/packages/RefManageR. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.7.1 (2014-02-27 11:48), 0.7.2 (2014-02-28 18:18), 0.8.1 (2014-03-09 11:02), 0.8.2 (2014-06-05 21:54), 0.8.3 (2014-08-01 12:29), 0.8.32 (2014-08-15 07:03), 0.8.34 (2014-08-19 16:40), 0.8.40 (2014-10-29 07:40), 0.8.45 (2015-01-09 06:06), 0.8.63 (2015-06-09 16:41), 0.10.5 (2016-01-02 23:15), 0.10.6 (2016-02-15 13:47), 0.10.12 (2016-03-31 22:27), 0.10.13 (2016-04-04 08:36), 0.11.0 (2016-09-11 18:39), 0.13.0 (2016-11-10 13:43), 0.13.1 (2016-11-13 22:57), 0.14.12 (2017-07-04 12:48), 0.14.20 (2017-08-18 01:35), 1.2.0 (2018-04-25 19:14), 1.2.12 (2019-04-03 09:40), 1.3.0 (2020-11-13 12:10)
Other packages that cited RefManageR R package
View RefManageR citation profile
Other R packages that RefManageR depends, imports, suggests or enhances
Complete documentation for RefManageR
Functions, R codes and Examples using the RefManageR R package
Some associated functions: BibEntry . BibOptions . Cite . FindBibEntry . GetBibEntryWithDOI . GetPubMedByID . GetPubMedRelated . LookupPubMedID . ReadBib . ReadCrossRef . ReadGS . ReadPDFs . ReadPubMed . ReadZotero . RefManageR-package . SearchBib . UpdateFieldName . WriteBib . as.BibEntry . as.data.frame.BibEntry . c.BibEntry . cash-.BibEntry . cash-set-.BibEntry . head.BibEntry . levels.BibEntry . merge.BibEntry . names.BibEntry . open.BibEntry . print.BibEntry . sort.BibEntry . sub-sub-.BibEntry . sub-subset-.BibEntry . subset-.BibEntry . toBiblatex . unlist.BibEntry . 
Some associated R codes: 02BibOptions.R . 03BibLaTeX_entry_field_db.R . 04InternalFunctions.R . 05makeBibLatex.R . 06BibEntry.R . 07makeBibLatexAuthoryear.R . 08asBibEntry.R . 09sort.R . BibEntryAddOp.R . BibEntryAssignOp.R . BibEntryCombineOp.R . BibEntryDollarExtract.R . BibEntryExtractOp.R . BibEntryListExtract.R . BibEntryReplaceBibEntry.R . BibEntryReplaceOp.R . CommonFormatFuns.R . GetBibEntryWithDOI.R . GetDOIs.R . NamesAssign.R . ReadBib.R . ReadCrossRef.R . ReadGS.R . ReadPDFs.R . ReadPDFsSupport.R . ReadPubMed.R . ReadZotero.R . RefManageR-package.R . SearchBib.R . UpdateFieldName.R . WriteBib.R . asdataframe.R . format.R . head.BibEntry.R . levels.R . names.R . open.BibEntry.R . print.R . relist.R . rmdCite.R . toBiblatex.R . toBibtex.R . toRd.R . unlist.R .  Full RefManageR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA