Extracts reference list from NISO-JATS coded XML file or text as vector of references.
get.references(
x,
letter.convert = FALSE,
remove.html = FALSE,
extract = "full"
)
Character vector with extracted references from reference list.
a NISO-JATS coded XML file or text.
Logical. If TRUE converts hexadecimal and HTML coded characters to Unicode.
Logical. If TRUE removes all HTML tags.
part of refernces to extract (one of "full" or "title").
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.