Biber (LaTeX)

Biber
Stable release
2.4 / March 6, 2016 (2016-03-06)
Written in Perl
Platform Cross-platform
License Artistic License 2.0
Website biblatex-biber.sourceforge.net

Biber is a bibliography information processing program and works in conjunction with the LaTeX package biblatex and offers full Unicode support.[1]

Information

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. Additionally, it 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.[1]

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.

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.[2] 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.[3]

References

  1. 1 2 "Biber Web Site". Retrieved 26 January 2013.
  2. http://texdoc.net/texmf-dist/doc/latex/natbib/natbib.pdf
  3. https://www.ctan.org/pkg/biblatex?lang=en
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.