Bibolamazi v4.2
This new version of bibolamazi introduces some new features:
-
Automatically access remote filter packages specified as a github repository—it's easy to share your own filters with other people!
-
New
markauthor
filter emphasizes a given author thoughout a bibliography -
Command-line tool has a revamped help system with more intuitive help pages
-
Using the
duplicates
filter, it is now possible to automatically create aliases in the database. Simply add keywords (keywords={...}
bibtex field) of the formaka--OldKey1999
orpreviously--OldKey1999
, and an aliasOldKey1999
→ (the new key) is automatically created. -
Some improvements were made to the user interface, and several bugs were fixed
Check out the docs here.
Download the relevant binary below: Bibolamazi-macosx-osx108+.zip
for Mac OS X 10.8 and later, Bibolamazi-macosx-Mojave.zip
for dark-mode-aware Mac OS X Mojave, and bibolamazi-win32.exe
for Windows. Just unpack the archive (on mac) and place the executable wherever you like and run it. No installation is required, although on Mac you probably want to move the app to your "Applications" folder.
Bibolamazi is also available on PyPI:
> pip install bibolamazi # command-line
> pip install bibolamazigui # graphical interface (bibolamazi_gui)