From: adin Date: Sun, 9 Sep 2018 17:55:20 +0000 (-0300) Subject: Update examples for projects. Related to show the fix on #2. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=5956d366466b912c77aeae93fff7ffa5fc0d58fb;p=mcv-academic Update examples for projects. Related to show the fix on #2. --- diff --git a/example/cvdata.bib b/example/cvdata.bib index 9cb1d75..c9c78a5 100644 --- a/example/cvdata.bib +++ b/example/cvdata.bib @@ -1,4 +1,3 @@ - % Studies @Study{phd, @@ -144,11 +143,12 @@ @Project{g2050, title = {Spatio-temporal dilations and contractions}, - author = {John Doe}, + author = {John Doe and Jane Doe}, Month = oct, role = {pi}, funding = {TT Foundation}, - Year = {2050} + Year = {2050}, + number = {42} } @Project{g2017, @@ -157,7 +157,8 @@ Month = oct, funding = {University of Unknown}, role = {My inventend role}, - Year = {2017} + Year = {2017}, + number = {42 and {$e$}} } @Project{g2015, diff --git a/example/example.tex b/example/example.tex index 27dcce0..cf4fc7a 100644 --- a/example/example.tex +++ b/example/example.tex @@ -23,7 +23,7 @@ {}{% % options by hand \def\defaultopts{% - \selectlanguage{portuguese} + \selectlanguage{english} % \selectshortlanguage{pt}% } }