[html5] r3096 - [at] (0) Introduce a BibTeX vocabulary.

whatwg at whatwg.org whatwg at whatwg.org
Thu May 14 02:57:39 PDT 2009


Author: ianh
Date: 2009-05-14 02:57:39 -0700 (Thu, 14 May 2009)
New Revision: 3096

Modified:
   index
   source
Log:
[at] (0) Introduce a BibTeX vocabulary.

Modified: index
===================================================================
--- index	2009-05-14 01:14:50 UTC (rev 3095)
+++ index	2009-05-14 09:57:39 UTC (rev 3096)
@@ -682,7 +682,8 @@
    <li><a href=#predefined-vocabularies><span class=secno>5.4 </span>Predefined vocabularies</a>
     <ol>
      <li><a href=#vcard><span class=secno>5.4.1 </span>vCard</a></li>
-     <li><a href=#vevent><span class=secno>5.4.2 </span>vEvent</a></ol></li>
+     <li><a href=#vevent><span class=secno>5.4.2 </span>vEvent</a></li>
+     <li><a href=#bibtex><span class=secno>5.4.3 </span>BibTeX</a></ol></li>
    <li><a href=#converting-html-to-other-formats><span class=secno>5.5 </span>Converting HTML to other formats</a>
     <ol>
      <li><a href=#json><span class=secno>5.5.1 </span>JSON</a></li>
@@ -41365,8 +41366,8 @@
 
   <p>The following are the type's <a href=#predefined-property-name title="predefined property
   name">predefined property names</a>. They are based on the
-  vocabulary defined in the vCard specification, which should be
-  consulted for more information about how to interpret values. <a href=#refsRFC2426>[RFC2426]</a></p>
+  vocabulary defined in the vCard specification, where more
+  information on how to interpret the values can be found. <a href=#refsRFC2426>[RFC2426]</a></p>
 
   <dl><dt><dfn id=md-vcard-fn title=md-vcard-fn><code>fn</code></dfn></dt>
 
@@ -42451,8 +42452,8 @@
 
   <p>The following are the type's <a href=#predefined-property-name title="predefined property
   name">predefined property names</a>. They are based on the
-  vocabulary defined in the iCalendar specification, which should be
-  consulted for more information about how to interpret values. <a href=#refsRFC2445>[RFC2445]</a></p>
+  vocabulary defined in the iCalendar specification, where more
+  information on how to interpret the values can be found. <a href=#refsRFC2445>[RFC2445]</a></p>
 
   <p class=note>Only the parts of the iCalendar vocabulary relating
   to events are used here; this vocabulary cannot express a complete
@@ -42498,7 +42499,7 @@
     the event.</p>
 
     <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
-    text with one of the following values:</p>
+    tetx with one of the following values:</p>
 
     <ul class=brief><li><code title="">public</code></li>
      <li><code title="">private</code></li>
@@ -42674,6 +42675,16 @@
     <a href=#valid-global-date-and-time-string>valid global date and time string</a>, and the value must
     be later in time than the value of the <code title=md-event-dtstart>dtstart</code> property of the same <a href=#concept-item title=concept-item>item</a>.</p>
 
+<!--XXX
+   The "VEVENT" is also the calendar component used to specify an
+   anniversary or daily reminder within a calendar. These events have a
+   DATE value type for the "DTSTART" property instead of the default
+   data type of DATE-TIME. If such a "VEVENT" has a "DTEND" property, it
+   MUST be specified as a DATE value also. The anniversary type of
+   "VEVENT" can span more than one date (i.e, "DTEND" property value is
+   set to a calendar date after the "DTSTART" property value).
+-->
+
     <p>A single property with the name <code title=md-vevent-dtend><a href=#md-vevent-dtend>dtend</a></code> may be present within each
     <a href=#concept-item title=concept-item>item</a> with the type <code title=md-vevent><a href=#md-vevent>vevent</a></code>, so long as that <code title=md-vevent><a href=#md-vevent>vevent</a></code> does not have a property with the
     name <code title=md-vevent-duration><a href=#md-vevent-duration>duration</a></code>.</p>
@@ -42961,6 +42972,548 @@
 
 from http://www.ietf.org/rfc/rfc2445.txt
 
