pubmed-client (Node.js)
    Preparing search index...

    Interface Citations

    Citing articles result from the ELink API

    interface Citations {
        citingPmids: number[];
        sourcePmids: number[];
    }
    Index
    citingPmids: number[]

    PMIDs of articles citing the source PMIDs

    sourcePmids: number[]

    Source PMIDs the citations were computed from