resume/references.tex

40 lines
1.1 KiB
TeX
Raw Normal View History

2018-12-07 20:28:49 -06:00
\documentclass[letterpaper,12pt]{article}
\usepackage[margin=0.75in]{geometry}
\usepackage{xcolor}
\usepackage{hyperref}
\definecolor{linkcolor}{rgb}{0,0.2,0.6}
\hypersetup{colorlinks,breaklinks,urlcolor=linkcolor}
\begin{document}
\pagestyle{empty}%non numbered pages
%title
\par{\centering
{\huge Gabe Venberg
}\bigskip\par}
\hrule
\section*{Contact Info}
\begin{tabular}{rl}
\textsc{Address:} & 2029 S Oak St, Fergus Falls, MN 56537\\
\textsc{Phone:} & (218)-517-0917\\
\textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\
\end{tabular}
\section*{References}
\begin{tabular}{r|p{11cm}}
\textsc{Name} & Linda Lein\\
\textsc{Phone} & 218-731-9033\\
\textsc{Email} & \href{mailto:lindal@alextech.edu}{lindal@alextech.edu}\\
\multicolumn{2}{c}{}\\
\textsc{Name} & Justin Eberhardt\\
\textsc{Phone} & 320-762-4672\\
\textsc{Email} & \href{mailto:justine@alextech.edu}{justine@alextech.edu}\\
\multicolumn{2}{c}{}\\
\textsc{Name} & Chad Kohls\\
\textsc{Phone} & 320-762-4493\\
\textsc{Email} & \href{mailto:chadk@alextech.edu}{chadk@alextech.edu}\\
\end{tabular}
\end{document}