bibus
bibliographic database
Install
- All systems
-
curl cmd.cat/bibus.sh
- Debian
-
apt-get install bibus
- Ubuntu
-
apt-get install bibus
- Kali Linux
-
apt-get install bibus
- Fedora
-
dnf install bibus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bibus
- Raspbian
-
apt-get install bibus
- Dockerfile
- dockerfile.run/bibus
bibus
bibliographic database
Bibus is a bibliographic database which has been developed with LibreOffice/ OpenOffice.org in mind. It can directly insert citations and format the bibliographic index in an open OpenOffice.org Writer document. The main features are * hierarchical organization of the references with user-defined keys * designed for multiuser-environments (share databases between users) * a search engine supporting live queries * on-line PubMed access * import of PubMed (Medline), EndNote/Refer, RIS and BibTeX records. Bibus will use an SQLite-database by default for storage (via the SQLite3 module available in Python >2.5). But it also supports MySQL-databases. If you want to use a MySQL-database, make sure, that you have the python-mysqldb package installed.