\documentclass{phd}

\usepackage[final]{pdfpages}
\usepackage{layout}
%\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{import}
%\usepackage{array}
%\usepackage{amsmath}
%\usepackage{amssymb}
%\usepackage{epsfig}
%\usepackage{chicago}
%\usepackage{verbatim}
%\usepackage{array}
\usepackage{algorithm2e}
\usepackage{xspace}
\usepackage{enumitem}
\setlist{nolistsep}

%\usepackage{longtable}
\newcommand{\figureref}[1]{Figure \ref{#1}}
%% Put your specific packages here.

%% Put your specific packages here.
\usepackage{amssymb, amsmath, amsfonts, latexsym, graphicx, tabularx, tabulary}
 \usepackage{ccaption, rotfloat}
 \usepackage{listings, multicol}
\usepackage[lofdepth=2]{subfig}

%% Permit the use of postscript figures within the document.
\usepackage{epsfig, graphicx}

%% Allow usage of colors

%% Allow using longtable
\usepackage{ltxtable, longtable, multirow}
\usepackage{pdflscape}
\usepackage{rotating}

\newtheorem{theorem}{Theorem}
\newtheorem{corollary}{Corollary}


%% http://texblog.net/latex-archive/layout/pdflatex-microtype/ recommends using microtype to fix over/underfull hboxes
\usepackage{microtype}

%% Widow/Orphan Control.  10k is pretty aggressive, may need to back off on it
\widowpenalty=10000
\clubpenalty=10000

%% Set pdf version
\pdfminorversion=5

%% Bibliography/citation stuff
%\usepackage{chicago}
%\usepackage{cite}
\usepackage[square,numbers]{natbib}

%% Allow usage of URL's in bibliography
\usepackage{url}
%% Define a new 'sealey' style for the package that will use a smaller font.
\makeatletter
\def\url@sealeystyle{%
  \@ifundefined{selectfont}{\def\UrlFont{\sf}}{\def\UrlFont{\small\ttfamily}}}
\makeatother
%% Now actually use the newly defined style.
\urlstyle{sf}

%% Generate Bookmarks from the TOC.  Can't get to work b/c of some conflict
%\usepackage[pdftex, hypertexnames=false]{hyperref}

%% Macros for thesis notation, etc.  Replace these with macros you
%% want to use.

%\renewcommand{\cite}[1]{\citep{#1}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Front matter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\title{Title}
\author{Author}
\currentDegrees{B.Sc., M.S.} % degrees held before this Ph.D.
\newDegreeTitle{Ph.D.}
\documentType{Dissertation}

\mentor{Faculty mentor}
% your committee members and degree in alphabetical order
 \reader{Reader \#1, Ph.D.}
 \readerThree{Reader \#2, Ph.D.}
 \readerFour{Reader \#3, Ph.D.}
 \readerFive{Reader \#4, Ph.D.}

\department{Department of Electrical and Computer Engineering}
\degree{Doctor of Philosophy}

\confDate{August 2020} % month and year of actual graduation

\makeCopyrightPage

\graduateDean{J. Larry Lyon, Ph.D.}
\deptChair{Kwang Y. Lee, Ph.D.}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ABSTRACT
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\abstract{
And though Hurley at first thought it was a joke, she played coy, but the President wouldn’t take no for an answer!    
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DEDICATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\dedication{Some dedication text, if you want it.}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ACKNOWLEDGEMENTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\acknowledgements{
    I would like to thank Johnny the Mooch and Tony ``Two Toes'' Delgado. 
}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DOCUMENT BODY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}
\pagenumbering{arabic}

 \chapter{Do Fish Sneeze?}
 
 NO
 
 \section{Do Penguins Have Knees?}
 
 Yes
 
 \subsection{If So, Why Not?}
 
 Because..
 
 $$ \sum_{n=-\infty}^7 a_n \leq \varpi $$
 
 
 \begin{equation}
    X\downarrow\rightarrow = X \oplus^4.
    \label{eq-glider}
\end{equation}


\begin{table}
    \begin{center}
    \caption{Blah blah}
    Scullary operations \newline
    \begin{tabular}{l|ll}
    Cymbalz & Encoding\\
    \hline
    X & 53400ff  \\
    Y & 345001  \\
    Z & 345444  \\
    W & 003445  \\
    i & 034543  \\
    j & 034444  \\
    k & 001104  \\
    l & 001115  \\
    \end{tabular}
    \vspace{.25cm}

    But Gates \newline
    \begin{tabular}{l|ll}
    Bill Gates & Encoding  \\
    \hline
    $\oplus$ & 01000 \\
    $\uparrow$ & 01001 \\
    $\downarrow$ & 01010 \\
    $\leftarrow$ & 01011 \\
    $\rightarrow$ & 01100 \\
    \end{tabular}
    \vspace{.25cm}

    Covert Operations \newline
    \begin{tabular}{l|ll}
    Symbol & No Way  \\
    \hline
    $\cap$ & 01101 \\
    $\cup$ & 01110 \\
    $\smallsetminus$& 01111 \\
    $+$ & 10000 \\
    $-$ & 10001 \\
    $\times$ & 10010 \\
    $/$ & 10011 \\
    $:=$ & 10100 \\
    $=$ & 10101 \\
    $\neq$ & 10110 \\
    (repeat) & 10111 \\
    \end{tabular}
    \vspace{.25cm}

    Literalizationz \newline
    \begin{tabular}{l|ll}
    Type & Encoding  \\
    \hline
    Number & 11001 \\
    Pattern & 11010 \\
    \end{tabular}

    Special \newline
    \begin{tabular}{l|ll}
    Tipper  & Encoding  \\
    \hline
    Stop & 11111 \\
    \end{tabular}
    \end{center}
    \label{tbl:codes}
\end{table}









% \begin{figure}
%    \begin{center}
%        \includegraphics{figures/block.png}
%    \end{center}
%    \caption{The block, a simple still life}
%    \label{fig-block}
%\end{figure}

%\begin{figure}
%    \begin{center}
%        \includegraphics{figures/glider-0.png}
%        \includegraphics{figures/glider-1.png}
%        \includegraphics{figures/glider-2.png}
%        \includegraphics{figures/glider-3.png}
%        \includegraphics{figures/glider-4.png}
%    \end{center}
%    \caption{Figgerz}
%    \label{fig-glider}
%\end{figure}
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% BIBLIOGRAPHY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\newpage
%\bibliographystyle{asa}
%\bibliographystyle{alpha}
%\bibliographystyle{chicago}
\bibliographystyle{IEEEtran} %ChicagoReedWeb}
\bibliography{library}

\end{document}

