reference to figure in latex code example
Example 1: figure reference latex
\ref{marker}
This prints the number assigned to the object labeled by marker
Example 2: insert figure latex
%Path relative to the main .tex file
\graphicspath{ {./images/} }