https://github.com/p-mng/biblatex-formatter
Format biblatex/bibtex files.
https://github.com/p-mng/biblatex-formatter
academia biblatex bibliography bibtex formatter latex literature rust rust-lang tex typst zotero
Last synced: 7 months ago
JSON representation
Format biblatex/bibtex files.
- Host: GitHub
- URL: https://github.com/p-mng/biblatex-formatter
- Owner: p-mng
- License: unlicense
- Created: 2024-11-26T12:04:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T23:06:20.000Z (10 months ago)
- Last Synced: 2025-01-31T01:51:08.606Z (9 months ago)
- Topics: academia, biblatex, bibliography, bibtex, formatter, latex, literature, rust, rust-lang, tex, typst, zotero
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# biblatex-formatter 📚
Format biblatex/bibtex files using [typst/biblatex](https://github.com/typst/biblatex).
## Description
This tool can read from stdin, write to stdout and modify biblatex/bibtex files in-place. Run `biblatex-formatter -h` for a full description of the command line interface.
## Installation
- Download the Rust programming language:
- Install using `cargo install --git https://github.com/p-mng/biblatex-formatter.git --tag v0.1.1`