]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Add new examples to test different date ranges
authoradin <adin@ic.unicamp.br>
Mon, 1 Oct 2018 20:43:31 +0000 (17:43 -0300)
committeradin <adin@ic.unicamp.br>
Mon, 1 Oct 2018 20:43:31 +0000 (17:43 -0300)
example/cvdata.bib

index 010a0f96da58f7ae095e1af0e59ca2d6850ed81f..07c0f822d695e50927f319bb62fa97ea2ea4b33d 100644 (file)
 
 @Thesis{doe2011,
   author = {Doe, John Jr.},
-  date={2010},
+  date={2010-10-01/2011-10-21},
   title-en = {On time traveling and paradoxes II},
   title-es = {Sobre viajes en el tiempo y paradojas II},
   title-pt = {Sobre viagem no tempo e paradoxos II},
   note-es = {Co-guiado con mi otro yo.}
 }
 
+@Thesis{doe2012,
+  author = {Doe, John Jr. Jr.},
+  date={2012-01-01/2012-01-05},
+  title-en = {On time traveling and paradoxes III},
+  title-es = {Sobre viajes en el tiempo y paradojas III},
+  title-pt = {Sobre viagem no tempo e paradoxos III},
+  organization-en={Univeristy of Bar},
+  organization-es={Universidad de Bar}, 
+  organization-pt={Universidade de Bar},
+  level = {doctor},
+  note = {Co guided with myself.}
+}
+
 % Projects
 
 @Project{g2050,
 @Project{g2015,
   title = {Foundations for spatio-temporal dilations and contractions},
   author = {John Doe},
-  Month = oct,
   funding = {University of Bar},
-  Year = {2015}
+  date = {2015-10-01}
 }
 
 % Articles
 
 % Memberships
 
-@cvmisc{mtt,
+@Cvmisc{mtt,
   title-en={TT Member},
   title-es={Miembro TT},
   title-pt={Membro TT},
   keywords = {mem}
 }
 
-@cvmisc{mttt,
+@Cvmisc{mttt,
   title-en={TTT Member},
   title-es={Miembro TTT},
   title-pt={Membro TTT},
   keywords = {mem}
 }
 
-@cvmisc{mxtt,
+@Cvmisc{mxtt,
   title-en={XTT Member},
   title-es={Miembro XTT},
   title-pt={Membro XTT},
   keywords = {mem}
 }
 
-@presentation{gettysburg1863,
+% Presentations
+
+@Presentation{gettysburg1863,
   title= {The Gettysburg Address},
   author = {Lincoln, Abraham},
   date= {1863-11-19},
   location={Gettysburg, PA}
 }
 
-@presentation{tutorial2015,
+@Presentation{tutorial2015,
   author = {Adams, John and Smith, John},
   title= {CV Design in \LaTeX},
   role = {Tutorial},
   location={Dallas, TX}
 }
 
-@presentation{invited2016,
+@Presentation{invited2016,
   title= {CV Design in \LaTeX},
   role = {Invited Speaker},
   date= {2016-10-01},
   keywords={international},
   eventtitle = {\LaTeX Users Group},
   location={Houston, TX}
+}
+
+@Presentation{invited2020,
+  title= {On time travel possibilities},
+  role = {Invited Speaker},
+  date= {2020-10-01/2020-12-10},
+  keywords={international},
+  eventtitle = {Time Travel Group},
+  location={Somewhere around here}
 }
\ No newline at end of file