\documentclass{beamer} \usepackage[style=apa,natbib=true]{biblatex} \usepackage{appendixnumberbeamer} \usepackage{cleveref} \usepackage{setspace} \usepackage{graphicx} \usepackage{multirow} \usepackage{pdflscape,array} \usepackage{array} % For inserting large multi-page tables \usepackage{longtable} \usepackage{calc} \usepackage{multirow} \usepackage{dcolumn} \usepackage{threeparttable} % to insert the notes \usepackage{svg} \usepackage{float} % \usepackage{caption} \usepackage[tableposition=top]{caption} % \usepackage{subcaption} \usepackage{ragged2e} \usepackage{placeins} \usepackage{tabularx,booktabs} \usepackage{amssymb} \usepackage{quoting} \newcommand\blfootnote[1]{% \begingroup \renewcommand\thefootnote{}\footnote{#1}% \addtocounter{footnote}{-1}% \endgroup } \usetheme{Madrid} %\usetheme{Ilmenau} %\useoutertheme{Supporting/customouterthemeinfolines} \definecolor{myNewColorA}{RGB}{9,57,108} \definecolor{myNewColorB}{RGB}{207 , 220 , 233} \definecolor{myNewColorC}{RGB}{204,70,40} \setbeamercolor*{palette primary}{bg=myNewColorA, fg = myNewColorB} \renewcommand*{\bibfont}{\tiny} %\setbeamercolor*{palette secondary}{bg=myNewColorB, fg = black} %\setbeamercolor*{palette tertiary}{bg=myNewColorC, fg = black} \bibliography{./Supporting/FinalThesis} \setbeamercovered{transparent=25} %Information to be included in the title page: \title[Resource Management: Thesis Defense]{Natural Resource Managment with Intitutional Shifts} \subtitle{Case Studies from Agriculture and Bitcoin} \author{Alexander Gebben} \titlegraphic{\includegraphics[width=0.5\textwidth]{Supporting/Mines-Logo-side-stack-CO-school-of-blue.png}} \institute[]{PhD Candidate, Mineral and Energy Economics} \date{October \(24^{th}\), 2024} \begin{document} \frame{\titlepage} %%%%%%%%%%%%%%%%%%%% \begin{frame}{Outline} % \tableofcontents[hideallsubsections] \tableofcontents \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Chapter I: Collective Action to Manage Agricultural Groundwater, Drivers and Outcomes}\label{ChapterI} \input{Chapter_I/Chapter_I.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Chapter II: Policy Interactions of Water Conservation Programs. Is Efficiency Always Efficient?}\label{ChapterII} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Chapter III: Bitcoin Mining, the Next Shale Boom?}\label{ChapterIII} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \huge Conclusion \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%REFRENCE %allowframebreaks, %[shrink=50] %%%%%%%%%%%%%%%%%%%% \begin{frame}[allowframebreaks]{Bibliography} \printbibliography \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%APPENDIX \appendix \section{A1: COLLECTIVE ACTION TO MANAGE AGRICULTURAL GROUNDWATER: DRIVERS AND OUTCOMES} \label{Appendix: Chapter I} \begin{frame} \centering \hyperlink{appendix-label}{\beamerbutton{Button}} Test \end{frame} %%%%%%%%%%%%%%%%%%%% \end{document}