We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Mike!
catlog.tex includes a bibliography via \bibliography{all}. The corresponding all.bib bibliography file is not checked into the repository.
catlog.tex
\bibliography{all}
all.bib
https://github.com/mikeshulman/catlog/blob/master/catlog.tex#L47
The text was updated successfully, but these errors were encountered:
Wow, someone actually trying to compile this file! all.bib is in https://github.com/mikeshulman/basictex.
Sorry, something went wrong.
Thanks! Copying over all.bix from the basictex repository and then rebuilding resolves the bibliography issue.
all.bix
basictex
No branches or pull requests
Hello Mike!
catlog.tex
includes a bibliography via\bibliography{all}
. The correspondingall.bib
bibliography file is not checked into the repository.https://github.com/mikeshulman/catlog/blob/master/catlog.tex#L47
The text was updated successfully, but these errors were encountered: