An open API service indexing awesome lists of open source software.

https://github.com/fmatter/biblatex2bibtex

Convert biblatex files to bibtex.
https://github.com/fmatter/biblatex2bibtex

biber biblatex bibtex latex

Last synced: 3 months ago
JSON representation

Convert biblatex files to bibtex.

Awesome Lists containing this project

README

        

# biblatex2bibtex

![License](https://img.shields.io/github/license/fmatter/biblatex2bibtex)
[![Linting](https://img.shields.io/github/actions/workflow/status/fmatter/biblatex2bibtex/lint.yml?label=linting)](https://github.com/fmatter/biblatex2bibtex/actions/workflows/lint.yml)
[![PyPI](https://img.shields.io/pypi/v/biblatex2bibtex.svg)](https://pypi.org/project/biblatex2bibtex)
![Versions](https://img.shields.io/pypi/pyversions/biblatex2bibtex)

Convert biblatex files to bibtex.

**Note: you need [`biber`](https://github.com/plk/biber).**

Usage:

`biblatex2bibtex /path/to/biblatex_file1.bib /path/to/biblatex_file2.bib --output /path/to/bibtex_file.bib`