summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/ebib/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /biblio/bibtex/utils/ebib/README
Initial commit
Diffstat (limited to 'biblio/bibtex/utils/ebib/README')
-rw-r--r--biblio/bibtex/utils/ebib/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/biblio/bibtex/utils/ebib/README b/biblio/bibtex/utils/ebib/README
new file mode 100644
index 0000000000..00ad31d814
--- /dev/null
+++ b/biblio/bibtex/utils/ebib/README
@@ -0,0 +1,14 @@
+Ebib
+
+(c) 2003-2008 Joost Kremers
+
+Ebib is a BibTeX database manager that runs in GNU Emacs and
+XEmacs. With Ebib, you can create and manage .bib-files, all within
+Emacs. It supports @string and @preamble definitions, multi-line field
+values, searching, and integration with Emacs' (La)TeX mode.
+
+See the Ebib manual for usage and installation instructions.
+
+The latest release version of Ebib, contact information and mailing list
+can be found at <http://ebib.sourceforge.net>. Development sources can be
+found at <http://repo.or.cz/w/ebib.git>.