uni-freiburg/anschreiben.tex
changeset 4 88c2794eb4ff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/uni-freiburg/anschreiben.tex	Sun Aug 01 14:59:07 2010 +0200
     1.3 @@ -0,0 +1,79 @@
     1.4 +%% start of file `template_en.tex'.
     1.5 +%% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
     1.6 +%
     1.7 +% This work may be distributed and/or modified under the
     1.8 +% conditions of the LaTeX Project Public License version 1.3c,
     1.9 +% available at http://www.latex-project.org/lppl/.
    1.10 +
    1.11 +
    1.12 +\documentclass[11pt,a4paper]{moderncv}
    1.13 +
    1.14 +% moderncv themes
    1.15 +\moderncvtheme[blue]{classic}%{casual}                 % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
    1.16 +%\moderncvtheme[green]{classic}                % idem
    1.17 +
    1.18 +% character encoding
    1.19 +%\usepackage[utf8]{inputenc}                   % replace by the encoding you are using
    1.20 +\usepackage[utf8]{inputenc}
    1.21 + 
    1.22 +
    1.23 +% adjust the page margins
    1.24 +\usepackage[scale=0.8]{geometry}
    1.25 +%\setlength{\hintscolumnwidth}{3cm}						% if you want to change the width of the column with the dates
    1.26 +%\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
    1.27 +\AtBeginDocument{\recomputelengths}                     % required when changes are made to page layout lengths
    1.28 +
    1.29 +% personal data
    1.30 +\firstname{}
    1.31 +\familyname{}
    1.32 +\title{\normalsize{\textnormal{\mbox{Albert-Ludwigs-Universität Freiburg}\newline
    1.33 +\mbox{Technische Fakultät}\newline
    1.34 +\mbox{Studiengangskoordinatorin}\newline
    1.35 +\mbox{Georges Koehler Allee 101}\newline
    1.36 +\mbox{79110 Freiburg}}}}               % optional, remove the line if not wanted
    1.37 +\address{Eugen Sawin}{Fichtenweg 11\\77656 Offenburg}    % optional, remove the line if not wanted
    1.38 +\mobile{+49 (0)175 2721276}                    % optional, remove the line if not wanted
    1.39 +%\phone{phone (optional)}                      % optional, remove the line if not wanted
    1.40 +%\fax{fax (optional)}                          % optional, remove the line if not wanted
    1.41 +\email{esawin@gmail.com}                      % optional, remove the line if not wanted
    1.42 +\extrainfo{www.me73.com} % optional, remove the line if not wanted
    1.43 +%\photo[120pt]{foto.jpg}                         % '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
    1.44 +%\quote{Some quote (optional)}                 % optional, remove the line if not wanted
    1.45 +
    1.46 +\nopagenumbers{}                             % uncomment to suppress automatic page numbering for CVs longer than one page
    1.47 +
    1.48 +
    1.49 +%----------------------------------------------------------------------------------
    1.50 +%            content
    1.51 +%----------------------------------------------------------------------------------
    1.52 +\begin{document}
    1.53 +\maketitle
    1.54 +\\
    1.55 +\begin{flushright}Offenburg, 4. Juli 2010
    1.56 +\end{flushright}
    1.57 +\vspace{20pt}
    1.58 +\textbf{Bewerbung für den Masterstudiengang Angewandte Informatik}
    1.59 +\\\\\\
    1.60 +Sehr geehrte Frau Epe,
    1.61 +\\\\
    1.62 +hiermit bewerbe ich mich für ein Masterstudium im Fach Angewandte Informatik an der Albert-Ludwigs-Universität in Freiburg.
    1.63 +\\\\
    1.64 +Dem Schreiben sind alle notwendigen Unterlagen beigelegt:
    1.65 +\\\\
    1.66 +\cvline{1.}{Antrag auf Zulassung zum Masterstudium}
    1.67 +\cvline{2.}{Beglaubigte Kopie des Bachelor-Zeugnisses}
    1.68 +\cvline{3.}{Beglaubigte Kopie der Bachelor-Urkunde}
    1.69 +\cvline{4.}{Kopie des Diploma Supplement}
    1.70 +\cvline{5.}{Nachweis über die Erfüllung des vorausgesetzen Englischunterrichts}
    1.71 +\cvline{6.}{Lebenslauf}
    1.72 +\cvline{7.}{Motivationsschreiben}
    1.73 +\cvline{8.}{Empfehlungsschreiben von Prof. Dr. Erwin Mayer}
    1.74 +\cvline{9.}{Empfehlungsschreiben von Dr. Stephan Schulz}
    1.75 +
    1.76 +
    1.77 +Ich freue mich auf eine positive Antwort von Ihnen.
    1.78 +\\\\
    1.79 +Mit freundlichem Gruß,
    1.80 +\\\\\\
    1.81 +Eugen Sawin
    1.82 +\end{document}