diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex b/Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex new file mode 100644 index 00000000000..3f898c5a12a --- /dev/null +++ b/Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex @@ -0,0 +1,80 @@ +%% I have made this example very generic - users should customize per their individual specifications + +\documentclass{gradstudentresume} + +\begin{document} +\begin{info} +\contact{YOUR NAME}{Your address goes here}{XXX-XXX-XXXX}{XXXX@gmail.com}{} +\end{info} + +\sectionheading{Education} +\undergrad{B.A., Mathematics (Honors)}{Degree Conferral date}{Name of institution attended}{Location}{Topics in Financial Mathematics}{Name of advisor}{Magna cum Laude} +\medspace + +\grad{Graduate Degree 1}{Degree Conferral date}{Name of institution attended}{Location}{Title of thesis}{Name of advisor} +\medspace + +\grad{Graduate Degree 2}{Degree Conferral date}{Name of institution attended}{Location}{Title of thesis}{Name of advisor} +\largespace + + +\sectionheading{Work Experience} +\subsubsectionheading{Role - Enter workplace here}{2015-present}{Department of XXXX} +\begin{wrapped} +\item{What did you do?} +\item{List your responsibilities etc. here} +\end{wrapped} +\largespace + +\sectionheading{Publications} +\subsectionheading{Published} +\begin{itemize} +\item{\paper{Brown JC, \textbf{Kumar A}, Cheville AL, Tchou JC, Troxel AB, Harris SR, and Schmitz KH}{2015}{Association between lymphedema self-care adherence and lymphedema outcomes among women with breast cancer-related lymphedema.}{Am J Phys Med Rehabil.}{94}{4}{288-96}} +\end{itemize} + +\subsectionheading{Under Review} +\begin{itemize} +\item{\paper{Author list goes here}{year}{Title of paper}{Journal}{Volume}{Number}{pages}} +\end{itemize} +\largespace + +\sectionheading{Service} +\subsectionheading{Institutional} +\begin{wrapped} +\item{Statistical Reviewer - MedStar Health Institutional Review Board} +\end{wrapped} +\largespace + +\sectionheading{Skills} +\subsectionheading{Statistical Software} +\begin{wrapped} +\item{R} +\item{PASS} +\end{wrapped} + +\subsectionheading{Markup Languages} +\begin{wrapped} +\item{\LaTeX: Advanced +\begin{wrapped} +\item{Author of the document class \textit{gradstudentresume}: \url{https://www.ctan.org/pkg/gradstudentresume}} +\end{wrapped}} +\item{Html} +\item{Markdown} +\end{wrapped} + +\subsectionheading{Languages} +\begin{wrapped} +\item{English: Native proficiency} +\item{German: Professional working proficiency} +\item{Marathi: Full professional proficiency} +\item{Hindi: Professional working proficiency} +\end{wrapped} +\largespace + +\sectionheading{References} +\begin{itemize} +\item{\reference{Dr. Jason Roy}{Associate Professor of Biostatistics}{215-746-4225}{Department of Biostatistics}{jaroy@mail.med.upenn.edu}{The Perelman School of Medicine at The University of Pennsylvania}{629 Blockley Hall, 423 Guardian Drive, Philadelphia, PA 19104}} +\item{\reference{Name}{Title}{XXX-XXX-XXXX}{Department of XXXX}{XXXX@XXXX.edu}{Name of institution}{Address}} +\end{itemize} + +\end{document}
\ No newline at end of file |