emacs-ebib
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.
- Versions: 2.50.1
- 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 the latest version of emacs-ebib
as follows:
guix install emacs-ebib
Or install a particular version:
guix install emacs-ebib@2.50.1
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.
Badge code
You can use the following badge to inform users of emacs-ebib about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-ebib'><img src='https://packages.guix.gnu.org/packages/emacs-ebib/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-ebib)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-ebib][https://packages.guix.gnu.org/packages/emacs-ebib/badges/latest-version.svg]]