From b5d426e9c4a2f9d38deb073aed89c0d6641d4d8c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 7 Aug 2015 21:46:37 +0000 Subject: gradstudentresume (7aug15) git-svn-id: svn://tug.org/texlive/trunk@38073 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/gradstudentresume/README.txt | 48 ++++++++ .../doc/latex/gradstudentresume/resume2015.pdf | Bin 0 -> 79829 bytes .../doc/latex/gradstudentresume/resume2015.tex | 121 +++++++++++++++++++++ .../latex/gradstudentresume/gradstudentresume.cls | 50 +++++++++ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 + Master/tlpkg/tlpsrc/gradstudentresume.tlpsrc | 0 7 files changed, 221 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/latex/gradstudentresume/README.txt create mode 100644 Master/texmf-dist/doc/latex/gradstudentresume/resume2015.pdf create mode 100644 Master/texmf-dist/doc/latex/gradstudentresume/resume2015.tex create mode 100644 Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls create mode 100644 Master/tlpkg/tlpsrc/gradstudentresume.tlpsrc diff --git a/Master/texmf-dist/doc/latex/gradstudentresume/README.txt b/Master/texmf-dist/doc/latex/gradstudentresume/README.txt new file mode 100644 index 00000000000..83778b10b8d --- /dev/null +++ b/Master/texmf-dist/doc/latex/gradstudentresume/README.txt @@ -0,0 +1,48 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%% Graduate Student Sample CV Template %%%%%%%%% +%%%%%%%%%%%% Written By: Anagha Kumar %%%%%%%%%%%% + +% I tried to write a generic resume template for graduate students. Naturally, +% I tried to make it as generic as possible since I cannot possibly come up with every section and subsection +% imaginable. Regardless, this should serve as a helpful template for those graduate students writing an +% academic CV. The goal is to create a flexible template that can be customized based on each specific +% individual's needs. I have uploaded a generic CV as a demonstration of how this document class works. + +\NeedsTeXFormat{LaTeX2e} +\ProvidesClass{gradstudentresume} +\LoadClassWithOptions{article} +\RequirePackage{anysize} +% it goes left, right, top, bottom +\marginsize{0.75in}{0.75in}{0in}{1in} + +\pagestyle{plain} % because I think pages on CVs should be numbered + +\newcommand{\sectionrule}{\noindent\hfil\rule{\textwidth}{.6pt}\hfil +\vspace{2mm}} + +%% I know latex has smallskip, medskip etc. but I think it is important to have fine control over your output and define your own skips +\newcommand{\smallspace}{\vspace{1mm}} +\newcommand{\medspace}{\vspace{3mm}} +\newcommand{\largespace}{\vspace{5mm}} + +\newcommand{\degree}[4]{\noindent{\textbf{{#1}}} \hfill{#2}\\ \textit{#3} \hfill{#4}} +\newcommand{\sectionheading}[1]{\noindent{\large{\sc{#1}}} \\ \sectionrule} +\newcommand{\subsectionheading}[1]{\noindent {\sc{#1}} \vspace{1mm}} +\newcommand{\subsubsectionheading}[3]{\noindent\textbf{#1} \hfill{#2}\\ \textit{#3}} + +\newenvironment{wrapped} +{ \begin{itemize} + \setlength{\itemsep}{0pt}} +{ \end{itemize}} + +\newcommand{\contact}[5] {{\Large{\sc{#1}}} \\ \normalsize {\textit{Address}: {#2} \\ \textit{Telephone}: {#3} \\ \textit{Email}: {#4} \\ \textit{Website}: {#5}}} +% The parameters are name, address, telephone number, email, and website. + +\newenvironment{info} +{\begin{center}} +{\end{center} +\vspace{5mm}} + +\newcommand{\reference}[7]{\textbf{#1} \\ {#2} \hfill{Telephone: {#3}} \\ {#4} \hfill{Email: {#5}} \\ {#6} \\ {#7}} +% The parameters are name, title, telephone number, department, email, school, and address line 2. + diff --git a/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.pdf b/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.pdf new file mode 100644 index 00000000000..b64bed42b40 Binary files /dev/null and b/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.pdf differ diff --git a/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.tex b/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.tex new file mode 100644 index 00000000000..fad423223b1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.tex @@ -0,0 +1,121 @@ +%% 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}{xxx-xxx-xxxx}{your email}{your website} +\end{info} + +\sectionheading{Education} +\degree {B.A., Mathematics (Honors)}{May 2011}{Bryn Mawr College}{Bryn Mawr, PA}\\ +Graduation Honors: Magna Cum Laude, Departmental Honors +\medspace + +\degree{Degree} {Date Conferred} {University}{Location}\\ +Thesis: XXX \\ +Advisor: XXX +\largespace + + +\sectionheading{Work Experience} +\subsubsectionheading{XXX Research Institute - Your title}{2015-present}{Department} +\begin{wrapped} +\item{List your duties here.} +\item{List your duties here.} +\end{wrapped} +\largespace + +\sectionheading{Publications} + +\subsectionheading{Published} +\begin{itemize} +\item{Manuscript 1} +\item{Manuscript 2} +\end{itemize} + +\subsectionheading{In Press} +\begin{itemize} +\item{Manuscript 1} +\end{itemize} + +\subsectionheading{Accepted} +\begin{itemize} +\item{Manuscript 1} +\end{itemize} + +\subsectionheading{Under Review} +\begin{itemize} +\item{Manuscript 1} +\item{Manuscript 2} +\end{itemize} + +\subsectionheading{Submitted} +\begin{itemize} +\item{Manuscript 1} +\item{Manuscript 2} +\end{itemize} + +\subsectionheading{In Preparation} +\begin{itemize} +\item{Manuscript 1} +\item{Manuscript 2} +\end{itemize} +\largespace + +\sectionheading{Graduate School Research Experience} + +\subsubsectionheading{Name of grant/project/study - Research Assistant}{2011 - 2014} {University of XXX} +\begin{wrapped} +\item{Analyzed data from a $2 \times 2$ factorial study examining the impact of diet and exercise in overweight breast cancer survivors with a history of lymphedema.} +\item{What else did you do...} +\end{wrapped} +\largespace + + +\sectionheading{Teaching Experience} + +\subsubsectionheading{Fundamentals of Biostatistics}{Spring 2013}{Teaching Assistant - University of XXX Department of XXX} +\begin{wrapped} +\item{Description of class - who took it, how many people were in it.} +\item{What did you do? Weekly problem sessions, office hours etc. } +\end{wrapped} +\medspace + +\subsubsectionheading{Concepts and Methods in Biostatistics}{Summer 2013}{Teaching Assistant - University of XXX Department of XXX} +\begin{wrapped} +\item{Summer course for 30 biomedical graduate students on the basics of biostatistics.} +\item{Designed and taught the curriculum for the SAS lab sessions.} +\end{wrapped} +\largespace + +\sectionheading{Presentations} +\subsectionheading{Invited} + +\subsectionheading{Contributed} + +\subsectionheading{Departmental} +\largespace + +\sectionheading{Awards and Honors} +\largespace + +\sectionheading{Service} +\subsectionheading{Referee Service} + +\subsectionheading{Professional} + +\subsectionheading{Institutional} +\begin{itemize} +\item{\subsubsectionheading{Organizer - Introduction to Statistical Software Seminar Series}{Fall 2014}{University of XXX Department of XXX}} +\item{\subsubsectionheading{Reviewer - Medical Education Research Scholars Track Review Committee}{2015-present}{University of XXX Department of XXX}} +\end{itemize} +\largespace + +\sectionheading{References} +\begin{itemize} +\item{\reference{Name of Recommender}{Title of Recommender}{xxx-xxx-xxx}{Department of Recommender}{email@xxx.edu}{University/Company}{Address}} +\item{\reference{Name of Recommender 2}{Title of Recommender 2}{xxx-xxx-xxx}{Department of Recommender}{email@xxx.edu}{University/Company}{Address}} +\end{itemize} + +\end{document} \ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls b/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls new file mode 100644 index 00000000000..7b0731552cf --- /dev/null +++ b/Master/texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls @@ -0,0 +1,50 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%% Graduate Student Sample CV Template %%%%%%%%% +%%%%%%%%%%%% Written By: Anagha Kumar %%%%%%%%%%%% + +% I tried to write a generic resume template for graduate students. Naturally, +% I tried to make it as generic as possible since I cannot possibly come up with every section and subsection +% imaginable. Regardless, this should serve as a helpful template for those graduate students writing an +% academic CV. The goal is to create a flexible template that can be customized based on each specific +% individual's needs. I have uploaded a generic CV as a demonstration of how this document class works. + +\NeedsTeXFormat{LaTeX2e} +\ProvidesClass{gradstudentresume} +\LoadClassWithOptions{article} +\RequirePackage{anysize} +% it goes left, right, top, bottom +\marginsize{0.75in}{0.75in}{0in}{1in} + +\pagestyle{plain} % because I think pages on CVs should be numbered + +\newcommand{\sectionrule}{\noindent\hfil\rule{\textwidth}{.6pt}\hfil +\vspace{2mm}} + +%% I know latex has smallskip, medskip etc. but I think it is important to have fine control over your output and define your own skips +\newcommand{\smallspace}{\vspace{1mm}} +\newcommand{\medspace}{\vspace{3mm}} +\newcommand{\largespace}{\vspace{5mm}} + +\newcommand{\degree}[4]{\noindent{\textbf{{#1}}} \hfill{#2}\\ \textit{#3} \hfill{#4}} +\newcommand{\sectionheading}[1]{\noindent{\large{\sc{#1}}} \\ \sectionrule} +\newcommand{\subsectionheading}[1]{\noindent {\sc{#1}} \vspace{1mm}} +\newcommand{\subsubsectionheading}[3]{\noindent\textbf{#1} \hfill{#2}\\ \textit{#3}} + +\newenvironment{wrapped} +{ \begin{itemize} + \setlength{\itemsep}{0pt}} +{ \end{itemize}} + +\newcommand{\contact}[5] {{\Large{\sc{#1}}} \\ \normalsize {\textit{Address}: {#2} \\ \textit{Telephone}: {#3} \\ \textit{Email}: {#4} \\ \textit{Website}: {#5}}} +% The parameters are name, address, telephone number, email, and website. + +\newenvironment{info} +{\begin{center}} +{\end{center} +\vspace{5mm}} + +\newcommand{\reference}[7]{\textbf{#1} \\ {#2} \hfill{Telephone: {#3}} \\ {#4} \hfill{Email: {#5}} \\ {#6} \\ {#7}} +% The parameters are name, title, telephone number, department, email, school, and address line 2. + + + diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 68f781ee304..d3d978a7186 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -270,7 +270,7 @@ my @TLP_working = qw( glossaries-polish glossaries-portuges glossaries-serbian glossaries-spanish gmdoc gmdoc-enhance gmiflink gmp gmutils gmverb gmverse gnuplottex go gost gothic - gradientframe grafcet graphbox graphics graphics-pln + gradientframe gradstudentresume grafcet graphbox graphics graphics-pln graphicx-psmin graphicxbox graphviz greek-fontenc greek-inputenc greekdates greektex greenpoint grfpaste grid grid-system gridset grotesq grundgesetze diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index f8f48b4103d..19b041b22cd 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -49,6 +49,7 @@ depend fbithesis depend fcltxdoc depend gaceta depend gatech-thesis +depend gradstudentresume depend gsemthesis depend gzt depend har2nat diff --git a/Master/tlpkg/tlpsrc/gradstudentresume.tlpsrc b/Master/tlpkg/tlpsrc/gradstudentresume.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3