+--><h4 id=bibtex><span class=secno>5.4.3 </span>BibTeX</h4>
+
+  <p>An item with the <a href=#predefined-type>predefined type</a> <dfn id=md-bibtex title=md-bibtex><code>bibtex</code></dfn> represents a
+  bibliography entry.</p>
+
+  <p>The following are the type's <a href=#predefined-property-name title="predefined property
+  name">predefined property names</a>. They are based on the
+  vocabulary defined by the BibTeX format, the documentation for which
+  contains more information about conventions used in writing and
+  interpreting values. <a href=#refsBIBTEX>[BIBTEX]</a></p>
+
+  <dl><dt><dfn id=md-bibtex-entrytype title=md-bibtex-entrytype><code>entrytype</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the type of bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text with one of the following values:</p>
+
+    <dl><dt><dfn id=md-bibtex-entry-type-article title=md-bibtex-entry-type-article><code>article</code></dfn></dt>
+     <dd><p>A journal or magazine article.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-book title=md-bibtex-entry-type-book><code>book</code></dfn></dt>
+     <dd><p>A published book or booklet.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-booklet title=md-bibtex-entry-type-booklet><code>booklet</code></dfn></dt>
+     <dd><p>An unpublished (but printed and bound) book or booklet.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-inbook title=md-bibtex-entry-type-inbook><code>inbook</code></dfn></dt>
+     <dd><p>An untitled chapter, section, appendix, or other part of a published book or booklet.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-incollection title=md-bibtex-entry-type-incollection><code>incollection</code></dfn></dt>
+     <dd><p>A titled chapter, section, appendix, or other part of a published book or booklet.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-inproceedings title=md-bibtex-entry-type-inproceedings><code>inproceedings</code></dfn></dt>
+     <dd><p>An article from published conference proceedings.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-manual title=md-bibtex-entry-type-manual><code>manual</code></dfn></dt>
+     <dd><p>Technical documentation.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-mastersthesis title=md-bibtex-entry-type-mastersthesis><code>mastersthesis</code></dfn></dt>
+     <dd><p>A Master's thesis.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-misc title=md-bibtex-entry-type-misc><code>misc</code></dfn></dt>
+     <dd><p>Web sites and other kinds of content.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-phdthesis title=md-bibtex-entry-type-phdthesis><code>phdthesis</code></dfn></dt>
+     <dd><p>A PhD thesis.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-proceedings title=md-bibtex-entry-type-proceedings><code>proceedings</code></dfn></dt>
+     <dd><p>Published conference proceedings.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-techreport title=md-bibtex-entry-type-techreport><code>techreport</code></dfn></dt>
+     <dd><p>A published report from a school or other institution, possibly from a series and numbered.</dd>
+
+     <dt><dfn id=md-bibtex-entry-type-unpublished title=md-bibtex-entry-type-unpublished><code>unpublished</code></dfn></dt>
+     <dd><p>An unpublished document.</dd>
+
+    </dl><p>Exactly one property with the name <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> mush be present
+    within each <a href=#concept-item title=concept-item>item</a> with the type
+    <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-bibtex-id title=md-bibtex-bibtex-id><code>bibtex-id</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the BibTeX identifier of the bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-bibtex-id><a href=#md-bibtex-bibtex-id>bibtex-id</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-address title=md-bibtex-address><code>address</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the address of the publisher of the work cited by the
+    bibliographic entry. For large publishers, the city is
+    sufficient.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-annote title=md-bibtex-annote><code>annote</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives an annotation for the bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-annote><a href=#md-bibtex-annote>annote</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-author title=md-bibtex-author><code>author</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of an author of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>Any number of properties with the name <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-article><a href=#md-bibtex-entry-type-article>article</a></code>, <code title=md-bibtex-entry-type-incollection><a href=#md-bibtex-entry-type-incollection>incollection</a></code>,
+    <code title=md-bibtex-entry-type-inproceedings><a href=#md-bibtex-entry-type-inproceedings>inproceedings</a></code>,
+    <code title=md-bibtex-entry-type-mastersthesis><a href=#md-bibtex-entry-type-mastersthesis>mastersthesis</a></code>,
+    <code title=md-bibtex-entry-type-phdthesis><a href=#md-bibtex-entry-type-phdthesis>phdthesis</a></code>,
+    <code title=md-bibtex-entry-type-techreport><a href=#md-bibtex-entry-type-techreport>techreport</a></code>,
+    or <code title=md-bibtex-entry-type-unpublished><a href=#md-bibtex-entry-type-unpublished>unpublished</a></code>, or
+    when such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-book><a href=#md-bibtex-entry-type-book>book</a></code> or
+    <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code> and has no
+    property with the name <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>, exactly one property with
+    the name <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code> must be
+    present within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-booktitle title=md-bibtex-booktitle><code>booktitle</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the title of the book from which a part is cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-booktitle><a href=#md-bibtex-booktitle>booktitle</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-incollection><a href=#md-bibtex-entry-type-incollection>incollection</a></code> or
+    <code title=md-bibtex-entry-type-inproceedings><a href=#md-bibtex-entry-type-inproceedings>inproceedings</a></code>,
+    exactly one property with the name <code title=md-bibtex-booktitle><a href=#md-bibtex-booktitle>booktitle</a></code> must be present
+    within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-chapter title=md-bibtex-chapter><code>chapter</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the number of the chapter that is cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-chapter><a href=#md-bibtex-chapter>chapter</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code> and has
+    no property with the name <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code>, exactly one property with
+    the name <code title=md-bibtex-chapter><a href=#md-bibtex-chapter>chapter</a></code> must be
+    present within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <!-- CROSSREF not included - not useful until we have <ref/> -->
+
+
+   <dt><dfn id=md-bibtex-edition title=md-bibtex-edition><code>edition</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the edition of the book cited by the bibliographic entry,
+    in long form.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-edition><a href=#md-bibtex-edition>edition</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-editor title=md-bibtex-editor><code>editor</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of an editor of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>Any number of properties with the name <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-book><a href=#md-bibtex-entry-type-book>book</a></code> or
+    <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code> and has no
+    property with the name <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>, exactly one property with
+    the name <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code> must be
+    present within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-howpublished title=md-bibtex-howpublished><code>howpublished</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives a description of how the work cited by the bibliographic
+    entry was published. Used if the publishing method is
+    nonstandard.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-howpublished><a href=#md-bibtex-howpublished>howpublished</a></code> may be present
+    within each <a href=#concept-item title=concept-item>item</a> with the type
+    <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-institution title=md-bibtex-institution><code>institution</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the institution that sponsored the
+    publication of the work cited by the bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-institution><a href=#md-bibtex-institution>institution</a></code> may be present
+    within each <a href=#concept-item title=concept-item>item</a> with the type
+    <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is <code title=md-bibtex-entry-type-techreport><a href=#md-bibtex-entry-type-techreport>techreport</a></code>, exactly
+    one property with the name <code title=md-bibtex-institution><a href=#md-bibtex-institution>institution</a></code> must be present
+    within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-journal title=md-bibtex-journal><code>journal</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the journal or magazine in which the work
+    cited by the bibliographic entry was published.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-journal><a href=#md-bibtex-journal>journal</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is <code title=md-bibtex-entry-type-article><a href=#md-bibtex-entry-type-article>article</a></code>,
+    exactly one property with the name <code title=md-bibtex-journal><a href=#md-bibtex-journal>journal</a></code> must be present within
+    the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-key title=md-bibtex-key><code>key</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the string to be used for sorting the bibliographic entry
+    in alphabetic lists.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code> may be present within each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-month title=md-bibtex-month><code>month</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the abbreviation of the name of the month that the work
+    cited by the bibliographic entry was published or, for unpublished
+    works, created.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-note title=md-bibtex-note><code>note</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives miscellaneous information about the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is <code title=md-bibtex-entry-type-unpublished><a href=#md-bibtex-entry-type-unpublished>unpublished</a></code>,
+    exactly one property with the name <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code> must be present within the
+    <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-number title=md-bibtex-number><code>number</code></dfn></dt>
+
+   <dd>
+
+    <p>When the work cited by the bibliographic entry is a numbered
+    journal, magazine, technical report, or other work in a series,
+    gives the work's number.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-number><a href=#md-bibtex-number>number</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-organization title=md-bibtex-organization><code>organization</code></dfn></dt>
+
+   <dd>
+
+    <p>Given the sponsor of the conference of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-organization><a href=#md-bibtex-organization>organization</a></code> may be present
+    within each <a href=#concept-item title=concept-item>item</a> with the type
+    <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-pages title=md-bibtex-pages><code>pages</code></dfn></dt>
+
+   <dd>
+
+    <p>When the work cited by the bibliographic entry is a book, given
+    the the total number of pages. Otherwise, gives the page numbers
+    that are being cited, as a comma-separated list of page numbers or
+    ranges of page numbers delimited by pairs of hyphens.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code> and has
+    no property with the name <code title=md-bibtex-chapter><a href=#md-bibtex-chapter>chapter</a></code>, exactly one property
+    with the name <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code> must be
+    present within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-publisher title=md-bibtex-publisher><code>publisher</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the publisher of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code> may be present within
+    each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-book><a href=#md-bibtex-entry-type-book>book</a></code>,
+    <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code>, or <code title=md-bibtex-entry-type-incollection><a href=#md-bibtex-entry-type-incollection>incollection</a></code>,
+    exactly one property with the name <code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code> must be present
+    within the <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-school title=md-bibtex-school><code>school</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the school for which the thesis cited by the
+    bibliographic entry was written.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-school><a href=#md-bibtex-school>school</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-mastersthesis><a href=#md-bibtex-entry-type-mastersthesis>mastersthesis</a></code> or
+    <code title=md-bibtex-entry-type-phdthesis><a href=#md-bibtex-entry-type-phdthesis>phdthesis</a></code>,
+    exactly one property with the name <code title=md-bibtex-school><a href=#md-bibtex-school>school</a></code> must be present within the
+    <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-series title=md-bibtex-series><code>series</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the series of books in which the book cited
+    by the bibliographic entry was published.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-series><a href=#md-bibtex-series>series</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-title title=md-bibtex-title><code>title</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the title of the work cited by the bibliographic
+    entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-article><a href=#md-bibtex-entry-type-article>article</a></code>, <code title=md-bibtex-entry-type-book><a href=#md-bibtex-entry-type-book>book</a></code>, <code title=md-bibtex-entry-type-booklet><a href=#md-bibtex-entry-type-booklet>booklet</a></code>, <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code>, <code title=md-bibtex-entry-type-incollection><a href=#md-bibtex-entry-type-incollection>incollection</a></code>,
+    <code title=md-bibtex-entry-type-inproceedings><a href=#md-bibtex-entry-type-inproceedings>inproceedings</a></code>,
+    <code title=md-bibtex-entry-type-manual><a href=#md-bibtex-entry-type-manual>manual</a></code>, <code title=md-bibtex-entry-type-mastersthesis><a href=#md-bibtex-entry-type-mastersthesis>mastersthesis</a></code>,
+    <code title=md-bibtex-entry-type-phdthesis><a href=#md-bibtex-entry-type-phdthesis>phdthesis</a></code>,
+    <code title=md-bibtex-entry-type-proceedings><a href=#md-bibtex-entry-type-proceedings>proceedings</a></code>,
+    <code title=md-bibtex-entry-type-techreport><a href=#md-bibtex-entry-type-techreport>techreport</a></code>,
+    or <code title=md-bibtex-entry-type-unpublished><a href=#md-bibtex-entry-type-unpublished>unpublished</a></code>,
+    exactly one property with the name <code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code> must be present within the
+    <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-type title=md-bibtex-type><code>type</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives a description of the type of technical report cited by
+    the bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-type><a href=#md-bibtex-type>type</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-url title=md-bibtex-url><code>url</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the <a href=#url>URL</a> of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-url><a href=#md-bibtex-url>url</a></code> may be present within each <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-volume title=md-bibtex-volume><code>volume</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the volume of the journal or multi-volume book that is
+    cited by the bibliographic entry.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-volume><a href=#md-bibtex-volume>volume</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>.</p>
+
+   </dd>
+
+
+   <dt><dfn id=md-bibtex-year title=md-bibtex-year><code>year</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the year that the work cited by the bibliographic entry
+    was published or, for unpublished works, created.</p>
+
+    <p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
+    text.</p>
+
+    <p>A single property with the name <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code> may be present within each
+    <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>. When such an <a href=#concept-item title=concept-item>item</a> has an <code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code> property whose value
+    is one of <code title=md-bibtex-entry-type-article><a href=#md-bibtex-entry-type-article>article</a></code>, <code title=md-bibtex-entry-type-book><a href=#md-bibtex-entry-type-book>book</a></code>, <code title=md-bibtex-entry-type-inbook><a href=#md-bibtex-entry-type-inbook>inbook</a></code>, <code title=md-bibtex-entry-type-incollection><a href=#md-bibtex-entry-type-incollection>incollection</a></code>,
+    <code title=md-bibtex-entry-type-inproceedings><a href=#md-bibtex-entry-type-inproceedings>inproceedings</a></code>,
+    <code title=md-bibtex-entry-type-mastersthesis><a href=#md-bibtex-entry-type-mastersthesis>mastersthesis</a></code>,
+    <code title=md-bibtex-entry-type-phdthesis><a href=#md-bibtex-entry-type-phdthesis>phdthesis</a></code>,
+    <code title=md-bibtex-entry-type-proceedings><a href=#md-bibtex-entry-type-proceedings>proceedings</a></code>,
+    or <code title=md-bibtex-entry-type-techreport><a href=#md-bibtex-entry-type-techreport>techreport</a></code>, exactly
+    one property with the name <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code> must be present within the
+    <a href=#concept-item title=concept-item>item</a>.</p>
+
+   </dd>
+
+  </dl><!--
+
+  <h5>Examples</h5>
+
+  <p class="XXX">...</p>
+
 --><h3 id=converting-html-to-other-formats><span class=secno>5.5 </span>Converting HTML to other formats</h3>
 
 
