From 9318cf9302ecefccd7cff8461439c965b1e1edc8 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 7 Mar 2021 06:05:59 +0100 Subject: First draft of scientific CV --- .../example/section_references.tex | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100755 yaac-another-awesome-cv/example/section_references.tex (limited to 'yaac-another-awesome-cv/example/section_references.tex') diff --git a/yaac-another-awesome-cv/example/section_references.tex b/yaac-another-awesome-cv/example/section_references.tex new file mode 100755 index 0000000..367caa9 --- /dev/null +++ b/yaac-another-awesome-cv/example/section_references.tex @@ -0,0 +1,29 @@ +% 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{referees} + \referee + {Jon Snow} + {Lord Commander} + {Night's Watch} + {john.snow@nightwatch.org} + {+687 987 654} + \referee + {Géry Loutre} + {Architecte logiciel} + {Cafat} + {ref1@cafat.nc} + {+687 987 654} +\end{referees} + -- cgit v1.2.3