R/source_references.R
dot-get_references.Rd
Function queries PubMed to extract reference citations from the fetched records. It processes XML records to obtain detailed information about references, including citation text and available article identifiers such as PubMed ID, PMC ID, DOI, and ISBN.
.get_references(x, sleep)
A data.table consisting of 'PubMed' IDs, citation text, and available article identifiers (PubMed ID, PMC ID, DOI, ISBN).