diff --git a/analysis.tex b/analysis.tex
index 2d76209a79206c349bb2028905232a56b6dea58a..be045dc9c4e1eee27cf2d639e98ff5b01b4d7c92 100644
--- a/analysis.tex
+++ b/analysis.tex
@@ -31,10 +31,10 @@ whereas the database grows with the formula occurrences.
 
 \begin{figure}[ht]\centering\vspace*{-1em}
   \subfigure[Query Times]{
-    \includegraphics[width=5.8cm,height=4cm]{../images/query_times}\label{fig:query_times}
+    \includegraphics[width=5.8cm,height=4cm]{query_times}\label{fig:query_times}
   }
   \subfigure[Memory Usage]{
-    \includegraphics[width=5.8cm,height=4cm]{../images/memory_usage}\label{fig:memory_usage}
+    \includegraphics[width=5.8cm,height=4cm]{memory_usage}\label{fig:memory_usage}
   }\vspace*{-1em}
   \caption{Experimental Performance Analysis}\label{fig:analysis}\vspace*{-1em}
 \end{figure}
diff --git a/frontends.tex b/frontends.tex
index 15b0f050d16812cc504f94757b2ce5797087a459..0db0a688eb06f7ae138610747b98c5788872343e 100644
--- a/frontends.tex
+++ b/frontends.tex
@@ -22,7 +22,7 @@ similar formulae'' interaction. The same holds for integrated semantic developme
 such as Mathematica.
 
 \begin{figure}[ht]\centering
-    \includegraphics[width=12cm]{../images/search_arxivdemo}\vspace*{-1em}
+    \includegraphics[width=12cm]{search_arxivdemo}\vspace*{-1em}
     \caption{\small{MWS-0.5 arXivDemo Search Interface}}
     \label{fig:search_arxivdemo}
 \end{figure}
diff --git a/system.tex b/system.tex
index 4657888a21fb3271e9b553180228f405d2234783..70d97c95d1745d18e9d4b64c029f57b47f84717b 100644
--- a/system.tex
+++ b/system.tex
@@ -17,7 +17,7 @@ and generates the \MWS output format (\mwsanswset). These are communicated throu
 REST paradigm.
 
 \begin{figure}[ht]\centering
-    \includegraphics[width=10cm]{../images/system_overview}\vspace*{-2em}
+    \includegraphics[width=10cm]{system_overview}\vspace*{-2em}
     \caption{MWS-0.5 System Structure}\label{fig:sys_struct}
 \end{figure}
 
@@ -138,10 +138,10 @@ whereas the database grows with the formula occurrences.
 
 \begin{figure}[ht]\centering\vspace*{-1em}
   \subfigure[Query Times]{
-    \includegraphics[width=5.8cm,height=4cm]{../images/query_times}\label{fig:query_times}
+    \includegraphics[width=5.8cm,height=4cm]{query_times}\label{fig:query_times}
   }
   \subfigure[Memory Usage]{
-    \includegraphics[width=5.8cm,height=4cm]{../images/memory_usage}\label{fig:memory_usage}
+    \includegraphics[width=5.8cm,height=4cm]{memory_usage}\label{fig:memory_usage}
   }\vspace*{-1em}
   \caption{Experimental Performance Analysis}\label{fig:analysis}\vspace*{-1em}
 \end{figure}
@@ -328,7 +328,7 @@ memory sectors (splits, migrations) are coordinated by a master node, which keep
 their locations, as well as cross-sector links.
 
 \begin{wrapfigure}r{5.7cm}\vspace*{-2em}
-\fbox{\includegraphics[width=5.5cm]{../images/dindex}}\vspace*{-.5em}
+\fbox{\includegraphics[width=5.5cm]{dindex}}\vspace*{-.5em}
 \caption{Structure of a Distributed Index}\label{fig:dist-index}\vspace*{-1em}
 \end{wrapfigure}\ednote{New figure}
 This process will result in a memory organization as pictured in