uni-freiburg/anschreiben.tex
author Eugen Sawin <sawine@me73.com>
Sun, 01 Aug 2010 14:59:07 +0200
changeset 4 88c2794eb4ff
permissions -rw-r--r--
Neues Anschreiben.
     1 %% start of file `template_en.tex'.
     2 %% Copyright 2006-1008 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]{classic}%{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 \usepackage[utf8]{inputenc}
    18  
    19 
    20 % adjust the page margins
    21 \usepackage[scale=0.8]{geometry}
    22 %\setlength{\hintscolumnwidth}{3cm}						% if you want to change the width of the column with the dates
    23 %\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
    24 \AtBeginDocument{\recomputelengths}                     % required when changes are made to page layout lengths
    25 
    26 % personal data
    27 \firstname{}
    28 \familyname{}
    29 \title{\normalsize{\textnormal{\mbox{Albert-Ludwigs-Universität Freiburg}\newline
    30 \mbox{Technische Fakultät}\newline
    31 \mbox{Studiengangskoordinatorin}\newline
    32 \mbox{Georges Koehler Allee 101}\newline
    33 \mbox{79110 Freiburg}}}}               % optional, remove the line if not wanted
    34 \address{Eugen Sawin}{Fichtenweg 11\\77656 Offenburg}    % optional, remove the line if not wanted
    35 \mobile{+49 (0)175 2721276}                    % optional, remove the line if not wanted
    36 %\phone{phone (optional)}                      % optional, remove the line if not wanted
    37 %\fax{fax (optional)}                          % optional, remove the line if not wanted
    38 \email{esawin@gmail.com}                      % optional, remove the line if not wanted
    39 \extrainfo{www.me73.com} % optional, remove the line if not wanted
    40 %\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
    41 %\quote{Some quote (optional)}                 % optional, remove the line if not wanted
    42 
    43 \nopagenumbers{}                             % uncomment to suppress automatic page numbering for CVs longer than one page
    44 
    45 
    46 %----------------------------------------------------------------------------------
    47 %            content
    48 %----------------------------------------------------------------------------------
    49 \begin{document}
    50 \maketitle
    51 \\
    52 \begin{flushright}Offenburg, 4. Juli 2010
    53 \end{flushright}
    54 \vspace{20pt}
    55 \textbf{Bewerbung für den Masterstudiengang Angewandte Informatik}
    56 \\\\\\
    57 Sehr geehrte Frau Epe,
    58 \\\\
    59 hiermit bewerbe ich mich für ein Masterstudium im Fach Angewandte Informatik an der Albert-Ludwigs-Universität in Freiburg.
    60 \\\\
    61 Dem Schreiben sind alle notwendigen Unterlagen beigelegt:
    62 \\\\
    63 \cvline{1.}{Antrag auf Zulassung zum Masterstudium}
    64 \cvline{2.}{Beglaubigte Kopie des Bachelor-Zeugnisses}
    65 \cvline{3.}{Beglaubigte Kopie der Bachelor-Urkunde}
    66 \cvline{4.}{Kopie des Diploma Supplement}
    67 \cvline{5.}{Nachweis über die Erfüllung des vorausgesetzen Englischunterrichts}
    68 \cvline{6.}{Lebenslauf}
    69 \cvline{7.}{Motivationsschreiben}
    70 \cvline{8.}{Empfehlungsschreiben von Prof. Dr. Erwin Mayer}
    71 \cvline{9.}{Empfehlungsschreiben von Dr. Stephan Schulz}
    72 
    73 
    74 Ich freue mich auf eine positive Antwort von Ihnen.
    75 \\\\
    76 Mit freundlichem Gruß,
    77 \\\\\\
    78 Eugen Sawin
    79 \end{document}