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