RefManageR1.4.0 package

Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management

head.BibEntry

Return the first or last part of a BibEntry object

levels.BibEntry

Extract all fields present in a BibEntry object

LookupPubMedID

Retrieve PubMed ID's for a BibEntry object

merge.BibEntry

Merge two BibEntry objects while discarding duplicates

names.BibEntry

Names (keys) of a BibEntry object

open.BibEntry

Open BibEntry in PDF viewer or web browser.

as.BibEntry

Coerce to a BibEntry object

as.data.frame.BibEntry

Coerce to a Data Frame

BibEntry

Enhanced Bibliographic Entries

BibOptions

Set options/hooks for RefManageR

c.BibEntry

Combine BibEntry objects.

cash-.BibEntry

Extract fields from a BibEntry object

cash-set-.BibEntry

Replace values for a particular field in a BibEntry object

Cite

Cite a BibEntry object in text and print all citations

FindBibEntry

Find a search term in the specified field of a BibEntry object

GetBibEntryWithDOI

Lookup a Bibtex entry using a Digital Object Identifier

GetPubMedByID

Retrieve citation information from NCBI's Entrez for a set of PubMed I...

GetPubMedRelated

Retrieve related articles from PubMed using PubMed ID's

print.BibEntry

Print BibLaTeX bibliography Entries

ReadBib

BibLaTeX/BibTeX .bib file parser

ReadCrossRef

Search CrossRef for citations.

ReadGS

Import book and article references from a public Google Scholar profil...

ReadPDFs

Create bibliographic information from PDF Metadata.

ReadPubMed

Search NCBI's E-Utilities for citation information

ReadZotero

Get Bibliography Information From a Zotero Library.

RefManageR-package

Import and Manage BibTeX and BibLaTeX references with RefManageR

SearchBib

Search BibEntry objects by field

sort.BibEntry

Sort a BibEntry Object

sub-sub-.BibEntry

Extract entries from a BibEntry object by index

sub-subset-.BibEntry

Assign a BibEntry entry to another BibEntry object

subset-.BibEntry

Update Different Fields of Multiple Entries of a BibEntry Object

toBiblatex

Convert BibEntry objects to BibTeX or BibLaTeX

unlist.BibEntry

Flatten and unflatten BibEntry objects

UpdateFieldName

Rename a field in a BibEntry object.

WriteBib

Create a BibTeX File from a BibEntry Object e Creates a Bibtex File fr...

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

  • Maintainer: Mathew W. McLean
  • License: GPL-2 | GPL-3 | BSD_3_clause + file LICENSE
  • Last published: 2022-09-30