Open koppor opened 1 month ago
Hi, Koppor! I am really interested in this issue. Could you let my work out this issue? Thank you!
Welcome to the vibrant world of open-source development with JabRef!
Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.
In case you encounter failing tests during development, please check our developer FAQs!
Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.
⚠ Note that this issue will become unassigned if it isn't closed within 30 days.
🔧 A maintainer can also add the Pinned
label to prevent it from being unassigned automatically.
Happy coding! 🚀
Example paper: https://arxiv.org/abs/2408.06224
Similar to
doi = getDoi(null);
and related code in org.jabref.logic.importer.fileformat.PdfContentImporter, there should be a handling of the àrXiv` id.Tasks:
org.jabref.logic.importer.fileformat.PdfContentImporterTest
org.jabref.logic.importer.fileformat.PdfContentImporter
(and maybe also the classes for the arXiv Id parsing)