Ask me for the passwd:
Download Link
mcb
Saturday, July 26, 2008
Tuesday, July 8, 2008
Insert Figures
%latex
\begin{figure}
\centering
{\epsfig{figure=pics/TIF/tmp.ps, height=18cm, angle=270}}
\caption{test}\label{Figure5-refBoxplot}
\end{figure}
%pdfLatex
\begin{figure}
{\centering
\includegraphics[width=8cm]{pic/tmp.png}
\caption{test.}\label{fig:LAD2}}
\end{figure}
\begin{figure}
\centering
{\epsfig{figure=pics/TIF/tmp.ps, height=18cm, angle=270}}
\caption{test}\label{Figure5-refBoxplot}
\end{figure}
%pdfLatex
\begin{figure}
{\centering
\includegraphics[width=8cm]{pic/tmp.png}
\caption{test.}\label{fig:LAD2}}
\end{figure}
Subscribe to:
Posts (Atom)