catlog
catlog copied to clipboard
all.bib missing
Hello Mike!
catlog.tex includes a bibliography via \bibliography{all}. The corresponding all.bib bibliography file is not checked into the repository.
https://github.com/mikeshulman/catlog/blob/master/catlog.tex#L47
Wow, someone actually trying to compile this file! all.bib is in https://github.com/mikeshulman/basictex.
Thanks! Copying over all.bix from the basictex repository and then rebuilding resolves the bibliography issue.