mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Add my example to the moderncv usage
Here is a list of what I modified: + Use the today command to show the date when I last modified this document. + Put the dates on the right hand side, instead of at the beginning of each row. + Add a contents section. This is recommended for a document with more than 10 pages. + Add the page number at the bottom right of each page. + Utilize the input command to add a section directly from another .tex file. When each section is long, this keeps the master document short and easy to maintain.
This commit is contained in:
parent
2033517d3f
commit
5f274a53c7
4 changed files with 267 additions and 0 deletions
5
input-publications-yyyy-mm-dd.tex
Normal file
5
input-publications-yyyy-mm-dd.tex
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
\section{Publications}
|
||||
|
||||
\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.}
|
||||
Loading…
Add table
Add a link
Reference in a new issue