Search found 2 matches

by sharp
Tue Dec 09, 2008 9:03 pm
Forum: MiKTeX and proTeXt
Topic: Problem: Latex cannot generate \citation{XX} items
Replies: 2
Views: 2989

Problem: Latex cannot generate \citation{XX} items

[...] After this process, I check generated aux file but cannot find any \citation{XX} items. [...]
The bibliography will only be shown if you use at least once the \cite command.
[...] This is my tex file (I delete the irrelevant detail to keep the example short) [...]
A minimal working example ...
by sharp
Tue Dec 09, 2008 2:52 pm
Forum: MiKTeX and proTeXt
Topic: Problem: Latex cannot generate \citation{XX} items
Replies: 2
Views: 2989

Problem: Latex cannot generate \citation{XX} items

Hi All:
I got a very strange problem when I built my tex file to pdf.
I use 'Latex' command to compile my tex file. After this process, I check generated aux file but cannot find any \citation{XX} items.

I download a sample (a tex file and corresponding bib file) and build them, it is OK!
Then, I ...