@@ -43237,6 +43790,7 @@
 
   <p class=XXX>...</p>
 
+  <!-- prodid and version are required in output -->
   <!-- value datetime vs date for dtstart, dtend, rdate, exdate; must include new dtstamp -->
 
 

Modified: source
===================================================================
--- source	2009-05-14 01:14:50 UTC (rev 3095)
+++ source	2009-05-14 09:57:39 UTC (rev 3096)
@@ -46674,8 +46674,8 @@
 
   <p>The following are the type's <span title="predefined property
   name">predefined property names</span>. They are based on the
-  vocabulary defined in the vCard specification, which should be
-  consulted for more information about how to interpret values. <a
+  vocabulary defined in the vCard specification, where more
+  information on how to interpret the values can be found. <a
   href="#refsRFC2426">[RFC2426]</a></p>
 
   <dl>
@@ -48030,8 +48030,8 @@
 
   <p>The following are the type's <span title="predefined property
   name">predefined property names</span>. They are based on the
-  vocabulary defined in the iCalendar specification, which should be
-  consulted for more information about how to interpret values. <a
+  vocabulary defined in the iCalendar specification, where more
+  information on how to interpret the values can be found. <a
   href="#refsRFC2445">[RFC2445]</a></p>
 
   <p class="note">Only the parts of the iCalendar vocabulary relating
