Skip to content

Bibolamazi v4.4

Choose a tag to compare

@phfaist phfaist released this 01 Nov 21:56
· 20 commits to master since this release

This version of bibolamazi ships some fixes and enhancements.

  • A new filter zotero_bbt_fixes provides tweaks that are relevant for Zotero users, such as un-case-protecting titles or removing primaryclass fields. The option -dUnprotectZoteroTitleCase in the filter fixes is deprecated in favor of this new filter.

  • The apply_patches filter can read the patches from a separate file

  • logging output was reformatted for clarity

  • new collaboration filter helps clean up author lists for large collaborations (e.g. "LIGO collaboration")

  • a few other general fixes and improvements

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 or later, 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)