jacksongoode/NIME-proceedings-analyzer

Urls don't provide name of paper

jacksongoode opened this issue · 2 comments

PubPub urls are seemingly random or author assigned. Thus the files created will be a random string. The year and article number will need to be used to name these files.

It also might make sense to do this for all files so as not to rely upon urls for saved file names.

From 2021 onward, the bibtex entries include also the field "article-number", which can be used to generate a unique name for the downloaded pdf files (aligned with naming for pre "PubPub" editions).

The NIME bibtex file has been moved to another location and "article-number" renamed to "articleno". This is commits 0cbc4c8 and ad17b6a .