Convert citation format
fix_citationsRewrite in-text citations and the reference list in a Word document to a selected style (e.g., APA, MLA, Chicago) without modifying the body text. Saves the updated file beside the source and returns its path.
Instructions
Rewrite a .docx's in-text citations and reference list into one target style, leaving the body text alone. Saves the result next to the source and returns its path. COSTS CREDITS at 100 per 1,000 words processed (10 minimum) - say so and get agreement first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | Target style: apa7, mla9, harvard, chicago_author_date, chicago_notes, ieee, vancouver, gbt7714, gbt7714_author_year, ama, acs, or oscola | |
| output_path | No | Where to write the result; defaults to beside the source | |
| instructions | No | Extra requirements for this job | |
| wait_seconds | No | How long to wait before returning a job id (default 55) | |
| document_path | Yes | Absolute path to the .docx |