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/cracking_cascades_classposter.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes/cracking_cascades_classposter.tex') diff --git a/notes/cracking_cascades_classposter.tex b/notes/cracking_cascades_classposter.tex index 9140e27..3f8204e 100644 --- a/notes/cracking_cascades_classposter.tex +++ b/notes/cracking_cascades_classposter.tex @@ -114,7 +114,7 @@ \begin{figure} \centering -\includegraphics[width=0.6\textwidth]{voter.png} +\includegraphics[width=0.6\textwidth]{images/voter.png} \end{figure} @@ -205,7 +205,7 @@ where $(\vec x_{1})_j := \frac{\text{1}}{\text{deg}(i)} \cdot \left[\text{j pare \begin{block}{Independent Cascades Model} \begin{figure} \centering -\includegraphics[width=0.6\textwidth]{icc.png} +\includegraphics[width=0.6\textwidth]{images/icc.png} \end{figure} \vspace{0.5 cm} -- cgit v1.2.3-70-g09d2