add internship report template
This commit is contained in:
22
InternshipReport/Pages/ch-Chapter1.tex
Normal file
22
InternshipReport/Pages/ch-Chapter1.tex
Normal file
@@ -0,0 +1,22 @@
|
||||
\section{First Section of first chapter}
|
||||
\subsection{Let's talk about A}
|
||||
|
||||
I must quote \citet{FavoriteAuthor} because they did a great job.
|
||||
|
||||
\subsection{And now B}
|
||||
|
||||
...
|
||||
|
||||
\section{But what about this}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[]{example-image-a}
|
||||
\caption{Image A.}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\includegraphics[]{example-image-b}
|
||||
\caption{Image B.}
|
||||
\end{figure}
|
||||
Reference in New Issue
Block a user