verify_citation
Check if an academic citation is real or AI-hallucinated by querying Crossref, Semantic Scholar, DBLP, and arXiv. Get confidence scores, verified DOIs, and formatted BibTeX, APA, or IEEE citations.
Instructions
Verifies whether an academic paper citation is authentic or AI-hallucinated. Queries Crossref, Semantic Scholar, DBLP, and arXiv concurrently, computes confidence scores, resolves official DOIs, and returns formatted BibTeX / APA / IEEE citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | Optional DOI string (e.g. 10.1145/3372297.3417281). | |
| year | No | Optional publication year (e.g. 2020). | |
| title | Yes | The title of the academic paper or scientific publication to verify. | |
| authors | No | Optional author names or surname for disambiguation. |