Rev. | 681fba90ff18dd1b68d55d7c6d48b05b995d94d3 |
---|---|
Tamaño | 2,934 octetos |
Tiempo | 2010-12-07 02:18:32 |
Autor | lorenzo |
Log Message | I added an improved template for writing letters. |
% koma_env.tex
\documentclass[a4paper]{scrlttr2}
\usepackage{lmodern}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage{url}
\usepackage{graphicx}
\usepackage{graphics}
\setkomavar{fromname}{Lorenzo Isella}
\setkomavar{fromaddress}{Via San Donato 14 \\ Torino (TO) 10144, Italy}
\setkomavar{fromphone}{+39 328 0577271}
\setkomavar{fromemail}{lorenzo.isella@gmail.com}
\setkomavar{signature}{Lorenzo Isella}
\setkomavar{subject}{Implementation Officer/Euratom Inspector COM/2010/2381}
% \setkomavar{customer}{2342}
\KOMAoptions{fromalign=right, fromlogo=false, addrfield=true,
backaddress=off, subject=titled, subject=left,foldmarks=off,
fromphone=on,fromemail=true,foldmarks=false,addrfield=true}
\makeatletter
\@setplength{toaddrvpos}{-.4cm}
% \@setplength{refhpos}{.78in}
\@setplength{refvpos}{6.cm}
% \@setplength{refwidth}{1.4in}
\makeatother
\begin{document}
\pagestyle{empty}
\begin{letter}{Unit D.3 ``Nuclear Accountancy''\\ Directorate D ``Nuclear Energy'' \\
Directorate General for Energy}
\opening{Dear Sir/Madam,}
I am delighted to apply for an Implementation Officer/Euratom
Inspector position. I am
currently on the EPSO/AST/63/08 Nuclear inspectors list.
As you can see from my CV, I have worked for several different
employers, including the European Institutions during my three-year
period as a contractual agent at the JRC, Ispra site, Italy.
My educational background (I was originally trained as a physicist)
allows me to understand the technical and scientific aspects of nuclear
activities. Further to that, I have several years of working
experience in the analysis of data collected in fields ranging from
environmental sciences data to
social sciences. This professional experience can be highly
beneficial to the activities of nuclear accountancy carried out by
Unit D.3.
I am very fluent in both written and spoken English due to my spending
three years and a half in England and to English being the working
language at the JRC and also in my present institute, the ISI
Foundation in Turin, Italy.
Since October 2010 I have been attending a course of professional
French to improve my knowledge of this language, which is expected to
lead to a B2 certificate by the end of spring 2011.
Although working and living in the north of Italy, I am willing to
relocate to Luxembourg for this job opportunity.
Last but not least, I am sociable and a strong team player. I am used
to working in a multicultural environment and to collaborating with
colleagues from all over Europe.
I am well organized, with a keen eye for details and capable of
working under pressure without trespassing the deadlines.
\closing{Best Regards\\
}
\includegraphics[scale=0.7]{mysig2.pdf}
% \ps{P.S. You can find the full text of GFDL license at
% \url{http://www.gnu.org/copyleft/fdl.html}.}
% \encl{Copyright permission form}
\end{letter}
\end{document}