bibtools

Command-line bibliography manager


Keywords
bibliography
License
GPL-3.0
Install
pip install bibtools==0.3

Documentation

bibtools: a command-line bibliography manager

This is bib, a command-line bibliography manager. It retrieves fulltext articles, manages their storage on disk, and maintains a database of their bibliographic information.

Installation

The most recent stable version is available on the Python package index, so you should be able to install this package simply by running pip install bibtools. The package is also available in the conda package manager by installing it from anaconda.org:

conda install -c pkgw bibtools

If you want to download the source code and install bibtools manually, the package uses the standard Python setuptools, so running python setup.py install will do the trick.

Authors

Peter K. G. Williams and collaborators. Contributions are welcome and will be given full credit.

License

The MIT license. See the file LICENSE.