Documentation: scholarly-citation-finder.readthedocs.io
License: SCF is licensed under the MIT License.
Style convention: PEP 8.
Tool: pep8 with the parameters --ignore=E265,E501,W293
(E265 block comment should start with ‘# ‘, E501 line too long, W293 blank line contains whitespace)