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 06 Mar. 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

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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