@@ -48084,7 +48084,7 @@
     the event.</p>
 
     <p>The <span title="concept-property-value">value</span> must be
-    text with one of the following values:</p>
+    tetx with one of the following values:</p>
 
     <ul class="brief">
      <li><code title="">public</code></li>
@@ -48288,6 +48288,16 @@
     title="md-event-dtstart">dtstart</code> property of the same <span
     title="concept-item">item</span>.</p>
 
+<!--XXX
+   The "VEVENT" is also the calendar component used to specify an
+   anniversary or daily reminder within a calendar. These events have a
+   DATE value type for the "DTSTART" property instead of the default
+   data type of DATE-TIME. If such a "VEVENT" has a "DTEND" property, it
+   MUST be specified as a DATE value also. The anniversary type of
+   "VEVENT" can span more than one date (i.e, "DTEND" property value is
+   set to a calendar date after the "DTSTART" property value).
+-->
+
     <p>A single property with the name <code
     title="md-vevent-dtend">dtend</code> may be present within each
     <span title="concept-item">item</span> with the type <code
@@ -48632,7 +48642,675 @@
 -->
 
 
+  <h4>BibTeX</h4>
 
+  <p>An item with the <span>predefined type</span> <dfn
+  title="md-bibtex"><code>bibtex</code></dfn> represents a
+  bibliography entry.</p>
+
+  <p>The following are the type's <span title="predefined property
+  name">predefined property names</span>. They are based on the
+  vocabulary defined by the BibTeX format, the documentation for which
+  contains more information about conventions used in writing and
+  interpreting values. <a href="#refsBIBTEX">[BIBTEX]</a></p>
+
+  <dl>
+
+
+   <dt><dfn title="md-bibtex-entrytype"><code>entrytype</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the type of bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text with one of the following values:</p>
+
+    <dl>
+
+     <dt><dfn title="md-bibtex-entry-type-article"><code>article</code></dfn></dt>
+     <dd><p>A journal or magazine article.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-book"><code>book</code></dfn></dt>
+     <dd><p>A published book or booklet.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-booklet"><code>booklet</code></dfn></dt>
+     <dd><p>An unpublished (but printed and bound) book or booklet.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-inbook"><code>inbook</code></dfn></dt>
+     <dd><p>An untitled chapter, section, appendix, or other part of a published book or booklet.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-incollection"><code>incollection</code></dfn></dt>
+     <dd><p>A titled chapter, section, appendix, or other part of a published book or booklet.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-inproceedings"><code>inproceedings</code></dfn></dt>
+     <dd><p>An article from published conference proceedings.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-manual"><code>manual</code></dfn></dt>
+     <dd><p>Technical documentation.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-mastersthesis"><code>mastersthesis</code></dfn></dt>
+     <dd><p>A Master's thesis.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-misc"><code>misc</code></dfn></dt>
+     <dd><p>Web sites and other kinds of content.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-phdthesis"><code>phdthesis</code></dfn></dt>
+     <dd><p>A PhD thesis.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-proceedings"><code>proceedings</code></dfn></dt>
+     <dd><p>Published conference proceedings.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-techreport"><code>techreport</code></dfn></dt>
+     <dd><p>A published report from a school or other institution, possibly from a series and numbered.</p></dd>
+
+     <dt><dfn title="md-bibtex-entry-type-unpublished"><code>unpublished</code></dfn></dt>
+     <dd><p>An unpublished document.</p></dd>
+
+    </dl>
+
+    <p>Exactly one property with the name <code
+    title="md-bibtex-entrytype">entrytype</code> mush be present
+    within each <span title="concept-item">item</span> with the type
+    <code title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-bibtex-id"><code>bibtex-id</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the BibTeX identifier of the bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-bibtex-id">bibtex-id</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-address"><code>address</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the address of the publisher of the work cited by the
+    bibliographic entry. For large publishers, the city is
+    sufficient.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-address">address</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-annote"><code>annote</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives an annotation for the bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-annote">annote</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-author"><code>author</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of an author of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>Any number of properties with the name <code
+    title="md-bibtex-author">author</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code
+    title="md-bibtex-entry-type-article">article</code>, <code
+    title="md-bibtex-entry-type-incollection">incollection</code>,
+    <code
+    title="md-bibtex-entry-type-inproceedings">inproceedings</code>,
+    <code
+    title="md-bibtex-entry-type-mastersthesis">mastersthesis</code>,
+    <code title="md-bibtex-entry-type-phdthesis">phdthesis</code>,
+    <code title="md-bibtex-entry-type-techreport">techreport</code>,
+    or <code
+    title="md-bibtex-entry-type-unpublished">unpublished</code>, or
+    when such an <span title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code title="md-bibtex-entry-type-book">book</code> or
+    <code title="md-bibtex-entry-type-inbook">inbook</code> and has no
+    property with the name <code
+    title="md-bibtex-editor">editor</code>, exactly one property with
+    the name <code title="md-bibtex-author">author</code> must be
+    present within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-booktitle"><code>booktitle</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the title of the book from which a part is cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-booktitle">booktitle</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code
+    title="md-bibtex-entry-type-incollection">incollection</code> or
+    <code
+    title="md-bibtex-entry-type-inproceedings">inproceedings</code>,
+    exactly one property with the name <code
+    title="md-bibtex-booktitle">booktitle</code> must be present
+    within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-chapter"><code>chapter</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the number of the chapter that is cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-chapter">chapter</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is <code title="md-bibtex-entry-type-inbook">inbook</code> and has
+    no property with the name <code
+    title="md-bibtex-pages">pages</code>, exactly one property with
+    the name <code title="md-bibtex-chapter">chapter</code> must be
+    present within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <!-- CROSSREF not included - not useful until we have <ref/> -->
+
+
+   <dt><dfn title="md-bibtex-edition"><code>edition</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the edition of the book cited by the bibliographic entry,
+    in long form.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-edition">edition</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-editor"><code>editor</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of an editor of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>Any number of properties with the name <code
+    title="md-bibtex-editor">editor</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code title="md-bibtex-entry-type-book">book</code> or
+    <code title="md-bibtex-entry-type-inbook">inbook</code> and has no
+    property with the name <code
+    title="md-bibtex-author">author</code>, exactly one property with
+    the name <code title="md-bibtex-editor">editor</code> must be
+    present within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-howpublished"><code>howpublished</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives a description of how the work cited by the bibliographic
+    entry was published. Used if the publishing method is
+    nonstandard.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-howpublished">howpublished</code> may be present
+    within each <span title="concept-item">item</span> with the type
+    <code title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-institution"><code>institution</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the institution that sponsored the
+    publication of the work cited by the bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-institution">institution</code> may be present
+    within each <span title="concept-item">item</span> with the type
+    <code title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is <code
+    title="md-bibtex-entry-type-techreport">techreport</code>, exactly
+    one property with the name <code
+    title="md-bibtex-institution">institution</code> must be present
+    within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-journal"><code>journal</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the journal or magazine in which the work
+    cited by the bibliographic entry was published.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-journal">journal</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is <code title="md-bibtex-entry-type-article">article</code>,
+    exactly one property with the name <code
+    title="md-bibtex-journal">journal</code> must be present within
+    the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-key"><code>key</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the string to be used for sorting the bibliographic entry
+    in alphabetic lists.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-key">key</code> may be present within each <span
+    title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-month"><code>month</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the abbreviation of the name of the month that the work
+    cited by the bibliographic entry was published or, for unpublished
+    works, created.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-month">month</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-note"><code>note</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives miscellaneous information about the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-note">note</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is <code
+    title="md-bibtex-entry-type-unpublished">unpublished</code>,
+    exactly one property with the name <code
+    title="md-bibtex-note">note</code> must be present within the
+    <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-number"><code>number</code></dfn></dt>
+
+   <dd>
+
+    <p>When the work cited by the bibliographic entry is a numbered
+    journal, magazine, technical report, or other work in a series,
+    gives the work's number.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-number">number</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-organization"><code>organization</code></dfn></dt>
+
+   <dd>
+
+    <p>Given the sponsor of the conference of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-organization">organization</code> may be present
+    within each <span title="concept-item">item</span> with the type
+    <code title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-pages"><code>pages</code></dfn></dt>
+
+   <dd>
+
+    <p>When the work cited by the bibliographic entry is a book, given
+    the the total number of pages. Otherwise, gives the page numbers
+    that are being cited, as a comma-separated list of page numbers or
+    ranges of page numbers delimited by pairs of hyphens.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-pages">pages</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is <code title="md-bibtex-entry-type-inbook">inbook</code> and has
+    no property with the name <code
+    title="md-bibtex-chapter">chapter</code>, exactly one property
+    with the name <code title="md-bibtex-pages">pages</code> must be
+    present within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-publisher"><code>publisher</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the publisher of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-publisher">publisher</code> may be present within
+    each <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code title="md-bibtex-entry-type-book">book</code>,
+    <code title="md-bibtex-entry-type-inbook">inbook</code>, or <code
+    title="md-bibtex-entry-type-incollection">incollection</code>,
+    exactly one property with the name <code
+    title="md-bibtex-publisher">publisher</code> must be present
+    within the <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-school"><code>school</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the school for which the thesis cited by the
+    bibliographic entry was written.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-school">school</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code
+    title="md-bibtex-entry-type-mastersthesis">mastersthesis</code> or
+    <code title="md-bibtex-entry-type-phdthesis">phdthesis</code>,
+    exactly one property with the name <code
+    title="md-bibtex-school">school</code> must be present within the
+    <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-series"><code>series</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the name of the series of books in which the book cited
+    by the bibliographic entry was published.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-series">series</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-title"><code>title</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the title of the work cited by the bibliographic
+    entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-title">title</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code
+    title="md-bibtex-entry-type-article">article</code>, <code
+    title="md-bibtex-entry-type-book">book</code>, <code
+    title="md-bibtex-entry-type-booklet">booklet</code>, <code
+    title="md-bibtex-entry-type-inbook">inbook</code>, <code
+    title="md-bibtex-entry-type-incollection">incollection</code>,
+    <code
+    title="md-bibtex-entry-type-inproceedings">inproceedings</code>,
+    <code title="md-bibtex-entry-type-manual">manual</code>, <code
+    title="md-bibtex-entry-type-mastersthesis">mastersthesis</code>,
+    <code title="md-bibtex-entry-type-phdthesis">phdthesis</code>,
+    <code title="md-bibtex-entry-type-proceedings">proceedings</code>,
+    <code title="md-bibtex-entry-type-techreport">techreport</code>,
+    or <code
+    title="md-bibtex-entry-type-unpublished">unpublished</code>,
+    exactly one property with the name <code
+    title="md-bibtex-title">title</code> must be present within the
+    <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-type"><code>type</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives a description of the type of technical report cited by
+    the bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-type">type</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-url"><code>url</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the <span>URL</span> of the work cited by the
+    bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-url">url</code> may be present within each <span
+    title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-volume"><code>volume</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the volume of the journal or multi-volume book that is
+    cited by the bibliographic entry.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-volume">volume</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>.</p>
+
+   </dd>
+
+
+   <dt><dfn title="md-bibtex-year"><code>year</code></dfn></dt>
+
+   <dd>
+
+    <p>Gives the year that the work cited by the bibliographic entry
+    was published or, for unpublished works, created.</p>
+
+    <p>The <span title="concept-property-value">value</span> must be
+    text.</p>
+
+    <p>A single property with the name <code
+    title="md-bibtex-year">year</code> may be present within each
+    <span title="concept-item">item</span> with the type <code
+    title="md-bibtex">bibtex</code>. When such an <span
+    title="concept-item">item</span> has an <code
+    title="md-bibtex-entrytype">entrytype</code> property whose value
+    is one of <code
+    title="md-bibtex-entry-type-article">article</code>, <code
+    title="md-bibtex-entry-type-book">book</code>, <code
+    title="md-bibtex-entry-type-inbook">inbook</code>, <code
+    title="md-bibtex-entry-type-incollection">incollection</code>,
+    <code
+    title="md-bibtex-entry-type-inproceedings">inproceedings</code>,
+    <code
+    title="md-bibtex-entry-type-mastersthesis">mastersthesis</code>,
+    <code title="md-bibtex-entry-type-phdthesis">phdthesis</code>,
+    <code title="md-bibtex-entry-type-proceedings">proceedings</code>,
+    or <code
+    title="md-bibtex-entry-type-techreport">techreport</code>, exactly
+    one property with the name <code
+    title="md-bibtex-year">year</code> must be present within the
+    <span title="concept-item">item</span>.</p>
+
+   </dd>
+
+  </dl>
+
+<!--
+
+  <h5>Examples</h5>
+
+  <p class="XXX">...</p>
+
+-->
+
+
+
   <h3>Converting HTML to other formats</h3>
 
 
@@ -49009,6 +49687,7 @@
 
   <p class="XXX">...</p>
 
+  <!-- prodid and version are required in output -->
   <!-- value datetime vs date for dtstart, dtend, rdate, exdate; must include new dtstamp -->
 
 




More information about the Commit-Watchers mailing list