Skip to content

Bibolamazi v4.2

Compare
Choose a tag to compare
@phfaist phfaist released this 20 May 15:54
· 81 commits to master since this release

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 form aka--OldKey1999 or previously--OldKey1999, and an alias OldKey1999 → (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)