Revision | 9b57f8f37c39f47a8699ae09428ed2925e976d47 (tree) |
---|---|
Zeit | 2010-06-24 23:58:51 |
Autor | lorenzo |
Commiter | lorenzo |
Template to write your own CV in latex. Visit http://bit.ly/bkyCrW .
@@ -0,0 +1,130 @@ | ||
1 | +%% start of file `template.tex'. | |
2 | +%% Copyright 2006-2010 Xavier Danaux (xdanaux@gmail.com). | |
3 | +% | |
4 | +% This work may be distributed and/or modified under the | |
5 | +% conditions of the LaTeX Project Public License version 1.3c, | |
6 | +% available at http://www.latex-project.org/lppl/. | |
7 | + | |
8 | + | |
9 | +\documentclass[11pt,a4paper]{moderncv} | |
10 | + | |
11 | +% moderncv themes | |
12 | +\moderncvtheme[blue]{casual} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts) | |
13 | +%\moderncvtheme[green]{classic} % idem | |
14 | + | |
15 | +% character encoding | |
16 | +\usepackage[utf8]{inputenc} % replace by the encoding you are using | |
17 | + | |
18 | +% adjust the page margins | |
19 | +\usepackage[scale=0.8]{geometry} | |
20 | +%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates | |
21 | +%\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}} % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details | |
22 | +%\AtBeginDocument{\recomputelengths} % required when changes are made to page layout lengths | |
23 | + | |
24 | +% personal data | |
25 | +\firstname{John} | |
26 | +\familyname{Doe} | |
27 | +\title{Resumé title (optional)} % optional, remove the line if not wanted | |
28 | +\address{street and number}{postcode city} % optional, remove the line if not wanted | |
29 | +\mobile{mobile (optional)} % optional, remove the line if not wanted | |
30 | +\phone{phone (optional)} % optional, remove the line if not wanted | |
31 | +\fax{fax (optional)} % optional, remove the line if not wanted | |
32 | +\email{email (optional)} % optional, remove the line if not wanted | |
33 | +\homepage{homepage (optional)} % optional, remove the line if not wanted | |
34 | +\extrainfo{additional information (optional)} % optional, remove the line if not wanted | |
35 | +\photo[64pt]{picture} % '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted | |
36 | +\quote{Some quote (optional)} % optional, remove the line if not wanted | |
37 | + | |
38 | +% to show numerical labels in the bibliography; only useful if you make citations in your resume | |
39 | +\makeatletter | |
40 | +\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} | |
41 | +\makeatother | |
42 | + | |
43 | +% bibliography with mutiple entries | |
44 | +%\usepackage{multibib} | |
45 | +%\newcites{book,misc}{{Books},{Others}} | |
46 | + | |
47 | +%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page | |
48 | +%---------------------------------------------------------------------------------- | |
49 | +% content | |
50 | +%---------------------------------------------------------------------------------- | |
51 | +\begin{document} | |
52 | +\maketitle | |
53 | + | |
54 | +\section{Education} | |
55 | +\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} % arguments 3 to 6 can be left empty | |
56 | +\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} | |
57 | + | |
58 | +\section{Master thesis} | |
59 | +\cvline{title}{\emph{Title}} | |
60 | +\cvline{supervisors}{Supervisors} | |
61 | +\cvline{description}{\small Short thesis abstract} | |
62 | + | |
63 | +\section{Experience} | |
64 | +\subsection{Vocational} | |
65 | +\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% | |
66 | +Detailed achievements:% | |
67 | +\begin{itemize}% | |
68 | +\item Achievement 1; | |
69 | +\item Achievement 2, with sub-achievements: | |
70 | + \begin{itemize}% | |
71 | + \item Sub-achievement (a); | |
72 | + \item Sub-achievement (b), with sub-sub-achievements (don't do this!); | |
73 | + \begin{itemize} | |
74 | + \item Sub-sub-achievement i; | |
75 | + \item Sub-sub-achievement ii; | |
76 | + \item Sub-sub-achievement iii; | |
77 | + \end{itemize} | |
78 | + \item Sub-achievement (c); | |
79 | + \end{itemize} | |
80 | +\item Achievement 3. | |
81 | +\end{itemize}} | |
82 | +\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} | |
83 | +\subsection{Miscellaneous} | |
84 | +\cventry{year--year}{Job title}{Employer}{City}{}{Description} | |
85 | + | |
86 | +\section{Languages} | |
87 | +\cvlanguage{Language 1}{Skill level}{Comment} | |
88 | +\cvlanguage{Language 2}{Skill level}{Comment} | |
89 | +\cvlanguage{Language 3}{Skill level}{Comment} | |
90 | + | |
91 | +\section{Computer skills} | |
92 | +\cvcomputer{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ} | |
93 | +\cvcomputer{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ} | |
94 | +\cvcomputer{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ} | |
95 | + | |
96 | +\section{Interests} | |
97 | +\cvline{hobby 1}{\small Description} | |
98 | +\cvline{hobby 2}{\small Description} | |
99 | +\cvline{hobby 3}{\small Description} | |
100 | + | |
101 | +\section{Extra 1} | |
102 | +\cvlistitem{Item 1} | |
103 | +\cvlistitem{Item 2} | |
104 | +\cvlistitem[+]{Item 3} % optional other symbol | |
105 | + | |
106 | +\renewcommand{\listitemsymbol}{-} % change the symbol for lists | |
107 | + | |
108 | +\section{Extra 2} | |
109 | +\cvlistdoubleitem{Item 1}{Item 4} | |
110 | +\cvlistdoubleitem{Item 2}{Item 5 \cite{book1}} | |
111 | +\cvlistdoubleitem{Item 3}{} | |
112 | + | |
113 | +% Publications from a BibTeX file without multibib\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% for BibTeX numerical labels | |
114 | +\nocite{*} | |
115 | +\bibliographystyle{plain} | |
116 | +\bibliography{publications} % 'publications' is the name of a BibTeX file | |
117 | + | |
118 | +% Publications from a BibTeX file using the multibib package | |
119 | +%\section{Publications} | |
120 | +%\nocitebook{book1,book2} | |
121 | +%\bibliographystylebook{plain} | |
122 | +%\bibliographybook{publications} % 'publications' is the name of a BibTeX file | |
123 | +%\nocitemisc{misc1,misc2,misc3} | |
124 | +%\bibliographystylemisc{plain} | |
125 | +%\bibliographymisc{publications} % 'publications' is the name of a BibTeX file | |
126 | + | |
127 | +\end{document} | |
128 | + | |
129 | + | |
130 | +%% end of file `template_en.tex'. |