biber 2.16
Backend for the BibLaTeX citation management tool
Biber is a BibTeX replacement for users of biblatex. Among other things it comes with full Unicode support.
- Website: http://biblatex-biber.sourceforge.net/
- Licenses: Artistic License 2.0
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install biber 2.16
as follows:
guix install biber@2.16
Or install the latest version:
guix install biber
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.