When I type the following code in, the images appear, but there are large spaces in between them. How do I put multiple images on the same page right next to each other.Code:\begin{figure}[ht] \begin{center} \includegraphics[width=4.0 in]{log1} \end{center} \caption{$\log \theta$ vs. $\log r$} \label{geom} \end{figure} \label{app:data} \begin{figure}[ht] \begin{center} \includegraphics[width=4.0 in]{log2} \end{center} \caption{$\theta$ vs. $1/r^{2}$} \label{geom} \end{figure} \begin{figure}[ht] \begin{center} \includegraphics[width=4.0 in]{log3} \end{center} \caption{$\theta_{\text{corrected}}$ vs. $1/r^2$} \label{geom} \end{figure} \begin{figure}[ht] \begin{center} \includegraphics[width=4.0 in]{app22} \end{center} \caption{$\log \theta_{\text{corrected}}$ vs. $\log r$} \label{geom} \end{figure}


LinkBack URL
About LinkBacks