\PassOptionsToPackage{unicode=true}{hyperref} % options for packages loaded elsewhere
\PassOptionsToPackage{hyphens}{url}
%
\documentclass[]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
  \usepackage[T1]{fontenc}
  \usepackage[utf8]{inputenc}
  \usepackage{textcomp} % provides euro and other symbols
\else % if luatex or xelatex
  \usepackage{unicode-math}
  \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
\fi
% use upquote if available, for straight quotes in verbatim environments
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
% use microtype if available
\IfFileExists{microtype.sty}{%
\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
\IfFileExists{parskip.sty}{%
\usepackage{parskip}
}{% else
\setlength{\parindent}{0pt}
\setlength{\parskip}{6pt plus 2pt minus 1pt}
}
\usepackage{hyperref}
\hypersetup{
            pdftitle={CSci 487: Senior Project Spring Semester 2018},
            pdfauthor={H. Conrad Cunningham},
            pdfborder={0 0 0},
            breaklinks=true}
\urlstyle{same}  % don't use monospace font for urls
\setlength{\emergencystretch}{3em}  % prevent overfull lines
\providecommand{\tightlist}{%
  \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\setcounter{secnumdepth}{0}
% Redefines (sub)paragraphs to behave more like sections
\ifx\paragraph\undefined\else
\let\oldparagraph\paragraph
\renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
\fi
\ifx\subparagraph\undefined\else
\let\oldsubparagraph\subparagraph
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi

% set default figure placement to htbp
\makeatletter
\def\fps@figure{htbp}
\makeatother

\usepackage{caption}
\DeclareCaptionLabelFormat{nolabel}{}
\captionsetup{labelformat=nolabel}

\title{CSci 487: Senior Project\\
Spring Semester 2018}
\author{\textbf{H. Conrad Cunningham}}
\date{\textbf{9 May 2018}}

\begin{document}
\maketitle

\hypertarget{course-materials}{%
\subsection{Course Materials}\label{course-materials}}

\begin{itemize}
\item
  \href{487syl_sp18.html}{Syllabus}
\item
  \href{487schedule.html}{Schedule} -- including due dates and
  activities
\item
  \href{487assignments.html\#selecting-a-project}{Getting Started:
  Selecting a Project Topic}
\item
  \href{487profConduct.html}{Professional Conduct Statement}
\item
  \href{487assignments.html}{Assignments}

  \begin{itemize}
  \tightlist
  \item
    \href{487assignments.html\#professional-conduct}{Professional
    Conduct} {[}\href{487profConduct.html}{form}{]}
  \item
    \href{487assignments.html\#selecting-a-project}{Selecting a Project
    Topic}
  \item
    \href{487assignments.html\#status-reports}{Status Reports}
  \item
    \href{487assignments.html\#prospectus}{Prospectus}
  \item
    \href{487assignments.html\#design-specification}{Design
    Specification \& Presentation}
  \item
    \href{487assignments.html\#undergraduate-capstone-project-survey}{Undergraduate
    Capstone Project Survey}
    {[}\href{CSci_Senior_Project_Survey.docx}{form}{]}
  \item
    \href{487assignments.html\#users-manual}{Users' Manual}
  \item
    \href{487assignments.html\#product-implementation}{Product
    Implementation \& Documentation}
  \item
    \href{487assignments.html\#assessment-exam}{Assessment Exam}
  \item
    \href{487assignments.html\#final-oral-presentation}{Final Oral
    Presentation}
  \item
    \href{487assignments.html\#sponsor-evaluation}{Sponsor Evaluation}
  \item
    \href{487assignments.html\#final-report}{Final Report}
  \item
    \href{487assignments.html\#final-interview}{Final Interview \& Exit
    Survey}
  \end{itemize}
\item
  \href{SponsorEvaluationForm_Sp2018.docx}{Sponsor Evaluation of
  Project}\\
  {[}\href{SponsorEvaluationForm_Sp2018.docx}{Word}{]}
  {[}\href{SponsorEvaluationForm_Sp2018.pdf}{PDF}{]}
\item
  \href{FacultyEvalSeniorProjPresentation.pdf}{Faculty Evaluation of
  Presentation}\\
  {[}\href{FacultyEvalSeniorProjPresentation.docx}{Word}{]}
  {[}\href{FacultyEvalSeniorProjPresentation.pdf}{PDF}{]}
\item
  \href{ExitSurvey.pdf}{Exit Survey}\\
  {[}\href{ExitSurvey.docx}{Word}{]} {[}\href{ExitSurvey.pdf}{PDF}{]}
\end{itemize}

Previous semesters: \href{2017spr/csci487.html}{Spring 2017},
\href{2013fall/csci487.html}{Fall 2013},
\href{2002fall/csci487.html}{Fall 2002},
\href{2000spr/csci487.html}{Spring 2000},
\href{1999fall/csci487.html}{Fall 1999},
\href{1997fall/csci487.html}{Fall 1997},
\href{1997spr/csci487.html}{Spring 1997}

\end{document}
