]> hydra-www.ietfng.org Git - mcv-academic/commitdiff
Filled in missing field docs for presentation entry type
authortjohnson250 <todd.r.johnson@uth.tmc.edu>
Sun, 16 Sep 2018 04:21:29 +0000 (23:21 -0500)
committertjohnson250 <todd.r.johnson@uth.tmc.edu>
Sun, 16 Sep 2018 04:21:29 +0000 (23:21 -0500)
README.md

index 875831f5504e1bedfcdebc20fcaf2fc9696756bf..e4b0c8e8cdbf3105db996c3cd2a6ab7bddeedfab 100644 (file)
--- a/README.md
+++ b/README.md
@@ -188,12 +188,12 @@ The style defines the following entries (or types of data)
   * `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. 
+  * `author`: the author(s) of the presentation. This field is a string.
   * `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.
+  * `eventitle`: the title of the event you presented at. This field is a string.
+  * `location`: the location of the presentation. This field is a string.
   * `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