https://github.com/phfaist/bibolamazi
Prepare consistent BibTeX files for your LaTeX documents
https://github.com/phfaist/bibolamazi
bibliography bibtex filter latex references
Last synced: 8 months ago
JSON representation
Prepare consistent BibTeX files for your LaTeX documents
- Host: GitHub
- URL: https://github.com/phfaist/bibolamazi
- Owner: phfaist
- License: gpl-3.0
- Created: 2013-04-13T11:35:04.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T22:51:51.000Z (about 3 years ago)
- Last Synced: 2024-09-29T05:03:25.998Z (over 1 year ago)
- Topics: bibliography, bibtex, filter, latex, references
- Language: Python
- Homepage: https://bibolamazi.readthedocs.io/
- Size: 5.64 MB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

Prepare consistent and uniform BibTeX files for your LaTeX documents
Bibolamazi lets you prepare bibtex files for your LaTeX documents the way you
want, by collecting entries from sources such as your master bibtex file, or
bibtex files produced by your favorite reference manager, and applying specific
rules.
[](https://github.com/phfaist/bibolamazi/blob/master/LICENSE.txt)
[](https://travis-ci.org/phfaist/bibolamazi)
[](https://pypi.org/project/bibolamazi/)
[](https://lgtm.com/projects/g/phfaist/bibolamazi/context:python)
Download & Install Bibolamazi
-----------------------------
Download the application from our github releases page:
[**Download Releases Page**](https://github.com/phfaist/bibolamazi/releases)
Download the binary for your system, place it wherever you want, and run
them. On Mac OS X, place the application bundle `Bibolamazi.app` into your
`/Applications/` folder.
If you prefer to use the command-line interface, you can install bibolamazi
using `pip`; check out [the docs][thedocsdownloadandinstall].
[thedocsdownloadandinstall]: http://bibolamazi.readthedocs.org/en/latest/download-and-install/
Documentation
-------------
Read the full Bibolamazi documentation on ReadTheDocs.org:
[**Bibolamazi Documentation**](http://bibolamazi.readthedocs.org/en/latest/)
You'll find there also information about creating your own filters, the
bibolamzi python API, and more.
Credits and Copyright
---------------------
Copyright (c) 2019 Philippe Faist: 
Bibolamazi is developed and maintained by Philippe Faist. It is distributed
under the [GNU General Public License (GPL)][gpl], Version 3 or higher.
[gpl]: http://www.gnu.org/copyleft/gpl.html