This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-ebib/badges/latest-version.svg)](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]]