Format biblatex/bibtex files using typst/biblatex.
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.
- Download the Rust programming language: https://www.rust-lang.org/tools/install
- Install using
cargo install --git https://github.com/p-mng/biblatex-formatter.git --tag v0.1.1