diff options
author | Christophe Roger <darwiinc@live.fr> | 2017-11-17 19:11:42 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2017-11-17 19:11:42 +1100 |
commit | 2e05e5336df5c58cbdd8d65b95b77d1c523be4a6 (patch) | |
tree | 64d43f1eeca06eae89b54edb569bf52c5a194d64 /example/section_scolarite.tex | |
parent | 412cec65466dfb7136bc9acf882a1e20dcbee9a5 (diff) | |
download | cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.gz cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.bz2 cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.xz cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.zip |
[EVO] Renaming project Awesome Source CV -> YAAC: Another Awesome CV
[EVO] Refactoring: Move example cv to example/ subfolder
Diffstat (limited to 'example/section_scolarite.tex')
-rwxr-xr-x | example/section_scolarite.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/example/section_scolarite.tex b/example/section_scolarite.tex new file mode 100755 index 0000000..e5051d0 --- /dev/null +++ b/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}{\faMortarBoard}
+
+\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}
\ No newline at end of file |