diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
commit | 9318cf9302ecefccd7cff8461439c965b1e1edc8 (patch) | |
tree | 3743b960df6e75c920171592d1ed0a6339f9dac4 /yaac-another-awesome-cv/example/section_references.tex | |
parent | 617192d5107af675fdf27462e21f60c8459b2c5e (diff) | |
download | cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.gz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.bz2 cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.xz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.zip |
First draft of scientific CV
Diffstat (limited to 'yaac-another-awesome-cv/example/section_references.tex')
-rwxr-xr-x | yaac-another-awesome-cv/example/section_references.tex | 29 |
1 files changed, 29 insertions, 0 deletions
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} + |