Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
%#!latexmk main.tex
|
||||
\subsection{Validation of MLP}
|
||||
|
||||
Text for the paragraph describing Fig~\ref{fig:density}.
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering \includegraphics[width=1.0\textwidth]{fig01_density.pdf}
|
||||
\caption{CAPTION} \label{fig:density}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Text for the paragraph describing Fig~\ref{fig:structure-factor}
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering \includegraphics[width=1.0\textwidth]{fig02_SQ.pdf}
|
||||
\caption{CAPTION}
|
||||
\label{fig:structure-factor}
|
||||
\end{figure}
|
||||
|
||||
Reference in New Issue
Block a user