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 30 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
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  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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