Biber (LaTeX): Difference between revisions
Rm unnecessary subhead. |
JorgePeixoto (talk | contribs) Latest release is 2.18 from 2022-08-14 |
||
Line 8: | Line 8: | ||
| developer = Philip Kime, Ken Brown, Nikola Lečić, François Charette, moewe, Alexander Krumeich, Boris Veytsman, Apostolos Syropoulos<ref>{{cite web |title=Contributors |url=https://github.com/plk/biber/graphs/contributors |website=Github |accessdate=30 August 2019}}</ref><ref>{{cite web |title=Biber Developers |url=https://sourceforge.net/p/biblatex-biber/_members/ |website=Sourceforge |accessdate=30 August 2019}}</ref> |
| developer = Philip Kime, Ken Brown, Nikola Lečić, François Charette, moewe, Alexander Krumeich, Boris Veytsman, Apostolos Syropoulos<ref>{{cite web |title=Contributors |url=https://github.com/plk/biber/graphs/contributors |website=Github |accessdate=30 August 2019}}</ref><ref>{{cite web |title=Biber Developers |url=https://sourceforge.net/p/biblatex-biber/_members/ |website=Sourceforge |accessdate=30 August 2019}}</ref> |
||
| released = |
| released = |
||
| latest release version = 2. |
| latest release version = 2.18 |
||
| latest release date = {{start date and age| |
| latest release date = {{start date and age|2022|8|14}}<ref>{{cite web |title=v2.18 |url=https://github.com/plk/biber/releases |website=Github |accessdate=16 Oct 2022}}</ref> |
||
| latest preview version = |
| latest preview version = |
||
| latest preview date = <!-- {{start date and age|YYYY|MM|DD}} --> |
| latest preview date = <!-- {{start date and age|YYYY|MM|DD}} --> |
Revision as of 22:34, 16 October 2022
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.18
/ August 14, 2022[4] |
Repository | github |
Written in | Perl |
Platform | Cross-platform |
Available in | English |
License | Artistic License 2.0 |
Website | biblatex-biber |
Biber is a bibliography information processing program that works in conjunction with the LaTeX package BibLaTeX and offers full Unicode support.[5]
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.[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
- ^ "Biber Overview". Github. 26 August 2019. Retrieved 30 August 2019.
- ^ "Contributors". Github. Retrieved 30 August 2019.
- ^ "Biber Developers". Sourceforge. Retrieved 30 August 2019.
- ^ "v2.18". Github. Retrieved 16 Oct 2022.
- ^ a b "Biber Web Site". Retrieved 26 January 2013.
- ^ http://texdoc.net/texmf-dist/doc/latex/natbib/natbib.pdf [bare URL PDF]
- ^ "CTAN: Package BibLaTeX".