Metadata-Version: 2.4
Name: bibmanager
Version: 1.4.14
Summary: A BibTeX manager for LaTeX projects
Author-email: Patricio Cubillos <pcubillos@fulbrightmail.org>
License-Expression: MIT
Project-URL: Homepage, https://github.com/pcubillos/bibmanager
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.0
Requires-Dist: requests>=2.19.1
Requires-Dist: packaging>=17.1
Requires-Dist: prompt_toolkit>=3.0.48
Requires-Dist: pygments>=2.2.0
Provides-Extra: test
Requires-Dist: requests-mock; extra == "test"
Requires-Dist: pygments>=2.11; extra == "test"
Dynamic: license-file

# bibmanager
> The Next Standard in BibTeX Management

[![Tests](https://github.com/pcubillos/bibmanager/actions/workflows/python-package.yml/badge.svg?branch=master)](https://github.com/pcubillos/bibmanager/actions/workflows/python-package.yml)
[![Documentation Status](https://readthedocs.org/projects/bibmanager/badge/?version=latest)](https://bibmanager.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/bibmanager.svg)](https://pypi.org/project/bibmanager)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/bibmanager.svg)](https://anaconda.org/conda-forge/bibmanager)
[![GitHub](https://img.shields.io/github/license/pcubillos/bibmanager.svg?color=blue)](https://bibmanager.readthedocs.io/en/latest/license.html)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2547042.svg)](https://doi.org/10.5281/zenodo.2547042)

### Install as:
```
pip install bibmanager
```
or:
```
conda install -c conda-forge bibmanager
```

### Docs at:
<https://bibmanager.readthedocs.io/en/latest/>

### Cite as:
```bibtex
  @MISC{Cubillos2020zndoBibmanager,
         author = {{Cubillos}, Patricio E.},
          title = "{bibmanager: A BibTeX manager for LaTeX projects, Zenodo, doi 10.5281/zenodo.2547042}",
           year = 2020,
          month = feb,
   howpublished = {Zenodo},
            eid = {10.5281/zenodo.2547042},
            doi = {10.5281/zenodo.2547042},
      publisher = {Zenodo},
         url    = {https://doi.org/10.5281/zenodo.2547042},
         adsurl = {https://ui.adsabs.harvard.edu/abs/2020zndo...2547042C},
        adsnote = {Provided by the SAO/NASA Astrophysics Data System},
  }
```

# <img alt="bibmanager" src="https://github.com/pcubillos/bibmanager/blob/master/docs/infograph.png" width="535">
