diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2014-12-07 15:27:57 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2014-12-07 15:27:57 -0500 |
| commit | 6acee2504b88f9cadca4dea9b7554b69a9858720 (patch) | |
| tree | 54b0c20a65e0ba70942c66d104bdfee9c14104aa /notes/cracking_cascades_classposter.tex | |
| parent | 3cf9a574c8b71da1cb1265d270edd4447d44745c (diff) | |
| download | cascades-6acee2504b88f9cadca4dea9b7554b69a9858720.tar.gz | |
fixing error in latex: linking to directory images/ for includegraphic commands
Diffstat (limited to 'notes/cracking_cascades_classposter.tex')
| -rw-r--r-- | notes/cracking_cascades_classposter.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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} |
