export
Export SciX bibliographic citations into 25+ formats including BibTeX, AASTeX, and EndNote. Supports custom formatting templates for tailored output.
Instructions
Export citations in 25+ academic formats (BibTeX, AASTeX, EndNote, IEEE, MNRAS, etc.) with support for custom formatting templates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bibcodes | Yes | List of SciX bibcodes to export (1-2000) | |
| format | Yes | Export format | |
| custom_format | No | Custom format string using field specifiers (required when format is custom) | |
| sort | No | Sort order for bibcodes (e.g., "date desc", "first_author asc") | |
| maxauthor | No | Maximum number of authors to display (default: 200) | |
| authorcutoff | No | Number of authors before using "et al." | |
| journalformat | No | Journal name format: 1 (AASTeX macros), 2 (abbreviations), 3 (full names) | |
| keyformat | No | BibTeX key format template (e.g., "%1H%Y" for FirstAuthorYear) |