summaryrefslogtreecommitdiffstats
path: root/example/section_references.tex
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2017-11-17 19:11:42 +1100
committerChristophe Roger <darwiinc@live.fr>2017-11-17 19:11:42 +1100
commit2e05e5336df5c58cbdd8d65b95b77d1c523be4a6 (patch)
tree64d43f1eeca06eae89b54edb569bf52c5a194d64 /example/section_references.tex
parent412cec65466dfb7136bc9acf882a1e20dcbee9a5 (diff)
downloadcv-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_references.tex')
-rwxr-xr-xexample/section_references.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/example/section_references.tex b/example/section_references.tex
new file mode 100755
index 0000000..b2209dd
--- /dev/null
+++ b/example/section_references.tex
@@ -0,0 +1,21 @@
+% 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: Références
+\sectionTitle{Références}{\faQuoteLeft}
+
+\begin{tabular}{>{\small}r >{\small}p{8cm} >{\small}r >{\small}l}
+ %\multicolumn{2}{l}{} \\
+ \multicolumn{2}{l}{\textsc{Géry Loutre}, \emph{Architecte applicatif et logiciel}, CAFAT} & \multicolumn{2}{l}{\textsc{Nicolas Comète}, \emph{IT Architect}, IBM } \\
+ \quad \faMobilePhone & +687 935 339 & \quad \faMobilePhone & +33 6 75 00 98 56\\
+ \quad \faPhone & +687 255 904 & \quad \faPhone& +33 4 92 11 40 77\\
+ \quad \mailSymbol & \href{mailto:gloutre@cafat.nc}{gloutre@cafat.nc} & \quad \mailSymbol & \href{mailto:nicolas.comete@fr.ibm.com}{nicolas.comete@fr.ibm.com}\\
+\end{tabular} \ No newline at end of file