Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@MicheleCotrufo MicheleCotrufo released this 18 Jun 16:03
· 6 commits to master since this release

Main changes

  • Added the CLI option -nostore, which allows the user to opt out of the default behaviour of pdf2doi regarding storing the found identifier into the pdf metadata. When -nostore is added to the CLI invokation of pdf2bib, the pdf files will not be modified by pdf2doi.

Added

  • Make sure entry id can not contain commas #8.
  • Make sure that the input variable target is converted to a string before processing, and Fix trailing colon for some PDF files #16. (see issue #11 )