Search found 2 matches

by nasridine
Tue Jun 22, 2010 8:21 pm
Forum: Graphics, Figures & Tables
Topic: figures not shown
Replies: 1
Views: 1131

figures not shown

I have all the figures as .ps files in the same directory as the article tex file. However the pdf I generated with pdflatex does not have all the figures. How do I display them correctly?


\begin{figure}
\centerline{\hbox{\epsfxsize=3.00in \epsfbox{fig1.ps}}}
\caption[]
{\label{fig1} \noindent ...
by nasridine
Tue Jun 22, 2010 8:15 pm
Forum: BibTeX, biblatex and biber
Topic: How to sort references automatically
Replies: 1
Views: 4353

How to sort references automatically

I am working with someone on a paper. He manually added all the references in the ref.tex file which looks like this:


\begin{references}

\bibitem{lilie}
Breitenkamp,~M.; Henglein,~A.; Lilie,~J. {\it Ber. Bunsenges. Phys.~Chem.}
{\bf 1976}, {\bf 80}, 973.

\bibitem{nenoff}
Zhang,~Z.; Nenoff, T.M ...