jkitchin / org-ref

org-mode modules for citations, cross-references, bibliographies in org-mode and useful bibtex tools to go with it.
GNU General Public License v3.0
1.35k stars 242 forks source link

arxiv-get-pdf-add-bibtex-entry goes to doi.org for particular arxiv id #1117

Open davidrosenberg opened 1 week ago

davidrosenberg commented 1 week ago

Although it has worked for many many other arxiv IDs so far, when I use arxiv-get-pdf-add-bibtex-entry with https://arxiv.org/abs/2406.06729, it ends up at https://doi.org/10.1145/3626772.3661355.

jkitchin commented 1 week ago

Hm. That doi is listed as a related doi in the entry, but the doi seems to be bad, so the code at the end of arxiv-get-bibtex-entry-via-arxiv-api is failing. I am not sure there is a fix for this in org-ref.