]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Added presentation type to docs
authortjohnson250 <todd.r.johnson@uth.tmc.edu>
Sun, 16 Sep 2018 03:22:31 +0000 (22:22 -0500)
committertjohnson250 <todd.r.johnson@uth.tmc.edu>
Sun, 16 Sep 2018 03:22:31 +0000 (22:22 -0500)
README.md

index 5a65180994dd09ff8cac4d8ffeb6319db642c2c5..211d72f4b4e8a734f95a052498051d6ff0ec18bd 100644 (file)
--- 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.