BibTeX, biblatex and biber ⇒ warning: citation undefined
warning: citation undefined
My citations are not recognized anymore when I compile my .tex file. My bibliography file is called encapsulation.bib and I'm referring to my bibliography using:
\bibliography{encapsulation}
In the main text I cite using (for example for a reference called "li") :
\cite{li}
What could be going wrong?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
warning: citation undefined
Stefan
warning: citation undefined
What do you mean by 'run bibtex again'? I'm compiling my .tex file in Overleaf, with the corresponding .bib file in the same folder.Stefan Kottwitz wrote:Perhaps you have to run bibtex (or biber) again on the document, and then compile the .tex again.
Stefan
warning: citation undefined
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm