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_perso.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 section_perso.tex (limited to 'section_perso.tex') diff --git a/section_perso.tex b/section_perso.tex new file mode 100755 index 0000000..6e4a598 --- /dev/null +++ b/section_perso.tex @@ -0,0 +1,8 @@ +%Section: Personal Data +\user{Christophe}{ROGER}\\ +\small{ + \linkedin{http://www.linkedin.com/in/christopheroger/fr}{christopheroger} \quad|\quad \viadeo{http://www.viadeo.com/fr/profile/christopheroger}{christopheroger} \quad|\quad \github{https://github.com/darwiin}{darwiin} \\ + \smartphone{+687 654 321} \quad|\quad \email{christophe.roger@domain.com}{christophe.roger@domain.com}\\ + \address{2 Rue du quartier, 98765 Ville, Pays}\\ + \infos{Né le 23 septembre 1982 (33 ans) à Nouméa, Nouvelle-Calédonie} +} -- 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_perso.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'section_perso.tex') diff --git a/section_perso.tex b/section_perso.tex index 6e4a598..0a0057e 100755 --- a/section_perso.tex +++ b/section_perso.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: Personal Data \user{Christophe}{ROGER}\\ \small{ -- cgit v1.2.3