"War is an ugly thing, but not the ugliest of things. The decayed and degraded state of moral and patriotic feeling which thinks that nothing is worth war is much worse. The person who has nothing for which he is willing to fight, nothing which is more important than his own personal safety, is a miserable creature and has no chance of being free unless made and kept so by the exertions of better men than himself." Read more...
\begin{figure}[H]
\centering
\includegraphics[width=4in]{./part2.eps}
\caption[caption text here for list of figs]{plot of y vs subject by treatment}
\label{fig7}
\end{figure}
Placement Specifiers: h Place the float here, i.e., at the same point it occurs in the source text. t Position at the top of the page. b Position at the bottom of the page. p Put on a special page for floats only. ! Override internal parameters Latex uses for determining `good' float positions.
When using the graphicx package, all figures should be in true (ie, vector graphics) eps format. Png, tif, etc can be used, but a bounding box may have to be defined such as:
If figures are appearing in the DVI file but not in the pdf, be sure to make the ps file first ("dvi2ps") and then converting the postscript file to pdf via Adobe