\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 2017},
            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 2017}
\author{\textbf{H. Conrad Cunningham}}
\date{\textbf{9 January 2018}}

\begin{document}
\maketitle

Copyright (C) 2017-18, \href{http://www.cs.olemiss.edu}{H. Conrad
Cunningham}

Professor of \href{https://www.cs.olemiss.edu/}{Computer and Information
Science}\\
\href{http://olemiss.edu/audience/students.html}{University of
Mississippi}\\
211 Weir Hall\\
P.O. Box 1848\\
University, MS 38677\\
(662) 915-5358

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

\begin{itemize}
\item
  \href{487syl_sp17.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}
  \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\#bibliography}{Bibliography}
  \item
    \href{487assignments.html\#design-specification}{Design
    Specification \& Presentation}
  \item
    \href{487assignments.html\#license-agreement}{License Agreement}
  \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_Sp2017.doc}{Sponsor Evaluation of Project}
  \href{SponsorEvaluationForm_Sp2017.doc}{{[}Word{]}}
  \href{SponsorEvaluationForm_Sp2017.pdf}{{[}PDF{]}}
\item
  \href{FacultyEvalSeniorProjPresent_Sp2017.doc}{Faculty Evaluation of
  Presentation}
  \href{FacultyEvalSeniorProjPresent_Sp2017.doc}{{[}Word{]}}
  \href{FacultyEvalSeniorProjPresent_Sp2017.pdf}{{[}PDF{]}}
\end{itemize}

Previous semesters: \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}
