/anydoi2cff

Primary LanguagePythonMIT LicenseMIT

Any-DOI 2 CFF

Automated Tests

Very simple CFF generator.

Usage example:

python ./anydoi2cff/main.py http://doi.org/10.5334/jors.161

The CITATION.cff format mandates a version field, which is set to 0.0.0. You should probably edit it to fit your needs.

Dependencies:

You can install all the dependencies with

pip install -r requirements.txt
  • requests
  • pyyaml

License: MIT Author: Luis Pedro Coelho