Tagged Questions
1
vote
2answers
209 views
Bibtex failing to cite one entry? [closed]
I've been reading a very interesting PhD thesis, and I would thus like to reference it in my work.
Unfortunately this bibtex segment didn't work with \cite{}, instead giving [?]:
...
9
votes
2answers
641 views
Is it possible to have back references after each chapter with a single main.bib file?
I'm using LaTeX + BibTeX to write my dissertation. I have one separate .tex file for each chapter. And I'll generate one bibliography for each chapter. But all the references are from the same file ...