RefManageR v1.2.0
NEW FEATURES
+.BibEntryandmerge.BibEntrygain an argument ignore.case,
which defaults toBibOptions()$ignore.case(TRUE) so that case is
ignored when checking for duplicate fields (h/t Justin Calabrese #47)- Improved warning message when printing entries with unknown
LaTeX macros (the entry key is now included). (h/t Justin Calabrese #49) - The entry key is now included in warning messages when entries are
missing fields andBibOptions()$check.entries == "warn"(h/t Justin
Calabrese #48) PrintBibliographygains parameters "start" and "end"
to allow for printing only a subset of all cited entries from
a BibEntry object (h/t Joseph Casillas #45, #46)
BUG FIXES
- Entries are now only checked once to ensure all required
fields are present inReadBib