Skip to content

Remove arXiv version number from “file” field (with auto file download disabled) #9770

Open
@BenjaminDAnjou

Description

@BenjaminDAnjou

When using the arXiv fetcher (with auto file download disabled), the version number still appears in the “file” field. For instance, the “file” field after fetching without file download is:

file = {:http://arxiv.org/pdf/1701.02434v1:PDF},

As a result, the user is not automatically linked to the latest version. To be linked to the latest version everywhere, the link should be

file = {:http://arxiv.org/pdf/1701.02434:PDF},

Would it be possible to remove the version number in the “file” field so that we are automatically linked to the latest version?

Right now, the only way is to manually delete the version number in the “file” field, which is time consuming.

This was tested with JabRef 5.9 on MacOS Ventura 13.2.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions