\documentclass[12pt]{article}

\usepackage[pdftex]{graphicx}
\DeclareGraphicsExtensions{.pdf,.jpeg,.png}
\usepackage{ifpdf}
\usepackage[cmex10]{amsmath}
\usepackage{subfigure}

        \linespread{1.25}
        \oddsidemargin=.2in
        \evensidemargin=.2in
        \textwidth=6.3 in %5.9in
        \topmargin=-.5in
        \textheight=9in

\date{\today}

%\renewcommand{\labelitemi}{$\blacksquare$}
%\renewcommand{\labelitemii}{$\blacktriangleright$}
%\renewcommand{\labelitemiii}{$\bullet$}
%\renewcommand{\labelitemiv}{$\circ$}

\begin{document}

\begin{center}
         \Huge {\bf 5358 HW \#5} \\
         \Large [Your Name] \\
        \small Spring Semester, 2014
 \end{center}

Write code to do something interesting with swarm intelligence that hasn't been done in class. Note that code (Matlab \& Python) is available to you on the web at NeoSwarm.com for many of the swarms. You may present your results in one of two ways.
\begin{enumerate}
\item A written report in LaTex of your project along will illustrative videos. Include a separate copy of your code. Zip them all and put them in my dropbox.
\item Present your results orally in class. A power point talk is good. Show videos. Zip and place everything, including code, in my dropbox.
\end{enumerate}
 Presentations will be given the last week or so of class depending on how many want to present. If I don't hear from you before Easter break, I'll assume you are doing the LaTex report.

\end{document}
