diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
commit | 9318cf9302ecefccd7cff8461439c965b1e1edc8 (patch) | |
tree | 3743b960df6e75c920171592d1ed0a6339f9dac4 /yaac-another-awesome-cv/example/section_scolarite.tex | |
parent | 617192d5107af675fdf27462e21f60c8459b2c5e (diff) | |
download | cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.gz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.bz2 cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.xz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.zip |
First draft of scientific CV
Diffstat (limited to 'yaac-another-awesome-cv/example/section_scolarite.tex')
-rwxr-xr-x | yaac-another-awesome-cv/example/section_scolarite.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/yaac-another-awesome-cv/example/section_scolarite.tex b/yaac-another-awesome-cv/example/section_scolarite.tex new file mode 100755 index 0000000..ea0741d --- /dev/null +++ b/yaac-another-awesome-cv/example/section_scolarite.tex @@ -0,0 +1,24 @@ +% Awesome Source CV LaTeX Template
+%
+% This template has been downloaded from:
+% https://github.com/darwiin/awesome-neue-latex-cv
+%
+% Author:
+% Christophe Roger
+%
+% Template license:
+% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
+
+%Section: Scholarships and additional info
+\sectionTitle{Formation}{\faGraduationCap}
+
+\begin{scholarship}
+ \scholarshipentry{2007}
+ {Master STIC Professionel filière MBDS de l'Université de Nice Sophia Antipolis (Master Informatique spécialité Multimédia, Base de Données et intégration de Systèmes)}
+ \scholarshipentry{2005}
+ {Licence Sciences et Technologies, Mention Informatique, de l'Université de Nouvelle-Calédonie}
+ \scholarshipentry{2004}
+ {BTS Informatique de Gestion option administrateurs de réseaux}
+ \scholarshipentry{2000}
+ {Baccalauréat Scientifique option Mathématiques}
+\end{scholarship}
|