bibpy.requirements module

Check entry requirements according to a reference format.

bibpy.requirements.check(entry, format)[source]

Check that an entry abides by the format’s requirements.

Note that these requirements are not strictly enforced in bibtex or biblatex. They are more guidelines for achieving well-formatted entries in your bibliography.

bibpy.requirements.collect(entries, format)[source]

Collect all missing requirements for a set of entries.