WEAI_Confrence_In_Situ_Uranium/In_Situ_Policy.tex
2024-06-22 15:43:48 -06:00

171 lines
4.0 KiB
TeX
Executable File

\documentclass[11pt]{article}
%#####ACG
\usepackage{lscape}
\usepackage{subcaption}
\usepackage{dcolumn}
\usepackage{adjustbox}
\usepackage{graphicx}
\usepackage{amsmath,amsfonts,amsthm,bm}
\usepackage{float}
\usepackage{threeparttable}
\usepackage{threeparttablex} %For longtable interaction
\usepackage{longtable}
\graphicspath{ {./images/} }
%####################
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{appendix}
\usepackage{tabularx}
\usepackage[english]{babel}
\usepackage{booktabs} %better tables
\usepackage{comment}
\usepackage{dsfont} %for indicator functions
\usepackage{etex}
\usepackage{eurosym}
\usepackage{fancyhdr}
\usepackage{graphicx} % DO NOT include filetype in \includegraphics
\usepackage{lscape}
\usepackage{mathrsfs}
\usepackage[style=apa,natbib=true]{biblatex}
\addbibresource{Supporting/Uranium.bib}
\usepackage{palatino} %Puga font
\usepackage{rotating}
\usepackage{setspace} %allows me to vary spacing as I go along
\usepackage{caption}
\usepackage{subcaption}
\usepackage{threeparttable}
\usepackage{tikz}
\usetikzlibrary{shapes}
\usetikzlibrary{arrows}
\usetikzlibrary{calc,positioning}
\usetikzlibrary{positioning}
\usepackage{url}
\usepackage[colorlinks=true,linkcolor=magenta,urlcolor=blue,anchorcolor=green,citecolor=blue]{hyperref}
\usepackage{cleveref}
\usepackage{caption}
\usepackage{epigraph}
\usepackage[space]{grffile} % allows spces in file-paths (Needed for 48er-NewspaperAppendix, and Battle Names in `CWbattle')
\usepackage{bm}
\oddsidemargin 0 in
\evensidemargin 0 in
\textwidth 6.5 in
\topmargin -1 cm %\headsep 0cm
\textheight 23cm %\footskip 0.5cm %determines width of document, can only be used in the preamble
\long\def\symbolfootnote[#1]#2{\begingroup%
\def\thefootnote{\fnsymbol{footnote}}\footnote[#1]{#2}\endgroup}
\newenvironment{tablenote}[1]{\begin{list}{}{\vskip-5mm\relax
\setlength{\leftmargin}{#1} \setlength{\rightmargin}{\leftmargin}}
\item[]\footnotesize\vskip-7pt
{\em Notes}:\space\ignorespaces}{\end{list}}
\newcommand{\sym}[1]{{#1}} % https://tex.stackexchange.com/questions/47418/siunitx-specifying-custom-command-as-input-symbol\#47419
\begin{document}
\begin{titlepage}
\title{\linespread{1}
\vspace{-0.4in}
\textbf{Should We Always Aim for Higher Quality?}
\newline
\large\textbf{The Impact of the Groundwater Restoration Framework in In-Situ Uranium Recovery in Wyoming}\footnote{\scriptsize We are grateful for financial support from the Center for Energy Regulation and Policy Analysis of the University Of Wyoming
For helpful comments of related work we thank
Dave Aadland, University of Wyoming
Kara Brighton Fornstrom, Center for Energy Regulation and Policy Analysis
Jason Hansen, Idaho National Labs
Maria Jenks, University of Wyoming
Christopher Lohse, Idaho National Labs
Glen Murrel, Idaho National Labs
Oscar Paulson,Ur. Energy Inc.
Donna Wichers, Uranium Energy Corp.
}}
\author{\linespread{1}
Alexander Gebben\footnote{\scriptsize
Energy Economist, Center for Business and Economic Analysis of the University of Wyoming
\href{agebben@uwyo.edu}{agebben@uwyo.edu}}
\and
Sayandeep Paul\footnote{\scriptsize
PhD candidate of Economics, University of Wyoming
\href{spaul7@uwyo.edu}{spaul7@uwyo.edu}}
}
\date{\today}
\vspace{4mm}
\maketitle
\thispagestyle{empty}
\onehalfspacing
\begin{singlespacing}
\begin{abstract}
\vspace{2mm}
\begin{center}
\begin{minipage}{0.8\textwidth}
\input{Sections/Abstract.tex}
\end{minipage}
\end{center}
\vspace{6mm}
\end{abstract}
\end{singlespacing}
\hspace{5mm} \textbf{Keywords:} uranium, groundwater, environmental economics, mining\\
\hspace{5mm} \textbf{JEL Codes:} Q58 Q38 Q51 Q32 \\
\textcolor{red}{PRELIMINARY DRAFT: PLEASE DO NOT CITE WITHOUT PERMISSION}
\end{titlepage}
\doublespacing
\input{Sections/Introduction.tex}
\input{Sections/Extended_Production.tex}
\clearpage
\onehalfspacing
\newpage
\begin{singlespace}
\printbibliography[heading=bibintoc,title={References}]
\end{singlespace}
\newpage
\appendix
\input{Sections/Appendix/Math.tex}
\end{document}