I have to use TeXworks with MiKTeX here at uni (used LEd beforehand). I want to create a bibliography.
I can get the bibliography up, but it does not order the items in the order of appearance. Nor does it not list resources I did not use in this paper, but papers beforehand (I was going to create ONE bib and then keep reusing it).
What do I do wrong?
These are the lines I am using:
Code: Select all
\bibliographystyle{IEEEtran} % tried plain as style as well
\bibliography{myrefs}
Thanks in advance,
Christiane