Skip to content

Commit 21a8a19

Browse files
committed
quote code in Description file
1 parent 465154d commit 21a8a19

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ Authors@R: person(c("Mathew", "W."), "McLean", role = c("aut", "cre"),
77
Author: Mathew W. McLean [aut, cre]
88
Maintainer: Mathew W. McLean <[email protected]>
99
Description: 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'.
2121
License: GPL-2 | GPL-3 | BSD_3_clause + file LICENSE
2222
Imports:
2323
XML,

0 commit comments

Comments
 (0)