[Tex/LaTex] Best Windows tool for managing .bib files to be later processed by biblatex

biblatexbibtextools

I think this topic is not specifically covered by any of the existing questions about biblatex. Sorry if I am wrong.

I am planning to use biblatex to include and manage references in my LaTeX document. I already have the source for my references in a .bib file that is produced by Mendeley.

I am quite happy with the results till now, but I would like to ask a generic question (so, there is no minimal working example, sorry).

I've read in biblatex help that biblatex has its own data model, although it is nearly fully compatible with classical BibTeX data model.

Anyway, I wonder if there is a Windows (or multiplatform) program for managing .bib files (or that can generate .bib files) that is more appropriate when those .bib files are going to be processed by biblatex package. If so, which is the best one, in your opinion?

Best Answer

Jabref can do it very easily. You can change Jabref settings to handle biblatex entries in this manner:

In the Jabref window, press the menu Options and then Preferences

enter image description here

The preferences window will appear:

enter image description here

In the submenu Advanced, find the BibLaTeX mode (the last item) and check it. Then press OK. Now Jabref will handle .bib entries suitable for use with BibLaTeX.