bib:delete
Remove a bibliography entry by citation ID from a CSL-YAML file, creating a backup before changes are written.
Instructions
Remove a bibliography entry by ID. Creates a .bak backup before writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The citation ID to delete | |
| file | Yes | Absolute path to the CSL-YAML bibliography file (required). Look for "bibliography:" in pandoc.yaml or the YAML frontmatter of .md files. |