check_citations
Compares citations to the reference list, flagging missing sources, malformed DOIs, impossible years, and duplicates. Runs offline for English/Spanish and numbered/author-year styles.
Instructions
Compares a document against its own reference list and reports where the two disagree: a source cited in the text that appears nowhere in the bibliography, a number cited beyond the end of a numbered list, one DOI on two different works, a malformed DOI, a publication year that has not happened yet, a duplicated entry. Works for English and Spanish, numbered (IEEE/Vancouver) and author-year (APA/MLA) styles, and returns the line of every problem. Runs FULLY OFFLINE and looks nothing up: it cannot tell you whether a well-formed reference is a real paper, only whether the document contradicts itself. That is often enough, because an invented bibliography tends to fail against itself first. Nothing is sent anywhere. A missing reference is usually a slip rather than dishonesty, and it is always the writer's to explain ā the correct response to a finding is to ask them for the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The document, including its reference list. | |
| language | No | Language for the wording of the messages: "en" or "es". Default "en". | en |
| currentYear | No | What counts as the future, for the impossible-year check. Omit to use the current year. |