From 5dc12ee9b2068632b9b9c149bc5c528593e773ab Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Mon, 29 Aug 2016 18:31:02 +1100 Subject: Initial commit --- section_scolarite.tex | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 section_scolarite.tex (limited to 'section_scolarite.tex') diff --git a/section_scolarite.tex b/section_scolarite.tex new file mode 100755 index 0000000..526802f --- /dev/null +++ b/section_scolarite.tex @@ -0,0 +1,9 @@ +%Section: Scholarships and additional info +\sectionTitle{Formation}{\faMortarBoard} +\begin{tabular}{>{\small}r>{\small}p{14cm}} + \parbox{\datebox}{\raggedleft 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) \\ + 2004 & BTS Informatique de Gestion option administrateurs de réseaux \\ + 2000 & Baccalauréat Scientifique option Mathématiques +\end{tabular} \ No newline at end of file -- cgit v1.2.3 From e3995b2af4747bb0f1afb592bb3a0a943bb8f88e Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Mon, 10 Oct 2016 12:36:00 +1100 Subject: Adding license header on all source files --- section_scolarite.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'section_scolarite.tex') diff --git a/section_scolarite.tex b/section_scolarite.tex index 526802f..288ad8e 100755 --- a/section_scolarite.tex +++ b/section_scolarite.tex @@ -1,3 +1,14 @@ +% 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{tabular}{>{\small}r>{\small}p{14cm}} -- cgit v1.2.3