Jump to content

Biber (LaTeX)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Meatsgains (talk | contribs) at 06:10, 15 December 2012 (add reference list and add heading). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Biber
Stable release
1.2 / August 16, 2012; 12 years ago (2012-08-16)
Repository
PlatformCross-platform
LicenseArtistic License 2.0
Websitebiblatex-biber.sourceforge.net

Biber is a BibTeX replacement for users of biblatex.

Information

Biblatex relies on BibTeX only for sorting and generating a very generic .bbl file. Biber eliminates the need for BibTeX. It includes a pure perl BibTeX parser. Given the same data file as input, biber should output a functionally identical .bbl file as BibTeX. The advantages of no longer being dependent upon BibTeX include the following: full Unicode support, no memory limitations, and extensibility.

References