June 4, 2014
BibCLI - Command Line Interface to Manage Bibliography
After working with references and citations in latex for a while, with multiple files, I noticed that some things need improvement. First of all, you need to use some way to store your bibliography outside of the tex file. For instance, using bibtex. Second, you probably want some bibliography package, such as biblatex or natbib. Third, you need some way to manage your bibliography entries and verify if they are correct.