Skip to contents

Convert Grobid TEI XML file to bibr format

Usage

grobid_to_bibr(xml_path, save_path = ".", crossref_lookup = FALSE)

Arguments

xml_path

the path to the XML file

save_path

directory or file path to save to; set to NULL to return a paper object

crossref_lookup

whether to look up references in crossref

Value

a paper object