Target and source
- Target: the publication being cited.
- Source: the publication making the citation.
citing/{doi} returns sources that cite the target {doi}; cited_by/{doi} returns targets cited by the source {doi}.
Smart Citations
A Smart Citation is a citation statement classified by how it uses the target publication:Tallies vs. citing publications
This is the distinction that trips people up most:- Tally counts (
total,supporting,contradicting,mentioning,unclassified) count individual citation statements that Scite has extracted and classified as Smart Citations. citingPublicationscounts distinct publications that cite the target, drawn from the broader citation graph rather than only publications with a classified Smart Citation.
citingPublications can exceed total (not every citing publication has a classified statement) or fall below it (one publication can make several classified statements toward the same target). Treat them as two different measurements, not a count and a subset.
References vs. citations
In everyday language “citation” and “reference” are interchangeable. In the Scite API, references specifically means the distinct source/target DOI pairs. See the References endpoints (References in the API Reference tab) if you need the raw pairs rather than tally counts.Related
- Smart Citations guide: the endpoints that implement this model
- Glossary: quick lookup for other terms (dashboards, DOI resolution, etc.)
