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

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.

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`