{\mkbibparens{\printmlfield{role}}}%
\newunit%
}%
+ \newunit%
\printmlfield{title}%
\newunit%
- \usebibmacro{funding-project}%
+ \printmlfield{eventtitle}%
+ \newunit%
+ \printmlfield{location}%
\setunit*{\addspace}%
\newunit%
- \usebibmacro{range-date}%
+ \printdate%
\newunit%
\usebibmacro{note}%
\usebibmacro{finentry}%
\usebibmacro{list:andothers}%
}
+\DeclareFieldFormat[presentation]{role}{\mkbibbold{\usebibmacro{field-bibstring}{#1}}}
+
\DeclareFieldFormat[cvmisc]{title}{#1}
%-------------------------------------------------------------------------------
\ProvidesFile{cv.dbx}
-\DeclareLocalizedDatamodelFields[type=field, datatype=literal]{level, period, title, organization, country, description, funding, role, note, type, eventtitle, location}
+\DeclareLocalizedDatamodelFields[type=field, datatype=literal]{level, period, title, organization, country, description, funding, role, note, eventtitle, location}
\DeclareDatamodelFields[type=list, datatype=literal]{
number%
\DeclareDatamodelFields[type=list, datatype=literal]{dates}
% Entries
-\DeclareDatamodelEntrytypes{course, cvmisc, position, project, study, thesis}
+\DeclareDatamodelEntrytypes{course, cvmisc, position, project, study, thesis, presentation}
% Data models
\DeclareLocalizedDatamodelEntryfields[course]{%
\DeclareLocalizedDatamodelEntryfields[presentation]{%
author,%
role,%
- type,%
title,%
eventtitle,%
location,%
date={1930/},
keywords = {mem}
}
+
+@presentation{chimed2010,
+ title= {Toward Clinically Relevant Medical Device Evaluation and Design.},
+ author = {Johnson, Todd R.},
+ role = {Keynote Speech},
+ date= {2010-10-04},
+ keywords={international},
+ eventtitle = {CHI+Med Medical Device Project Meeting},
+ location={United Kingdom},
+ note={Presented as part of the CHI+Med annual meeting}
+}
+
+@presentation{invited2015,
+ author = {Johnson, Todd R. and Smith, John W.},
+ title= {CV Design in \LaTeX},
+ role = {Tutorial},
+ date= {2015-10-04/2015-10-05},
+ keywords={international},
+ eventtitle = {\LaTeX Users Group},
+ location={Dallas, TX}
+}
+
+@presentation{tutorial2016,
+ title= {CV Design in \LaTeX},
+ role = {Invited Speaker},
+ date= {2016-10-01},
+ keywords={international},
+ eventtitle = {\LaTeX Users Group},
+ location={Houston, TX}
+}
\ No newline at end of file