Inserts note = {RETRACTED: <reason>} into every flagged entry that does not
already carry a RETRACTED note.
Examples
if (FALSE) { # \dontrun{
res <- check_file("refs.bib")
annotate_bib("refs.bib", res)
} # }
Inserts note = {RETRACTED: <reason>} into every flagged entry that does not
already carry a RETRACTED note.
if (FALSE) { # \dontrun{
res <- check_file("refs.bib")
annotate_bib("refs.bib", res)
} # }