I used this command to import my image inside the text but the problem is that the caption is in the center, so how should I define to start writing caption from left side?
I attached the what it looks like in my thesis.
I hope to hear from you.
Thanks in advance for your help.
Sepideh
Code: Select all
\begin{figure}[h]
\centering
\includegraphics[width=\textwidth]{region}
\caption{Location of river, ditch and observing piezometers within Pasture Meadow, [left figure]; The Digital Elevation Model (DEM) was prepared by applying the kriging method which used measured points from surveying in a 25*25m grid over a 7.5 ha surface area [right figure]. }
\label{region}
\end{figure}