Skip to content

Instantly share code, notes, and snippets.

@bbdaniels
Last active May 9, 2019 20:26
Show Gist options
  • Save bbdaniels/53042199b23201f1a18251a207323061 to your computer and use it in GitHub Desktop.
Save bbdaniels/53042199b23201f1a18251a207323061 to your computer and use it in GitHub Desktop.
Simple figure in latex
\newpage
\section*{Figure: Title}
\newline
\includegraphics[width=1\textwidth]{filepath.eps}
\newline
\textbf{Notes:}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment