Releases: MicheleCotrufo/pdf2bib
Releases · MicheleCotrufo/pdf2bib
v1.2
Main changes
- Added the CLI option
-nostore
, which allows the user to opt out of the default behaviour ofpdf2doi
regarding storing the found identifier into the pdf metadata. When-nostore
is added to the CLI invokation ofpdf2bib
, the pdf files will not be modified bypdf2doi
.
Added
v1.0.3
-Fixed a bug that made it possible that the author string would end with a final "and"
-Reshaped the output when using it via command line
v1.0.2
-Cleaned up code, removed several unused imports
-Fixed a bug in the bibtex_makers.make_bibtex(metadata) function
v1.0.1
- Initial release
- BibTeX functionalities separated from the older version of pdf2doi (v0.7)