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
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
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

buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns