source: anr/annexe-cv.tex @ 318

Last change on this file since 318 was 318, checked in by coach, 13 years ago

Paul Feautrier: CV

  • Property svn:eol-style set to native
  • Property svn:keywords set to Revision HeadURL Id Date
File size: 2.7 KB
Line 
1\anrdoc{1 page maximum par personne (Cf. 5.3).}
2
3\newenvironment{cvenv}[4]{%
4  % #1 : {Nom}{Prenom}{age}
5  % #2 : situation actuelle
6  % #3 : cursus
7  % #4 : {#}{recent pub}
8  \noindent
9  \begin{tabular}{|p{3.3cm}|p{4.3cm}|p{1.4cm}|p{6.3cm}|}\hline
10    \def\tmp##1##2##3{Name: ##1&First Name: ##2&age: ##3}\tmp#1
11    &
12    \def\tmp##1##2{##1 publications: ##2}\tmp#4
13    \\\hline
14  \end{tabular}
15  \begin{description}
16    \item[Situation] #2
17    \item[Cursus] #3
18  }{\end{description}\vspace*{1.ex}}
19
20\begin{cvenv}
21  {{Greiner}{Alain}{58}}
22  {Professeur UMPC}
23  {HDR Thesis (1982)}
24  {{100}{\cite{ag-1} \cite{ag-2} \cite{ag-3} \cite{ag-4}}}
25 
26  \item[Projects]\mbox{}
27    \begin{itemize}
28      \item Work on TSAR CATRENE project \cite{disydent05}.
29      \item Worked on SoCLib ANR project\cite{disydent05}.
30      \item Worked on COSY european project \cite{cosy}.
31    \end{itemize}
32\end{cvenv}
33%
34\begin{cvenv}
35  {{Aug\'e}{Ivan}{50}}
36  {Ma\^itre de conf\'erences at ENSIIE (Evry Essonne)}
37  {HDR Thesis (2008), Thesis (1990), ENSIIE Engineer (1983)}
38  {{20}{\cite{ia-hdr} \cite{ugh08} \cite{disydent05}}}
39 
40  \item[Courses of lecture] System, Kernel, Network, Computer Architecture, Programing.
41  \item[Projects]\mbox{}
42    \begin{itemize}
43      \item Worked on COSY european project \cite{cosy}.
44      \item Work   on UGH  since 1996 \cite{ugh08}.
45      \item Worked on Disydent \cite{disydent05}.
46    \end{itemize}
47  \item[Other work experiences]\mbox{}
48    \begin{itemize}
49      \item Work as system administrator since six years at ENSIIE.
50      \item Worked as a senior engineer for four years at Philips.
51      \item Worked as engineer for two years at ANIRAL-UTEC.
52    \end{itemize}
53\end{cvenv}
54%
55\begin{cvenv}
56  {{Nguyen}{Huy-Nam}{56}}
57  {Head of MVS Departement at Bull S.A.S}
58  {Thesis (1977), ENSMP Engineer (1977)}
59  {{5}{}}
60  \item[Projects]\mbox{}
61    \begin{itemize}
62      \item Coordinator of TSAR CATRENE project \cite{disydent05}.
63      \item Worked on projects: ITEA/Care4Me, Medea+/NEVA, Medea/MESA, Medea/AT403, Medea/AT407, Jessi/AC3, Jessi/AC8
64    \end{itemize}
65\end{cvenv}
66%
67\begin{cvenv}
68  {{Feautrier}{Paul}{71}}
69  {Emeritus Professor}
70  {Th\`ese d'Etat, 1968}
71  {{100}{\cite{Feau:92aa} \cite{Feau:92bb} \cite{FP:96} \cite{Feau:96} 
72       \cite{syntol}}}
73  \item[Course of Lectures]\mbox{}
74       System, System Kernel, Automatic Parallelization, Operation Research,
75       Compilation (at Universit\'e P. et M. Curie, Universit\'e de Verasilles
76       and Ecole Normale Sup\'erieure de Lyon).
77  \item[Projects]\mbox{}
78    \begin{itemize}
79       \item ITEA MARTES, 2007--2009.
80    \end{itemize}
81  \item[Other Work Experience]\mbox{}
82    \begin{itemize}
83       \item PhD thesis in Computational Astrophysics (HPC) 1960--1968.
84    \end{itemize}
85\end{cvenv}
Note: See TracBrowser for help on using the repository browser.