Skip to content

Bibolamazi v4.3

Choose a tag to compare

@phfaist phfaist released this 02 Sep 13:08
· 38 commits to master since this release

A new version of bibolamazi with some new features and your usual dosage of fixes & enhancements:

  • The filter fixes now provides an additional option for Zotero users. Zotero's Better Bibtex will protect capital letters in the title to preserve title casing in bibtex exports. If you do not like this behavior, then you can use the fixes filter with the option -dUnprotectZoteroTitleCase to remove the unnecessary braces.

  • New filter citedoi automatically retreives bibtex entries for citations of the form \cite{doi:10.1103/PhysRev.47.777}

  • 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, 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)