Révision | 0ce6b791157c1182e4ccc8af9044ed71622b72a9 |
---|---|
Taille | 2,496 octets |
l'heure | 2009-10-17 22:38:04 |
Auteur | lorenzo |
Message de Log | I changed completely the text; now there is also support for Italian
|
\documentclass[a4paper,12pt]{letter}
\usepackage{url}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{garamond}
\usepackage[utf8x]{inputenc}
%\usepackage[italian]{babel}
%This document shows how to use the garamond fonts.
%Download the package from
% http://gael-varoquaux.info/computers/garamond/garamond.zip
%unzip it in the same directory as your .tex file and copy the content
%of the freshly-created package directory into the higher level in the
%folder. For examples and explanations see
% http://gael-varoquaux.info/computers/garamond/index.html
\garamond
\begin{document}
% If you want headings on subsequent pages,
% remove the ``%'' on the next line:
% \pagestyle{headings}
\begin{letter} {EMCDDA \\
Chairman of the Selection Committee \\
Cais do Sodré \\
1249-289 Lisbon \\
Portugal
}
\address{Lorenzo Isella, via Poirino 20, \\ Torino (TO), 10134, Italy.
}
\opening{For the attention of the Human Resources at EMCDDA, }
I am glad to apply for a position in statistics and data management at
EMCDDA.
% I have been using the R programming language on a daily basis ever since my last year as a
% Physics PhD student in early 2005.
% I find R to be a valuable tool for a variety of tasks, ranging from
% portfolio optimization to analysis of experimental data on
% exhaust nanoparticle and to human interactions in the field
% of computational epidemiology.
% Over the last
% three year, I have also became proficient in using Python to carry out
% similar tasks.
The position offered is an excellent match to my
educational and professional background.\\
As you can see from the
attached CV, I have worked as an individual contractor for
several employers, thus being used to presenting statistical analysis also to a
non
technically-minded audience.
Indeed a constant feature of all the jobs I have taken up so far is the
accurate analysis of large datasets and the
visualization/representation of the
extracted information. Such skills are valuable for the activities of
EMCDDA in general and in particular for the position I am applying
for.
Furthermore, through my three-year
appointment as a contractual agent at the JRC, Ispra, Italy, I gained experience in working
for the European Institutions. \\
Although presently working and living in the north of Italy, I am
ready to relocate to Lisbon for this challenging and inspiring job.
\signature{Lorenzo Isella}
\closing{Kind Regards}
\end{letter}
\end{document}