Importing a PDF with arXiv Id should fetch the arXiV information using the arXivFetcher #12000
Labels
📍 Assigned
Assigned by assign-issue-action (or manually assigned)
FirstTimeCodeContribution
Triggers GitHub Greeter Workflow
good first issue
An issue intended for project-newcomers. Varies in difficulty.
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)The text was updated successfully, but these errors were encountered: