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.
- Host: GitHub
- URL: https://github.com/fmatter/biblatex2bibtex
- Owner: fmatter
- License: apache-2.0
- Created: 2022-02-16T10:07:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T08:14:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T10:30:33.315Z (7 months ago)
- Topics: biber, biblatex, bibtex, latex
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# biblatex2bibtex

[](https://github.com/fmatter/biblatex2bibtex/actions/workflows/lint.yml)
[](https://pypi.org/project/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`