Biber (LaTeX)
Biber is a bibliography information processing program that works in conjunction with the LaTeX package BibLaTeX and offers full Unicode support.
Biber is a widely used replacement for the BibTeX software. Both generate a bibliography in LaTeX, but Biber offers a large superset of BibTeX functionality. It also offers full Unicode support, which is hard to achieve with BibTeX. Given the same data file as input, biber should output a functionally identical.bbl file as BibTeX.
Biber is written in Perl and includes the following features:
- full Unicode support
- user-definable mapping and suppression of fields
- multiple bibliography lists
- no memory limitations, and extensibility.