Job_Talk/Beamer/RG_Hedonic.tex

66 lines
2.5 KiB
TeX

%----------------------------------------------------------------------------------------
% PACKAGES AND THEMES
%----------------------------------------------------------------------------------------
\documentclass[aspectratio=169,xcolor=dvipsnames]{beamer} \usetheme{SimpleDarkBlue} \usepackage{hyperref}
\usepackage{graphicx} % Allows including images
\usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
\usepackage{textpos}
%{\includegraphics[width=\paperwidth,height=\paperheight,keepaspectratio]{./img/Mines_background1.pdf}}
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\title[Locally Run Pigovian Taxes of Natural Resources]{Locally Run Pigovian Taxes of Natural Resources} % The short title appears at the bottom of every slide, the full title is only on the title page
\subtitle{Hedonic Analysis of Groundwater Instituional Change in San Luis Valley, Colorado}
\author[Alex Gebben] {Alexander Gebben}
\institute[Colorado School of Mines] % Your institution as it will appear on the bottom of every slide, may be shorthand to save space
{
Department of Mineral And Energy Economics \\
Colorado School of Mines
\vskip 3pt
}
% \logo{\includegraphics[width=0.2\linewidth]{./img/Mines.jpg}}
\date{\today} % Date, can be changed to a custom date
%----------------------------------------------------------------------------------------
% PRESENTATION SLIDES
%----------------------------------------------------------------------------------------
\begin{document}
\input{./Sections/Intro.tex}
\input{./Sections/Overview.tex}
%------------------------------------------------
\section{Introduction \& Overview}
\section{History}
\input{./Sections/SP_Letters.tex}
\input{./Sections/Reg_Disc.tex}
%\subsection{Key Events}
%\subsection{Subdistrict Formation}
\section{Econometric Strategy}
\section{Data}
\subsection{Challenges}
\subsection{Hedonic}
\subsection{Micro Data}
\section{Results}
\subsection{Response of Farms}
\subsection{Farmland Value Changes}
\input{./Sections/Fig_Micro_Reg.tex}
\input{./Sections/Bullets.tex}
\input{./Sections/Highlight.tex}
\input{./Sections/Columns.tex}
%------------------------------------------------
\input{./Sections/Table.tex}
\input{./Sections/Theorem.tex}
\input{./Sections/Figure.tex}
\input{./Sections/Fragile.tex}
\input{./Sections/bib.tex}
\input{./Sections/End.tex}
\end{document}