\documentclass[11pt]{article}
\usepackage{fullpage}
\usepackage{times}
\usepackage{amssymb}
\begin{document}
\begin{center}
{\large {\bf CIS6930/4930 Intro to Computational Neuroscience Spring 2006}}\\
{\normalsize {\bf Home Work Assignment 1: Due Monday 01/30/06 before class}}
\end{center}

All solutions have to be written using Latex. If you do not have experience
with Latex, check out the source file for this homework. A link has been
provided in the class page. Store your file as {\em answer.tex} and to get
the pdf file simply run:\\
\$ pdflatex answer.tex\\
This will create the file answer.pdf

For each of the four papers noted on the class web-page, write a {\em one page} 
critique (in $11$ pt, fullpage format). Note that the critique is for future
use as a reminder to what is in the paper. Make sure you address the following.

\begin{enumerate}
\item A succinct description of what the result of the paper is.
\item Why did the authors use this experimental paradigm? Could it be improved?
\item Are there any weaknesses to the paper?
\item Are there potential perspectives where the same results could be
interpreted differently?
\item Interesting papers referenced in the bibliography that you need to read.
\end{enumerate}
\end{document}
