parse_references
Parse manuscript reference lists and in-text citations into a structured model with confidence ratings and citation system detection. Provide a style hint (e.g., APA, IEEE) to improve parsing accuracy.
Instructions
Parse the manuscript's reference list (References / Bibliography / Works Cited heading) and in-text citations into a structured model. Read-only stage 1 of publication-style conversion.
Heuristic text parsing: every entry gets parse_confidence (full/partial/failed); failed entries are returned verbatim and will never be converted. Also reports in-text citations with positions (parenthetical, narrative, [n] bracket, superscript), whether the document uses Word-native or Zotero/Mendeley/EndNote citation FIELDS (which text conversion refuses to touch), and the detected citation system. style_hint (e.g. 'apa7', 'ieee', 'turabian') tightens parsing when the source style is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| style_hint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||