emacs-ebib 2.50.1
BibTeX database manager for Emacs
Ebib is a BibTeX database manager that runs in GNU Emacs. With Ebib you can create, sort and manage your .bib
database files, all within Emacs. It supports searching, multi-line field values and @String and @Preamble definitions. Ebib integrates with (La)TeX mode, Org mode and other Emacs editing modes.
- Outputs:
out
- Website: https://joostkremers.github.io/ebib/
- Licenses: GPL 3+ · Modified BSD
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-ebib 2.50.1
as follows:
guix install emacs-ebib@2.50.1
Or install the latest version:
guix install emacs-ebib
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.