Removed input files from moderncv-template

This commit is contained in:
Christine P. Chai 2021-01-29 19:55:26 -08:00 committed by GitHub
commit a778a2c6fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 5 deletions

Binary file not shown.

View file

@ -159,7 +159,7 @@
\item Put the dates on the right hand side, instead of at the beginning of each row. \item Put the dates on the right hand side, instead of at the beginning of each row.
\item Add a contents section. This is recommended for a document with more than 10 pages. \item Add a contents section. This is recommended for a document with more than 10 pages.
\item Add the page number at the bottom right of each page. \item Add the page number at the bottom right of each page.
\item Utilize the \texttt{input} command to add a section directly from another \texttt{.tex} file.\newline{When each section is long, this keeps the main document short and easy to maintain.} % This does not contain the input files.
\end{itemize}} \end{itemize}}
\vspace{-10pt} \vspace{-10pt}
@ -220,17 +220,22 @@
% PUBLICATIONS SECTION % PUBLICATIONS SECTION
%---------------------------------------------------------------------------------------- %----------------------------------------------------------------------------------------
% These are input files because they can get much longer over time. \section{Publications}
% yyyy-mm-dd is the date when I modified the input file.
\input{./input-publications-yyyy-mm-dd.tex} \cvitem {$\bullet$}{\textbf{Lastname, F.}, Someone, E., Another, O. Paper Title is Something. Submitted to Journal ABC, August 2017.}
\cvitem {$\bullet$}{Author, W., Collaborator, A., \textbf{Lastname, F.} Another Paper Title. XYZ Journal, December 2015.}
%---------------------------------------------------------------------------------------- %----------------------------------------------------------------------------------------
% PRESENTATIONS SECTION % PRESENTATIONS SECTION
%---------------------------------------------------------------------------------------- %----------------------------------------------------------------------------------------
\input{./input-presentations-yyyy-mm-dd.tex} \section{Presentations}
\cvitem{$\bullet$}{\textbf{Presentation Title:} Description here. Is it a poster, contributed talk, or an invited talk? Conference ZZZ, January 2018.}
\cvitem{$\bullet$}{\textbf{Undergraduate Presentation:} Description here. What is this presentation about? University of Somewhere, April 2016.}