Hi, first of all thank you for this incredible template and these scripts.
I would suggest to push a new release on pip -- current one has some broken issues with publications.
For example, the cite button does not work.
Latest release available saves the bib with the full cite key, while academic expect only cite.bib.
The code on the master fixed it but its not available on PyPI.
Example
Parsing entry Author2019
Creating folder content/publication/author-2019
Saving citation to content/publication/author-2019/author-2019.bib
Saving Markdown to 'content/publication/author-2019/index.md'
Hi, first of all thank you for this incredible template and these scripts.
I would suggest to push a new release on pip -- current one has some broken issues with publications. For example, the cite button does not work. Latest release available saves the bib with the full cite key, while academic expect only
cite.bib
. The code on the master fixed it but its not available on PyPI.Example
Can you create a new release?