\documentclass[black]{beamer} \usepackage{fancyvrb} %\usepackage{amsmath} %\usepackage{amssymb} \usepackage{graphicx} \usepackage{algorithmic} \usepackage{algorithm} %\usepackage{algpseudocode} % in place of algorithmic. Appears to conflict with revtex4 unless [H] option passed\usepackage[outer]{showlabels} \usepackage[outer]{showlabels} %\usepackage[usenames]{color} %allows comments for blocks of text %\usepackage{verbatim} %with begin/end comment \usepackage{yfonts} \usepackage{accents} \usepackage[english]{babel} \usepackage[latin1]{inputenc} \usepackage{times} \usepackage{multimedia} \usepackage{xmpmulti} \usepackage[T1]{fontenc} \usepackage{amsmath,amsfonts,amstext,amssymb,amsbsy,amsopn} \usepackage{algorithm} %\usepackage{algpseudocode} % %\usepackage{algorithmic} %allows comments for blocks of text %\usepackage{verbatim} %with begin/end comment % next two lines for strike out font. Can be removed once % paper is complete \usepackage{ulem} \normalem \xdefinecolor{ec}{rgb}{0,0.35,0} \xdefinecolor{eqncolor}{rgb}{0,0.35,0} \newcommand{\third}{{\case{1}{3}}} \newcommand{\twothirds}{{\case{2}{3}}} \newcommand{\half}{{\textstyle \frac{1}{2}}} \newcommand{\fourth}{{\case{1}{4}}} \newcommand{\threefourths}{{\case{3}{4}}} \newcommand{\fifth}{{\case{1}{5}}} \newcommand{\eighth}{{\case{1}{8}}} \newcommand{\sixteenth}{{\case{1}{16}}} \newcommand{\thirtysecond}{{\case{1}{32}}} \newcommand{\fivethirds}{{\case{5}{3}}} \newcommand{\sixfifths}{{\case{6}{5}}} \newcommand{\shift}{V} \newcommand{\g}{\textgoth{g}} \newcommand{\h}[1][\relax]{\ifx#1\relax \bar{h} \else \underaccent{\mathsf{#1}}{\h} \fi} \newcommand{\tPsi}[1][\relax]{\ifx#1\relax {\widetilde{\Psi}} \else \underaccent{\,\mathsf{#1}}{\tPsi} \fi} \mode { %\usetheme{Antibes} %\usetheme{Boadilla} %\usecolortheme{lily} %\useoutertheme[subsection=false]{smoothbars} %\useinnertheme{rectangles} \usetheme{Warsaw} \usecolortheme{lily} % \usetheme{Singapore} % \setbeamercovered{transparent} } \title[On Roots of the Macdonald Function]{ \normalsize On Roots of the Macdonald Function} \author[Kaylee~Robert~Tejeda]{Kaylee~Robert~Tejeda} \institute{\normalsize Mathematics and Statistics\\ University of New Mexico} \date{ {07 May 2014} \\[1cm] \scriptsize Advisor: \alert{S.~R.~Lau} (UNM)} \begin{document} \setlength{\unitlength}{\textwidth} \begin{frame} \titlepage \end{frame} % \input{ch1} \input{ch2} \input{note-A} \input{note-B} \input{note-C} \input{note-D} \input{note-E} \input{ch4} \input{ch5} \input{bib} %\input{blankframe} \end{document}