Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T22:51:51.000Z (over 1 year ago)
- Last Synced: 2024-09-29T05:03:25.998Z (3 months 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
![bibolamazi](bibolamazi.svg)
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.[![License](https://img.shields.io/github/license/phfaist/bibolamazi.svg?style=flat)](https://github.com/phfaist/bibolamazi/blob/master/LICENSE.txt)
[![Build Status](https://img.shields.io/travis/phfaist/bibolamazi/master.svg?style=flat)](https://travis-ci.org/phfaist/bibolamazi)
[![PyPI Version](https://img.shields.io/pypi/v/bibolamazi.svg?style=flat)](https://pypi.org/project/bibolamazi/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/phfaist/bibolamazi.svg?logo=lgtm&logoWidth=18)](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: ![phf-contact](phf.png)
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