macOS
brew install bibtex-tidylocal Homebrew formula metadata
brew
Cleaner and Formatter for BibTeX files. Version 1.14.0 via Homebrew; verified 2026-06-15. Also installable with nix: nix profile install nixpkgs#bibtex-tidy.
install
brew install bibtex-tidylocal Homebrew formula metadata
nix profile install nixpkgs#bibtex-tidynixpkgs package indexes · pkgs/by-name/bi/bibtex-tidy/package.nix · source: api.github.com
overview
Cleaner and Formatter for BibTeX files
history
bibtex-tidy is a JavaScript/TypeScript formatter and cleaner for BibTeX files, shipped as a CLI, browser app, API, Docker image, and pre-commit hook.
The public GitHub repository begins with an initial commit in December 2017, and the package.json describes the project as 'Tidy bibtex files' with a bibtex-tidy command-line executable.
The changelog records growth from basic cleanup into duplicate checking, multi-file operation, pre-commit integration, trailing commas, empty-field removal, wrapping, key generation, and a higher-performance parser.
bibtex-tidy fits the formatter wave that made source-formatting tools common in developer workflows: the README documents browser use, CLI installation through npm, a JavaScript/TypeScript API, Docker, and pre-commit usage.
Homebrew and Nix packaging make it available to users who manage bibliography tooling alongside other command-line development utilities rather than through npm alone.
Typical usage is running bibtex-tidy against a .bib file to normalize indentation, field alignment, casing, URL encoding, field ordering, duplicates, and output behavior.
The v1.10 changelog previews a v2-style safer CLI where files are not overwritten by default unless --modify is specified, reflecting the package's role in automated formatting pipelines.
bibtex-tidy is package-nerd interesting because it brings the expectations of modern code formatters to the old BibTeX file format: deterministic output, pre-commit hooks, stdin/stdout behavior, Docker packaging, and npm/Homebrew/Nix distribution.
It is especially useful for teams that store .bib files in source control and want noisy bibliography diffs reduced to stable, reviewable changes.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bibtex-tidy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://flamingtempura.github.io/bibtex-tidy/
install metadata
| Package key | brew:bibtex-tidy |
|---|---|
| Version | 1.14.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bibtex-tidy |
| Homepage | https://flamingtempura.github.io/bibtex-tidy/ |
| Repository | https://github.com/FlamingTempura/bibtex-tidy |
| Upstream docs | https://flamingtempura.github.io/bibtex-tidy |
| License | MIT |
| Source archive | https://registry.npmjs.org/bibtex-tidy/-/bibtex-tidy-1.14.0.tgz |
| Last updated | 2026-06-15T10:20:10-04:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bibtex-tidy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bibtex-tidy
nix profile install nixpkgs#bibtex-tidysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.