From 6acee2504b88f9cadca4dea9b7554b69a9858720 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Sun, 7 Dec 2014 15:27:57 -0500 Subject: fixing error in latex: linking to directory images/ for includegraphic commands --- notes/reportYaron.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes/reportYaron.tex') diff --git a/notes/reportYaron.tex b/notes/reportYaron.tex index 78fe44c..feb5521 100644 --- a/notes/reportYaron.tex +++ b/notes/reportYaron.tex @@ -87,7 +87,7 @@ If the vector $\vec x_i$ is sufficiently sparse, i.e. node $i$ has sufficiently \begin{figure} \centering -\includegraphics[width=0.3\textwidth]{voter.png} +\includegraphics[width=0.3\textwidth]{images/voter.png} \caption{A cascade in the voter model with time steps $t = 0,1,2$ over a graph with 5 vertices} \end{figure} @@ -167,7 +167,7 @@ Note that this is not exactly a sparse recovery model due to the non-linear expo \begin{figure} \centering -\includegraphics[width=0.3\textwidth]{icc.png} +\includegraphics[width=0.3\textwidth]{images/icc.png} \caption{A cascade in the independent cascade model with time steps $t = 0,1,2$ over a graph with 5 vertices} \end{figure} -- cgit v1.2.3-70-g09d2