Job_Talk/Defense_proposal/Sections/Other_Research.tex
2022-12-04 21:39:54 -07:00

19 lines
909 B
TeX

\begin{frame}{Other Research}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Previous Topics of Research}
\begin{itemize}
\item Ground water with USDA grant \newline (loos et al.,2022) % \footnote{(loos et al.,2022)} %
\item Critical materials
\item Wind energy
\item CGE and electricity grids
\item Institutional economics in resource management
\end{itemize}
\column{.5\textwidth} % Right column and width
% \scalebox{.5}{\includegraphics{./img/SLV_Map.png} % scales both width and height by 0.5
\includegraphics[width=\columnwidth,height=\textheight,keepaspectratio]{./img/SLV_Map.png}
% \scalebox{.1}{\includegraphics{./img/SLV_Map.png}} % scales both width and height by 0.5
\end{columns}
\end{frame}