Lists
\begin{enumerate} this is a numbered ordered list
\<your items in here>
\end{enumerate}
\begin{itemize} this is an unordered bullet list
\<your items in here>
\end{itemize}
\item \<your item text>
\begin{enumerate} this is a numbered ordered list
\<your items in here>
\end{enumerate}
\begin{itemize} this is an unordered bullet list
\<your items in here>
\end{itemize}
\item \<your item text>