macOS
brew install bibtex2htmllocal Homebrew formula metadata
sudo port install bibtex2htmlMacPorts ports tree · textproc/bibtex2html/Portfile · ソース: api.github.com
brew
bibtex2html のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bibtex2htmllocal Homebrew formula metadata
sudo port install bibtex2htmlMacPorts ports tree · textproc/bibtex2html/Portfile · ソース: api.github.com
sudo apt install bibtex2htmlDebian stable package indexes · bibtex2html · ソース: deb.debian.org
nix profile install nixpkgs#bibtex2htmlnixpkgs package indexes · pkgs/by-name/bi/bibtex2html/package.nix · ソース: api.github.com
概要
BibTeX to HTML converter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aux2bib | cli | グローバル実行可能ファイル | |
bib2bib | cli | グローバル実行可能ファイル | |
bibtex2html | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://usr.lmf.cnrs.fr/~jcf/bibtex2html/index.en.html
インストールメタデータ
| パッケージキー | brew:bibtex2html |
|---|---|
| バージョン | 1.99 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bibtex2html |
| ホームページ | https://usr.lmf.cnrs.fr/~jcf/bibtex2html/index.en.html |
| リポジトリ | https://github.com/backtracking/bibtex2html |
| 上流ドキュメント | https://github.com/backtracking/bibtex2html#readme |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://usr.lmf.cnrs.fr/~jcf/ftp/bibtex2html/bibtex2html-1.99.tar.gz |
| ビルド依存関係 | ocaml |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 bibtex2htmlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.