Extracts author tag information from NISO-JATS coded XML file or text.
get.author(x, paste = "", short.names = FALSE, letter.convert = FALSE)
Character vector with the extracted author name/s.
a NISO-JATS coded XML file or text.
if paste!="" author list is collapsed to one cell with seperator specified (e.g. paste=";").
Logical. If TRUE fully available first names will be reduced to single letter abbreviation.
Logical. If TRUE converts hexadecimal and HTML coded characters to Unicode.
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.