RefManageR v0.14.12
Changes in Version 0.14.12 (2017-07-05)
NEW FEATURES
Package now uses httr, xml2, jsonlite packages instead of RCurl, XML, RJSONIO for scaffolding
No more R CMD check NOTE regarding foreign function call to bibtex (h/t Romain Francois)
BUG FIXES
fix printing when BibOptions(style = 'yaml)
remove invalid character in inst/Bib/RJC.bib
correct parsing of interval dates when creating unique labels for authoryear style citations
c.BibEntry throws an error if not all objects are bibentry objects
fix typos in documentation
Literal ampersands are now printed correctly (not as '&') (h/t Yue Hu)
Ensure BibTeX month macros are processed properly by lubridate in non-English locales (h/t Sergio Oller)