You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
299 B
21 lines
299 B
\documentclass{article}
|
|
|
|
\usepackage{style}
|
|
|
|
\begin{document}
|
|
|
|
\begin{center}
|
|
\Large{\textbf{TITLE}} \\ [0.2cm]
|
|
\small{\textsc{AUTHOR}} \\ [0.2cm]
|
|
\normalsize{\textsc{YEAR}} \\ [1cm]
|
|
\end{center}
|
|
|
|
\begin{abstract}
|
|
ABSTRACT
|
|
\end{abstract}
|
|
|
|
\section{Notes}
|
|
Write your notes here.
|
|
|
|
\end{document}
|