findpapers
findpapers copied to clipboard
Additional information on bibtex file
- Include abstract and DOI when exporting bibtex file.
- Using utf-8 encoding fixes encoding errors on a Windows 10, Python 3 setup.
Hi @ZeroCommits, thanks for your contribution.
I've seen that you remove the __version__ variable, but this is necessary for the cli:version command. Even if you could remove this variable, the right way would be to open another PR for it
Hi @jonatasgrosman sorry about that! I only intended to share commit 76ea698. Let me do some readings on how to revert the other changes.