%%#######################################################################
%##  CS 690A (Fall 2015), Assignment #2, Questions #1 and 2            ##
%##       Student Name: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX               ##
%##              MUN #: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX               ##
%########################################################################
\documentclass[12pt]{article}

\begin{document}

\begin{center}
\bf
Computer Science CS690A, Assignment \#2, Questions \#1 and 2 \\
Name: XXXXXXXXXXXXXXXXXX \\
MUN \#: XXXXXXXXXXXXXXXXXX \\
\end{center}

\begin{description}
\item[Question \#1]{

Give {\bf complete and correct} references for the following:

    \begin{description}
    \item[a)]{
    Barton, Berewick and Ristad (1987) The MIT Press. [Book]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[b)]{
    Forisek, Fun with Algorithms, 214-227. [Conference paper]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[c)]{
    Markman, A.B. (1997) 21(4), 373-418. [Journal paper]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[d)]{
    van Rooij, I. (2008) Cognitive Science [Journal paper]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[e)]{
    Veale and Keane, ``The Competence of Sub-Optimal Theories of Structure
     Mapping on Hard Analogies.'' [Conference paper]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \end{description}

\noindent
Complete references must give full author names (last name and initials), paper and 
book titles, journal names, and conference names; where appriopriate, book series
and volume number, journal volume and number, publisher name, publisher address,
and page numbers must also be given.
}
\item[Question \#2]{

Give {\bf full and complete} references (at least the minimum requested number and
as many as you can find for bonus marks) for the following topics:

    \begin{description}
    \item[a)]{
    Surveys and/or reviews of computational models of analogical processing.
     [Minimum required number: 3]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[b)]{
     $NP$-hardness or completeness results for the {\sc Longest Common
      Subsequence} problem and various restricted cases. [Minimum required
      number: 3]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \item[c)]{
    $NP$-hardness or completeness results for natural language processing
      under Optimality Theory. [Minimum required number: 3]

\begin{verbatim}
Answer:

...
\end{verbatim}
    }
    \end{description}

\noindent
Complete references must give full author names (last name and initials), paper and 
book titles, journal names, and conference names; where appriopriate, book series
and volume number, journal volume and number, publisher name, publisher address,
and page numbers must also be given.
}
\end{description}

\end{document}
