summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gradstudentresume/RESUME15.tex
blob: 3f898c5a12acb2da3eb3939cd1958e1acb5d6bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
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}