Search found 4 matches

by emtimmers
Wed Mar 20, 2019 12:35 pm
Forum: BibTeX, biblatex and biber
Topic: warning: citation undefined
Replies: 4
Views: 6360

warning: citation undefined

This issue has not been resolved, can somebody help me please? Thanks in advance!
by emtimmers
Mon Mar 11, 2019 2:44 pm
Forum: BibTeX, biblatex and biber
Topic: warning: citation undefined
Replies: 4
Views: 6360

warning: citation undefined

Stefan Kottwitz wrote:Perhaps you have to run bibtex (or biber) again on the document, and then compile the .tex again.

Stefan
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.
by emtimmers
Thu Mar 07, 2019 5:37 pm
Forum: BibTeX, biblatex and biber
Topic: warning: citation undefined
Replies: 4
Views: 6360

warning: citation undefined

Dear all,
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 ...
by emtimmers
Thu Nov 29, 2018 3:32 pm
Forum: BibTeX, biblatex and biber
Topic: achemso bibliography error
Replies: 1
Views: 2625

achemso bibliography error

For a research paper, I'm using the achemso package, but I keep getting the following error:

\end{mcitethebibliography}

The relevant part of my .tex file is:

\documentclass[journal=jacsat,manuscript=article]{achemso}
\usepackage{chemformula}
\usepackage[T1]{fontenc}
\title{Surface xxx ...