macOS
brew install bibtex2htmllocal Homebrew formula metadata
sudo port install bibtex2htmlMacPorts ports tree · textproc/bibtex2html/Portfile · source: api.github.com
brew
BibTeX to HTML converter. Version 1.99 via Homebrew; verified from local package data.
install
brew install bibtex2htmllocal Homebrew formula metadata
sudo port install bibtex2htmlMacPorts ports tree · textproc/bibtex2html/Portfile · source: api.github.com
sudo apt install bibtex2htmlDebian stable package indexes · bibtex2html · source: deb.debian.org
nix profile install nixpkgs#bibtex2htmlnixpkgs package indexes · pkgs/by-name/bi/bibtex2html/package.nix · source: api.github.com
overview
BibTeX to HTML converter
history
BibTeX2HTML is an OCaml-written collection of command-line tools for turning BibTeX bibliographies into HTML pages and for filtering BibTeX entries.
The official project page credits Jean-Christophe Filliatre and Claude Marche as authors and describes BibTeX2HTML as a collection of tools for translating BibTeX to HTML.
The changelog dates the first public release, version 0.1, to July 1997, followed by a rapid sequence of 0.x releases that added multiple bibliographies, online documentation, abstract handling, long options, macro translation, and filtering.
By version 1.0 in July 1999, BibTeX2HTML had become a practical publication-list generator with bib2bib filtering, footer control, citation-file support, macro handling, and BibTeX output preservation.
BibTeX2HTML became useful in the early web era because academics already maintained BibTeX files and needed HTML publication pages without manually duplicating bibliography data.
The official home page points to Debian, FreeBSD, OpenBSD, Windows, macOS, Linux, and Solaris distribution artifacts or ports, showing long-lived cross-platform packaging beyond the original source release.
The manual describes three command-line tools: bibtex2html for translating a .bib file into HTML, bib2bib for filtering bibliography entries by criteria, and aux2bib for extracting entries referenced by a LaTeX .aux file.
Typical users generate publication pages, add links from fields such as url, ps, and abstract, sort entries by dates or authors, and use bib2bib to select subsets of a bibliography.
BibTeX2HTML is package-nerd significant as a surviving 1990s Unix-style academic publishing tool: an OCaml CLI that bridges BibTeX, BibTeX styles, LaTeX-era metadata, and static HTML publication pages.
Its history also shows why package managers kept small bibliography converters around: they are glue tools for reproducible academic websites, not large applications.
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 |
|---|---|---|---|
aux2bib | cli | global executable | |
bib2bib | cli | global executable | |
bibtex2html | 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://usr.lmf.cnrs.fr/~jcf/bibtex2html/index.en.html
install metadata
| Package key | brew:bibtex2html |
|---|---|
| Version | 1.99 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bibtex2html |
| Homepage | https://usr.lmf.cnrs.fr/~jcf/bibtex2html/index.en.html |
| Repository | https://github.com/backtracking/bibtex2html |
| Upstream docs | https://github.com/backtracking/bibtex2html#readme |
| License | GPL-2.0-only |
| Source archive | https://usr.lmf.cnrs.fr/~jcf/ftp/bibtex2html/bibtex2html-1.99.tar.gz |
| Build dependencies | ocaml |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bibtex2html |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
bibtex2html 1.99-4+b4
filters BibTeX files and translates them to HTML
https://www.lri.fr/~filliatr/bibtex2html/index.en.html
sudo apt install bibtex2htmlbibtex2html
nix profile install nixpkgs#bibtex2htmlbibtex2html 1.99-4
filters BibTeX files and translates them to HTML
https://www.lri.fr/~filliatr/bibtex2html/index.en.html
sudo apt install bibtex2htmlbibtex2html
sudo port install bibtex2htmlsource 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.