@@ -7,17 +7,17 @@ Authors@R: person(c("Mathew", "W."), "McLean", role = c("aut", "cre"),
77Author: Mathew W. McLean [aut, cre]
88Maintainer: Mathew W. McLean <
[email protected] >
99Description: Provides tools for importing and working with
10- bibliographic references. It greatly enhances the bibentry class by
11- providing a class BibEntry which stores BibTeX and BibLaTeX references,
10+ bibliographic references. It greatly enhances the ' bibentry' class by
11+ providing a class ' BibEntry' which stores ' BibTeX' and ' BibLaTeX' references,
1212 supports UTF-8 encoding, and can be easily searched by any field, by date
1313 ranges, and by various formats for name lists (author by last names,
1414 translator by full names, etc.). Entries can be updated, combined, sorted,
15- printed in a number of styles, and exported. BibTeX and BibLaTeX .bib files
16- can be read into R and converted to BibEntry objects. Interfaces to NCBI's
17- Entrez, CrossRef, and Zotero are provided for importing references and
18- references can be created from locally stored PDFs using Poppler. Includes
15+ printed in a number of styles, and exported. ' BibTeX' and ' BibLaTeX' ' .bib' files
16+ can be read into 'R' and converted to ' BibEntry' objects. Interfaces to ' NCBI's
17+ ' Entrez', ' CrossRef' , and ' Zotero' are provided for importing references and
18+ references can be created from locally stored 'PDF's using ' Poppler' . Includes
1919 functions for citing and generating a bibliography with hyperlinks for
20- documents prepared with RMarkdown or RHTML.
20+ documents prepared with ' RMarkdown' or ' RHTML' .
2121License: GPL-2 | GPL-3 | BSD_3_clause + file LICENSE
2222Imports:
2323 XML,
0 commit comments