You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
\documentclass[../Main.tex]{subfiles}
|
|
\graphicspath{{\subfix{Assets/img/}}}
|
|
|
|
\begin{document}
|
|
|
|
|
|
\begin{figure}[h]
|
|
\tikzfig{../assets/tikzit/CausalGraph}
|
|
\caption{Causal Model}
|
|
\label{Fig:CausalModel}
|
|
\end{figure}
|
|
|
|
\end{document}
|