Possible Duplicate:
How to include graphics with spaces in their path?
When I add a piece of code of figure insertion to the context I'm faced with a problem: a number of irrelevant words appear.
Code:
\begin{figure}
\centering
\includegraphics[width=0.9\textwidth]{C:/Thesis/Latex/thesis_1(1)/Pictures/study area.jpg}
\rule{35em}{0.3pt}
\caption{The Grand St. Bernard wireless sensor network deployment (a) the coordinates of nodes according to the Swiss coordinate system (b) the distribution of the nodes in the study site \citep{r33}}
\label{fig:study area}
\end{figure}
Problem:

\) after "St." so that the space there isn't so large. – barbara beeton Dec 06 '12 at 18:42study_area.jpg– Jörg Dec 06 '12 at 18:43