Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I'm currently trying to use my friend's system (with his permission, of course). But then, I want to stick to what I'm used to, which is using IEEE rather than ACM reference format. What I have done is that I included the following lines:

  • \nocite{*}
  • \bibliographystyle{IEEEtran}
  • \bibliography{IEEEabrv,references}

I also commented some of the related lines as below accordingly:

  • %\bibliographystyle{plainnat}
  • %\bibliography{references}

But, nothing works at the moment. Am I missing something?

share|improve this question
I just think that I might need to flush some files, prior to overwriting it. However, I forgot, which files need to be deleted. Then only, I can recompile it. – Shah Feb 14 '12 at 14:03
It's now working. I found in the directory a clean.sh file. From there, I run a shell command and it works. – Shah Feb 14 '12 at 14:08
1  
This seems to be resolved, and rather localised in the first place for us to help. For future reference, we are unlikely to be able to help you unless you can provide us with a [minimal working example].(meta.tex.stackexchange.com/q/228/9043) – Mark S. Everitt Feb 14 '12 at 14:17

closed as too localized by Mark S. Everitt, egreg, Werner, Peter Grill, lockstep Feb 14 '12 at 21:13

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.