%% %% Copyright 2006-2011 Christoph P. Neumann, Bernd Haberstumpf %% %% This LaTeX file provides a template for a german CV. %% %% This file is free property; as a special exception the author %% gives unlimited permission to copy and/or distribute it, with %% or without modifications, as long as this notice is %% preserved. %% %% This file is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY, to the extent permitted by law; %% without even the implied warranty of MERCHANTABILITY or %% FITNESS FOR A PARTICULAR PURPOSE. %% \documentclass[english]{ecv} % Dateiname: images/.jpg \ecvPortrait{portrait} \ecvName{} \begin{document} \begin{ecv} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Person %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvSec{\hypertarget{hypertarget:\ecvPerson}{\ecvPerson}} \ecvEPR{Name} {\textsc{}, } \ecvEPR{Addresse}{ \ecvNewLine , , } \ecvEPR{Telephone}{--} \ecvEPR{Fax}{--} \ecvEPR{E-Mail} {\ecvHyperEMail{}} \ecvEPR{Nationality} {} \ecvEPR{Date of birth} {} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Profession %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvProfession}{\ecvProfession}} % Chronologisch beginnend mit den juengsten Beschaeftigungen \ecvEFR{Period}{--} \ecvENR{Employer} {\ecvBold{}\\ , , , } % \ecvEFR{Project until } {} \ecvENR{Position}{} \ecvENR{Main responsibilities} {} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Education %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvEducation}{\ecvEducation}} % Universit"at \ecvEFR{Period}{--} \ecvENR{Accquired qualifications} {\ecvBold{}} \ecvENR{Institute} {<Name of educational institution>} \ecvENR{Principal subjects} {<List of the major subjects>} \ecvENR{Minor subjects} {<List of minor subjects>} \ecvENR{Grade} {Avarage grade <overall avarage grade>} % Schule \ecvEFR{Period}{<Year>--<Year>} \ecvENR{Accquired qualifications} {<Title>} \ecvENR{Graduate school} {<Name of the school>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Research %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvResearch}{\ecvResearch}} \ecvEFB{Diploma thesis}{"`<Title of the diploma thesis>"' --- <Institute>} \ecvEFB{Seminar paper}{"`<Title of the seminar paper>"' --- <Institute>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Publications %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvPublications}{\ecvPublications}} \ecvEFR{Publication}{<Author>: \emph{<Title of the publication>} <Name of the journal>. <Publisher>, <City>, <Year>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Jobs %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvJobs}{\ecvJobs}} \ecvEFR{Period}{<Year>--<Year>} \ecvENR{Employer} {\ecvBold{<Name of the Company>}, <City>/<Country>} \ecvENR{Employment} {<Type of the employment>} \ecvENR{Main responsibilities} {<List of activities> } %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Languages %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvLanguages}{\ecvLanguages}} \ecvERSub{First language}{\ecvBold{English}} \ecvEBSub{Other languages} {<Language> -- Read: <Degree>, Write: <Degree>, Talk: <Degree>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Language Travels %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSub{\ecvLanguageTravels} \ecvEFR{Period}{<Date>--<Date>} \ecvENR{Place} {<City>/<Country>} \ecvENR{Vendor} {<Organizer>} \ecvENR{Certificate} {<Name of the accquired certificate>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Abilities %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvPageBreak \ecvBSec{\hypertarget{hypertarget:\ecvAbilities}{\ecvAbilities}} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Abilities / social %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvEBSub{Social Skills} {<Description of the social strengths> } %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Abilities / organisational %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvEBSub{Organisational Skills} {<Description of organisational skills> } %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Abilities / professional %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBEBSub{Technical Skills} {<Description of technical skills>} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Hobbies %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBEBSub{Hobbies} {<List of major hobbies and private interests> } %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Attachments %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvBSec{\hypertarget{hypertarget:\ecvAttachements}{\ecvAttachements}} \ecvOVR {<Lsit of all attachements> } \end{ecv} %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Signature %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ecvSig{<Name>, <Surname(s)>}{<City>} \end{document} \end