macOS
brew install bibtex-tidylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bibtex-tidy in AI-Agent-Workflows.
Installation
brew install bibtex-tidylocal Homebrew formula metadata
nix profile install nixpkgs#bibtex-tidynixpkgs package indexes · pkgs/by-name/bi/bibtex-tidy/package.nix · Quelle: api.github.com
Überblick
Cleaner and Formatter for BibTeX files
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bibtex-tidy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://flamingtempura.github.io/bibtex-tidy/
Installationsmetadaten
| Paketschlüssel | brew:bibtex-tidy |
|---|---|
| Version | 1.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bibtex-tidy |
| Homepage | https://flamingtempura.github.io/bibtex-tidy/ |
| Repository | https://github.com/FlamingTempura/bibtex-tidy |
| Upstream-Dokumentation | https://flamingtempura.github.io/bibtex-tidy |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/bibtex-tidy/-/bibtex-tidy-1.14.0.tgz |
| Zuletzt aktualisiert | 2026-06-15T10:20:10-04:00 |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bibtex-tidy
nix profile install nixpkgs#bibtex-tidyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.