mc1098 / ci601

Command line tool for searching and editing bibliographic entries to a supported format file. [Uni work]
MIT License
0 stars 0 forks source link

Add `bibtex` feature for `BibTex` Format impl #139

Closed mc1098 closed 2 years ago

mc1098 commented 2 years ago

The BibTex type is optional and so the bibtex feature allows users of the seb library to choose to not include it or provide a different implementation.

The bibtex feature is part of the default features so existing application that are using BibTex don't need to make any changes.