adsabs / export_service

Export service to output ADS records with various formats including BibTex, AASTex, and multiple tagged and xml options
MIT License
3 stars 5 forks source link

Replacing the citation key with the arXiv number for BibTex format. #209

Closed golnazads closed 2 years ago

golnazads commented 3 years ago

from Sebastian Hoof hoof@uni-goettingen.de I was trying to use it to automatically generate BibTeX files from the "missing citations" warnings of my latex log files.

That works well except that I like to use the arXiv number (without "arxiv:" prepended) as a citation key. Unfortunately, the "keyformat" option won't allow e.g. the %X variable to be used, which makes sense given that older papers are not on arXiv.

@kelockhart

golnazads commented 2 years ago

Implemented in v3.0.12.