Biber (LaTeX)
Biber is a bibliography information processing program that works in conjunction with the LaTeX package BibLaTeX and offers full Unicode support.[4] 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.[4] Biber is written in Perl and includes the following features:
Some LaTeX packages have an explicit dependence on BibTeX itself and will not work with biber. The most important example is natbib, which provides style options for citation references.[5] However, natbib functionality can largely be recovered by using the natbib option to BibLaTeX, which is the LaTeX package for processing citation references that is commonly used in conjunction with biber.[6] References
External linksInformation related to Biber (LaTeX) |