Convert citation format
fix_citationsRewrites a .docx's in-text citations and reference list to a target style, preserving body text. Saves a copy beside the source and returns its path; credits: 100 per 1,000 words (10 min).
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 |