macOS
brew install bibutilslocal Homebrew formula metadata
sudo port install bibutilsMacPorts ports tree · tex/bibutils/Portfile · source: api.github.com
brew / rank 9638
Bibliography conversion utilities. Version 7.2 via Homebrew; verified from local package data. Also installable with debian: sudo apt install bibutils.
install
brew install bibutilslocal Homebrew formula metadata
sudo port install bibutilsMacPorts ports tree · tex/bibutils/Portfile · source: api.github.com
sudo apt install bibutilsDebian stable package indexes · bibutils · source: deb.debian.org
sudo dnf install bibutilsFedora Rawhide package metadata · bibutils · source: dl.fedoraproject.org
nix profile install nixpkgs#bibutilsnixpkgs package indexes · pkgs/by-name/bi/bibutils/package.nix · source: api.github.com
sudo pacman -S bibutilsArch Linux sync databases · bibutils · source: geo.mirror.pkgbuild.com
overview
Bibliography conversion utilities
history
bibutils is a suite of Unix-style bibliography conversion filters that translate between formats through a common MODS XML intermediate representation.
The official SourceForge wiki describes bibutils as a program set for interconverting bibliography formats using MODS XML as a common intermediate, reducing the number of converters needed for many input and output formats.
The documented development history groups changes by major versions: version 5 changed the default input and output character set to UTF-8 and added the ability to write MODS XML in multiple character sets, while later major versions reflect library changes.
bibutils is available across Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, Arch, and other package managers, which matches its role as a reusable command-line conversion toolkit for scripts.
Because it supports BibTeX, BibLaTeX, RIS, EndNote, ISI, PubMed/NBIB, Word bibliography, ADS, and MODS workflows, it is useful to users moving references among citation managers, library metadata systems, and publishing tools.
Users chain format-specific converters such as ris2xml followed by xml2bib, or bib2xml followed by xml2ris, using MODS XML as the intermediate format.
The tools are intentionally command-line filters, making them suitable for shell pipelines, automated metadata cleanup, and larger bibliographic projects.
bibutils is a tidy example of Unix filter design applied to bibliography metadata: instead of maintaining N-squared pairwise converters, it centralizes conversion through MODS.
Package nerds care because it is one of those small, durable utilities that quietly make citation-manager and library-metadata interoperability scriptable.
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 |
|---|---|---|---|
bib2xml | executable | indexed executable | Discovered from the local executable index. |
bibdiff | executable | indexed executable | Discovered from the local executable index. |
biblatex2xml | executable | indexed executable | Discovered from the local executable index. |
copac2xml | executable | indexed executable | Discovered from the local executable index. |
ebi2xml | executable | indexed executable | Discovered from the local executable index. |
end2xml | executable | indexed executable | Discovered from the local executable index. |
endx2xml | executable | indexed executable | Discovered from the local executable index. |
isi2xml | executable | indexed executable | Discovered from the local executable index. |
med2xml | executable | indexed executable | Discovered from the local executable index. |
modsclean | executable | indexed executable | Discovered from the local executable index. |
nbib2xml | executable | indexed executable | Discovered from the local executable index. |
ris2xml | executable | indexed executable | Discovered from the local executable index. |
wordbib2xml | executable | indexed executable | Discovered from the local executable index. |
xml2ads | executable | indexed executable | Discovered from the local executable index. |
xml2bib | executable | indexed executable | Discovered from the local executable index. |
xml2biblatex | executable | indexed executable | Discovered from the local executable index. |
xml2end | executable | indexed executable | Discovered from the local executable index. |
xml2isi | executable | indexed executable | Discovered from the local executable index. |
xml2nbib | executable | indexed executable | Discovered from the local executable index. |
xml2ris | executable | indexed executable | Discovered from the local executable index. |
xml2wordbib | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:bibutils |
|---|---|
| Version | 7.2 |
| Package manager | Homebrew |
| Homepage | https://sourceforge.net/p/bibutils/home/Bibutils/ |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bibutils 7.2-3+b1
interconvert various bibliographic data formats
https://sourceforge.net/projects/bibutils/
sudo apt install bibutilslibbibutils-dev 7.2-3+b1
bibliography file converter, development kit
https://sourceforge.net/projects/bibutils/
sudo apt install libbibutils-devlibbibutils8 7.2-3+b1
bibliography file converter, shared library
https://sourceforge.net/projects/bibutils/
sudo apt install libbibutils8bibutils
nix profile install nixpkgs#bibutilsbibutils 7.2-3
interconvert various bibliographic data formats
https://sourceforge.net/projects/bibutils/
sudo apt install bibutilslibbibutils-dev 7.2-3
bibliography file converter, development kit
https://sourceforge.net/projects/bibutils/
sudo apt install libbibutils-devlibbibutils8 7.2-3
bibliography file converter, shared library
https://sourceforge.net/projects/bibutils/
sudo apt install libbibutils8bibutils 7.2-14.fc45
Bibliography conversion tools
http://sourceforge.net/p/bibutils/home/Bibutils/
sudo dnf install bibutilsbibutils-devel 7.2-14.fc45
Development files for bibutils
http://sourceforge.net/p/bibutils/home/Bibutils/
sudo dnf install bibutils-develbibutils-libs 7.2-14.fc45
Bibutils library
http://sourceforge.net/p/bibutils/home/Bibutils/
sudo dnf install bibutils-libsbibutils 7.2-4
Bibliography format interconversion
http://sourceforge.net/p/bibutils/home/Bibutils
sudo pacman -S bibutilsbibutils
sudo port install bibutilssource 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.