a few years ago I suggested that the arXiv version number be removed from the “doi” and “eprint” fields when using the arXiv fetcher:
This way we are automatically linked to the latest arXiv version. This was implemented, thank you very much!
However, 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},
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 as well? Right now I manually delete the version number in the “file” field, which is time consuming.