-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
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
Citation undefined - on a simple one page document and also on 100+ page document #1394
Comments
Did you run |
No, but when I run it I get:
|
Check the |
For most people it is usually the most convenient to run Biber on the basename of your main biber myproject this is completely independent of the file name of your Most editors can be configured to run Biber for you if you click a button: https://tex.stackexchange.com/q/154751/35864. Note that mac OS sometimes messes with Biber's cache, which may result in Biber simply not working any more without any proper indication as to what is wrong. In that case you need to clear the cache and rerun Biber. See https://tex.stackexchange.com/q/543837/35864 and linked questions. |
Ok so I don't know where to post this, but I encounter this problem already multiple times over the past months, maybe even weekly. I am working on my thesis and I'm using TeX Live distribution. This problem occurs on my Windows machine (Windows 10) but also on my macOS M1.
I have a 100+ pdf document that I'm working on. Long story short, I tested this issue on a single .tex file and it was reproduced also there.
Here is my
main.tex
file:Here is my
test.bib
:I am using TeX Workshop on vscode to compile the latex document. But in order to help you guys diagnose the problem I also manually ran:
pdflatex main.tex
And I get the same error:
LaTeX Warning: Citation 'ddpm' on page 1 undefined on input line 9.
Although its a warning, its a huge problem on my 100+ document.
Here is the logs in the terminal:
Here is the
main.log
:All of the packages are up to date.
I get this error:
And the PDF doesn't have the citation:
The text was updated successfully, but these errors were encountered: