1BIBUS(1) General Commands Manual BIBUS(1)
2
3
4
6 bibus - Bibus is a bibliographic database
7
9 bibus
10
12 The bibus command does not take any arguments or options at the moment.
13
14 bibus is a bibliographic database compatible with two database engines:
15 - MySQL <http://www.mysql.com/>
16 - SQLite <http://www.sqlite.org/>.
17 It features
18 * hierarchical organization of the references with user-defined keys
19 * multiuser-environment design (share databases between many users)
20 * a search engine supporting live queries
21 * on-line PubMed access
22 * OpenOffice.org connectivity: You can
23 - insert references in an opened OpenOffice.org text document
24 - format the bibliography directly in Bibus
25 - format the citations in Bibus.
26 * foreign language support through unicode and gettext
27 * import of PubMed (Medline), EndNote/Refer, RIS and BibTeX records.
28
30 openoffice(1)
31
33 bibus was written by Pierre Martineau <pmartino@users.sourceforge.net>
34
35 This manual page was written by Pierre Martineau
36 <pmartino@users.sourceforge.net> and updated by Jan Beyer
37 <jan@beathovn.de> for the Debian project (but may be used by others).
38
39
40
41 November 23, 2009 BIBUS(1)