Published April 4, 2019
| Version v1.2.12
Software
Open
ropensci/RefManageR: RefManageR v1.2.12
Authors/Creators
- 1. Displayr
- 2. @TIBHannover
- 3. Rutgers University
Description
Changes since Version 1.2.0
- The serial comma is now used in author lists
- Fix issue that could lead to Unicode characters being converted to latin1 when printing (h/t joaochenriques #62)
- Fix issue with extracting DOI from CrossRef results
in
GetDOIs - Fixes for
ReadCrossRefwhenuse.old.apiisTRUE. Scores are sometimes not returned by the API call and when this occurs the entries will now be added to the outputBibEntryobject with a message indicating that no score was available. - A comma no longer appears before "et al." when the
max.namesoptions is set to1(h/t davidaknowles #56) - Fix extraction of citation counts in
ReadGSthat was occasionally causing errors from somescholar.ids (h/t Miao Sun, #59) - Fix printing of thesis and report entries types in authoryear style when "type" field missing (h/t Hugo Grunson, #58)
- Fix for
PrintBibliographyfor the case ofBibEntryobjects with a single entry, an NA value could appear next to the year in the output (#60) - Fix issue that could lead to Unicode characters being converted to latin1 when printing (h/t joaochenriques #62)
GetPubMedByIDis better at extracting years and months from the results returned by NCBI Entrez (h/t Dale Steele #52)- The
as.data.framemethod forBibEntryobjects now correctly handles the case of a single entry with name list fields containing multiple names (h/t Damon Bayer #51)
Files
ropensci/RefManageR-v1.2.12.zip
Files
(741.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5d64ed02b078159a5af421e74c41ad65
|
741.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/RefManageR/tree/v1.2.12 (URL)