|
1 | 1 | Package: RefManageR |
2 | 2 | Version: 0.8.63 |
3 | 3 | Date: 2015-06-08 |
4 | | -Title: Straightforward BibTeX and BibLaTeX Bibliography Management |
| 4 | +Title: Straightforward 'BibTeX' and 'BibLaTeX' Bibliography Management |
5 | 5 | Authors@R: person(c("Mathew", "W."), "McLean", role = c("aut", "cre"), |
6 | 6 | |
7 | 7 | Author: Mathew W. McLean [aut, cre] |
8 | 8 | Maintainer: Mathew W. McLean < [email protected]> |
9 | 9 | Description: Provides tools for importing and working with |
10 | 10 | bibliographic references. It greatly enhances the 'bibentry' class by |
11 | 11 | providing a class 'BibEntry' which stores 'BibTeX' and 'BibLaTeX' references, |
12 | | - supports UTF-8 encoding, and can be easily searched by any field, by date |
| 12 | + supports 'UTF-8' encoding, and can be easily searched by any field, by date |
13 | 13 | ranges, and by various formats for name lists (author by last names, |
14 | 14 | translator by full names, etc.). Entries can be updated, combined, sorted, |
15 | 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 |
| 16 | + can be read into 'R' and converted to 'BibEntry' objects. Interfaces to 'NCBI Entrez', |
| 17 | + 'CrossRef', and 'Zotero' are provided for importing references and |
| 18 | + references can be created from locally stored 'PDF' files using 'Poppler'. Includes |
19 | 19 | functions for citing and generating a bibliography with hyperlinks for |
20 | 20 | documents prepared with 'RMarkdown' or 'RHTML'. |
21 | 21 | License: GPL-2 | GPL-3 | BSD_3_clause + file LICENSE |
|
0 commit comments