Search found 3 matches

by poobear
Mon Feb 28, 2011 9:42 pm
Forum: BibTeX, biblatex and biber
Topic: Wrong Order in multiple References with one Citation
Replies: 1
Views: 5235

Wrong Order in multiple References with one Citation

Hi,

I'm a novice LaTeX user and uses latest TeXShop. I'm ending my documents with the following code to get references in the order they are referenced.
\bibliographystyle{unsrt}
\bibliography{nameofmyfile}
However, I have a problem when I have multiple references in one citation, i.e.
\cite ...
by poobear
Sat Feb 12, 2011 1:53 pm
Forum: Graphics, Figures & Tables
Topic: How to properly tell reference of figure?
Replies: 2
Views: 5033

How to properly tell reference of figure?

Thanks!

edit: I guess it was "In case one of the suggested solutions works it is good to say which one" in section 3 that I missed. What I ended up using was the first one
Figure X. Diagram of the design of YYY (1).
by poobear
Sat Feb 12, 2011 12:12 am
Forum: Graphics, Figures & Tables
Topic: How to properly tell reference of figure?
Replies: 2
Views: 5033

How to properly tell reference of figure?

Hi,

I'm trying to write a scientific report that will look like a review article. I have taken figures from other articles and want to tell the source of the figures in their captions. However, as all scientific articles make their own figures, I havn't been able to see how to do this properly.

I ...