\documentclass{csnote}

\NoteNumber{X}                          		% Number
\title{Template CS Note}                                % Title 
\author{Dr Clam-Spark}                                  % Author

\begin{document}
\maketitle

\section{Introduction}

\section{My Big Idea}

\section{Future Work}

\section{Conclusion}

\end{document}


