Biber (LaTeX)

From Wikipedia, the free encyclopedia
Biber
Original author(s)Philip Kime and François Charette[1]
Developer(s)Philip Kime, Ken Brown, Nikola Lečić, François Charette, moewe, Alexander Krumeich, Boris Veytsman, Apostolos Syropoulos[2][3]
Stable release
2.16 / December 19, 2020; 13 months ago (2020-12-19)[4]
Repositorygithub.com/plk/biber
Written inPerl
PlatformCross-platform
Available inEnglish
LicenseArtistic License 2.0
Websitebiblatex-biber.sourceforge.net

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

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.[5]

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.[6] 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.[7]

References[]

  1. ^ "Biber Overview". Github. 26 August 2019. Retrieved 30 August 2019.
  2. ^ "Contributors". Github. Retrieved 30 August 2019.
  3. ^ "Biber Developers". Sourceforge. Retrieved 30 August 2019.
  4. ^ "v2.16". Github. Retrieved 8 June 2021.
  5. ^ a b "Biber Web Site". Retrieved 26 January 2013.
  6. ^ http://texdoc.net/texmf-dist/doc/latex/natbib/natbib.pdf
  7. ^ "CTAN: Package BibLaTeX".

External links[]

Retrieved from ""