From: tjohnson250 Date: Sun, 16 Sep 2018 03:22:31 +0000 (-0500) Subject: Added presentation type to docs X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=9971c5b0f40c5d5ddf96c5704974d7d3103b4afa;p=mcv-academic Added presentation type to docs --- diff --git a/README.md b/README.md index 5a65180..211d72f 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,15 @@ The style defines the following entries (or types of data) * `dates`: alternatively, the course may have a set of dates that can be specified with this field instead. It is a list of date separated by the keyword `and` (like authors in the standard bibtex), and each date follows the same pattern of `study`. If a `date` is defined, it will take precedence over `dates`. * `organization`: the institution where the course was taught. This field is a string. * `description`: general description of the course. This field is a string. + + **Presentation**. A presentation that you gave or participated in, such as a talk, keynote speech, or panel. It supports the following fields + * `author`: the author(s) of the presentation. + * `role`: your role in the presentation. This field is a string or a `bibstring`. + * `title`: the title of the presentation. This field is a string. + * `date`: the date of the presentation. This field corresponds to the BibLaTeX date field. + * `eventitle`: the title of the event you presented at. + * `location`: the location of the presentation. + * `note`: a small note to place at the end in parenthesis. This field is a string. - **CVMisc**. Refers to general things that can be placed in the CV. For example, memberships, or items that need a short description and dates. It supports the following fields * `title`: a principal description of the entry. This field is a string.