[html5] r3376 - [] (0) Removing BibTeX vocabulary and related features.

whatwg at whatwg.org whatwg at whatwg.org
Tue Jul 7 19:45:10 PDT 2009


Author: ianh
Date: 2009-07-07 19:45:09 -0700 (Tue, 07 Jul 2009)
New Revision: 3376

Modified:
   index
   source
Log:
[] (0) Removing BibTeX vocabulary and related features.

Modified: index
===================================================================
--- index	2009-07-08 02:21:27 UTC (rev 3375)
+++ index	2009-07-08 02:45:09 UTC (rev 3376)
@@ -621,20 +621,16 @@
      <li><a href=#vevent><span class=secno>5.4.3 </span>vEvent</a>
       <ol>
        <li><a href=#examples-0><span class=secno>5.4.3.1 </span>Examples</a></ol></li>
-     <li><a href=#bibtex><span class=secno>5.4.4 </span>BibTeX</a>
+     <li><a href=#licensing-works><span class=secno>5.4.4 </span>Licensing works</a>
       <ol>
-       <li><a href=#examples-1><span class=secno>5.4.4.1 </span>Examples</a></ol></li>
-     <li><a href=#licensing-works><span class=secno>5.4.5 </span>Licensing works</a>
-      <ol>
-       <li><a href=#examples-2><span class=secno>5.4.5.1 </span>Examples</a></ol></ol></li>
+       <li><a href=#examples-1><span class=secno>5.4.4.1 </span>Examples</a></ol></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>
      <li><a href=#rdf><span class=secno>5.5.2 </span>RDF</a></li>
      <li><a href=#vcard-0><span class=secno>5.5.3 </span>vCard</a></li>
      <li><a href=#icalendar><span class=secno>5.5.4 </span>iCalendar</a></li>
-     <li><a href=#bibtex-0><span class=secno>5.5.5 </span>BibTeX</a></li>
-     <li><a href=#atom><span class=secno>5.5.6 </span>Atom</a></ol></ol></li>
+     <li><a href=#atom><span class=secno>5.5.5 </span>Atom</a></ol></ol></li>
  <li><a href=#browsers><span class=secno>6 </span>Web browsers</a>
   <ol>
    <li><a href=#windows><span class=secno>6.1 </span>Browsing contexts</a>
@@ -43249,755 +43245,9 @@
   </div>
 
 
-  <h4 id=bibtex><span class=secno>5.4.4 </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>
+  <h4 id=licensing-works><span class=secno>5.4.4 </span>Licensing works</h4>
 
-  <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-entrytype-article title=md-bibtex-entrytype-article><code>article</code></dfn></dt>
-     <dd><p>A journal, magazine, or Web site article.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-book title=md-bibtex-entrytype-book><code>book</code></dfn></dt>
-     <dd><p>A published book or booklet.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-booklet title=md-bibtex-entrytype-booklet><code>booklet</code></dfn></dt>
-     <dd><p>An unpublished (but printed and bound) book or booklet.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-inbook title=md-bibtex-entrytype-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-entrytype-incollection title=md-bibtex-entrytype-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-entrytype-inproceedings title=md-bibtex-entrytype-inproceedings><code>inproceedings</code></dfn></dt>
-     <dd><p>An article from published conference proceedings.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-manual title=md-bibtex-entrytype-manual><code>manual</code></dfn></dt>
-     <dd><p>Technical documentation.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-mastersthesis title=md-bibtex-entrytype-mastersthesis><code>mastersthesis</code></dfn></dt>
-     <dd><p>A Master's thesis.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-misc title=md-bibtex-entrytype-misc><code>misc</code></dfn></dt>
-     <dd><p>Web sites and other kinds of content.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-phdthesis title=md-bibtex-entrytype-phdthesis><code>phdthesis</code></dfn></dt>
-     <dd><p>A PhD thesis.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-proceedings title=md-bibtex-entrytype-proceedings><code>proceedings</code></dfn></dt>
-     <dd><p>Published conference proceedings.</dd>
-
-     <dt><dfn id=md-bibtex-entrytype-techreport title=md-bibtex-entrytype-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-entrytype-unpublished title=md-bibtex-entrytype-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> must 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 one of the authors 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>
-
-    <!-- which should be in the weird BibTeX names form:
-      First last-prefix Last
-      last-prefix Last, First
-      last-prefix Last, last-suffix, First
-      http://artis.inrialpes.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html#names
-    ...and with "others" as the last name if there's more than listed. -->
-
-    <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-entrytype-article><a href=#md-bibtex-entrytype-article>article</a></code>, <code title=md-bibtex-entrytype-incollection><a href=#md-bibtex-entrytype-incollection>incollection</a></code>,
-    <code title=md-bibtex-entrytype-inproceedings><a href=#md-bibtex-entrytype-inproceedings>inproceedings</a></code>,
-    <code title=md-bibtex-entrytype-mastersthesis><a href=#md-bibtex-entrytype-mastersthesis>mastersthesis</a></code>,
-    <code title=md-bibtex-entrytype-phdthesis><a href=#md-bibtex-entrytype-phdthesis>phdthesis</a></code>,
-    <code title=md-bibtex-entrytype-techreport><a href=#md-bibtex-entrytype-techreport>techreport</a></code>, or
-    <code title=md-bibtex-entrytype-unpublished><a href=#md-bibtex-entrytype-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-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code>
-    or <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code> and has
-    no property with the name <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>, at least 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-entrytype-incollection><a href=#md-bibtex-entrytype-incollection>incollection</a></code> or
-    <code title=md-bibtex-entrytype-inproceedings><a href=#md-bibtex-entrytype-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-entrytype-inbook><a href=#md-bibtex-entrytype-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 one of the editors 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>
-
-    <!-- see note at "author" -->
-
-    <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-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code> or
-    <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code> and has no
-    property with the name <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>, at least 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-entrytype-techreport><a href=#md-bibtex-entrytype-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, magazine, or Web site 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-entrytype-article><a href=#md-bibtex-entrytype-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-entrytype-unpublished><a href=#md-bibtex-entrytype-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-entrytype-inbook><a href=#md-bibtex-entrytype-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-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code>,
-    <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code>, or <code title=md-bibtex-entrytype-incollection><a href=#md-bibtex-entrytype-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-entrytype-mastersthesis><a href=#md-bibtex-entrytype-mastersthesis>mastersthesis</a></code> or
-    <code title=md-bibtex-entrytype-phdthesis><a href=#md-bibtex-entrytype-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-entrytype-article><a href=#md-bibtex-entrytype-article>article</a></code>, <code title=md-bibtex-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code>, <code title=md-bibtex-entrytype-booklet><a href=#md-bibtex-entrytype-booklet>booklet</a></code>, <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code>, <code title=md-bibtex-entrytype-incollection><a href=#md-bibtex-entrytype-incollection>incollection</a></code>,
-    <code title=md-bibtex-entrytype-inproceedings><a href=#md-bibtex-entrytype-inproceedings>inproceedings</a></code>,
-    <code title=md-bibtex-entrytype-manual><a href=#md-bibtex-entrytype-manual>manual</a></code>, <code title=md-bibtex-entrytype-mastersthesis><a href=#md-bibtex-entrytype-mastersthesis>mastersthesis</a></code>,
-    <code title=md-bibtex-entrytype-phdthesis><a href=#md-bibtex-entrytype-phdthesis>phdthesis</a></code>,
-    <code title=md-bibtex-entrytype-proceedings><a href=#md-bibtex-entrytype-proceedings>proceedings</a></code>,
-    <code title=md-bibtex-entrytype-techreport><a href=#md-bibtex-entrytype-techreport>techreport</a></code>,
-    or <code title=md-bibtex-entrytype-unpublished><a href=#md-bibtex-entrytype-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-entrytype-article><a href=#md-bibtex-entrytype-article>article</a></code>, <code title=md-bibtex-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code>, <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code>, <code title=md-bibtex-entrytype-incollection><a href=#md-bibtex-entrytype-incollection>incollection</a></code>,
-    <code title=md-bibtex-entrytype-inproceedings><a href=#md-bibtex-entrytype-inproceedings>inproceedings</a></code>,
-    <code title=md-bibtex-entrytype-mastersthesis><a href=#md-bibtex-entrytype-mastersthesis>mastersthesis</a></code>,
-    <code title=md-bibtex-entrytype-phdthesis><a href=#md-bibtex-entrytype-phdthesis>phdthesis</a></code>,
-    <code title=md-bibtex-entrytype-proceedings><a href=#md-bibtex-entrytype-proceedings>proceedings</a></code>,
-    or <code title=md-bibtex-entrytype-techreport><a href=#md-bibtex-entrytype-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><p>The following table summarises the conventions regarding which
-  properties are expected for each type of bibliographic entry. Values
-  marked with an asterisk (*) are required. Values marked with a
-  dagger (†) have special restrictions (e.g. either that value
-  or another value must be present), as defined in the list above.</p>
-
-  <table><thead><tr><th><a href=#md-bibtex-entrytype title=md-bibtex-entrytype>Entry type</a>
-     <th>Properties
-   <tbody><tr><td>
-      <code title=md-bibtex-entrytype-article><a href=#md-bibtex-entrytype-article>article</a></code>
-     <td>
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <strong><code title=md-bibtex-journal><a href=#md-bibtex-journal>journal</a></code></strong>*,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-number><a href=#md-bibtex-number>number</a></code>,
-      <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-url><a href=#md-bibtex-url>url</a></code>, <!-- this is an "innovation"... -->
-      <code title=md-bibtex-volume><a href=#md-bibtex-volume>volume</a></code>,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-book><a href=#md-bibtex-entrytype-book>book</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>†,
-      <code title=md-bibtex-edition><a href=#md-bibtex-edition>edition</a></code>,
-      <strong><code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code></strong>†,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code>,
-      <strong><code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code></strong>*,
-      <code title=md-bibtex-series><a href=#md-bibtex-series>series</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-volume><a href=#md-bibtex-volume>volume</a></code>,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-booklet><a href=#md-bibtex-entrytype-booklet>booklet</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>,
-      <code title=md-bibtex-howpublished><a href=#md-bibtex-howpublished>howpublished</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code>
-    <tr><td>
-      <code title=md-bibtex-entrytype-inbook><a href=#md-bibtex-entrytype-inbook>inbook</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>†,
-      <strong><code title=md-bibtex-chapter><a href=#md-bibtex-chapter>chapter</a></code></strong>†,
-      <code title=md-bibtex-edition><a href=#md-bibtex-edition>edition</a></code>,
-      <strong><code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code></strong>†,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <strong><code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code></strong>†,
-      <strong><code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code></strong>*,
-      <code title=md-bibtex-series><a href=#md-bibtex-series>series</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-volume><a href=#md-bibtex-volume>volume</a></code>,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-incollection><a href=#md-bibtex-entrytype-incollection>incollection</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <strong><code title=md-bibtex-booktitle><a href=#md-bibtex-booktitle>booktitle</a></code></strong>*,
-      <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-organization><a href=#md-bibtex-organization>organization</a></code>,
-      <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code>,
-      <code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-inproceedings><a href=#md-bibtex-entrytype-inproceedings>inproceedings</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <strong><code title=md-bibtex-booktitle><a href=#md-bibtex-booktitle>booktitle</a></code></strong>*,
-      <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-organization><a href=#md-bibtex-organization>organization</a></code>,
-      <code title=md-bibtex-pages><a href=#md-bibtex-pages>pages</a></code>,
-      <code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-manual><a href=#md-bibtex-entrytype-manual>manual</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>,
-      <code title=md-bibtex-edition><a href=#md-bibtex-edition>edition</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-organization><a href=#md-bibtex-organization>organization</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code>
-    <tr><td>
-      <code title=md-bibtex-entrytype-mastersthesis><a href=#md-bibtex-entrytype-mastersthesis>mastersthesis</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <strong><code title=md-bibtex-school><a href=#md-bibtex-school>school</a></code></strong>*,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-misc><a href=#md-bibtex-entrytype-misc>misc</a></code>
-     <td>
-      <code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>,
-      <code title=md-bibtex-howpublished><a href=#md-bibtex-howpublished>howpublished</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code>,
-      <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code>
-    <tr><td>
-      <code title=md-bibtex-entrytype-phdthesis><a href=#md-bibtex-entrytype-phdthesis>phdthesis</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <strong><code title=md-bibtex-school><a href=#md-bibtex-school>school</a></code></strong>*,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-proceedings><a href=#md-bibtex-entrytype-proceedings>proceedings</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-organization><a href=#md-bibtex-organization>organization</a></code>,
-      <code title=md-bibtex-publisher><a href=#md-bibtex-publisher>publisher</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-techreport><a href=#md-bibtex-entrytype-techreport>techreport</a></code>
-     <td>
-      <code title=md-bibtex-address><a href=#md-bibtex-address>address</a></code>,
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <strong><code title=md-bibtex-institution><a href=#md-bibtex-institution>institution</a></code></strong>*,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code>,
-      <code title=md-bibtex-number><a href=#md-bibtex-number>number</a></code>,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-type><a href=#md-bibtex-type>type</a></code>,
-      <strong><code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code></strong>*
-    <tr><td>
-      <code title=md-bibtex-entrytype-unpublished><a href=#md-bibtex-entrytype-unpublished>unpublished</a></code>
-     <td>
-      <strong><code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code></strong>*,
-      <code title=md-bibtex-key><a href=#md-bibtex-key>key</a></code>,
-      <code title=md-bibtex-month><a href=#md-bibtex-month>month</a></code>,
-      <strong><code title=md-bibtex-note><a href=#md-bibtex-note>note</a></code></strong>*,
-      <strong><code title=md-bibtex-title><a href=#md-bibtex-title>title</a></code></strong>*,
-      <code title=md-bibtex-year><a href=#md-bibtex-year>year</a></code>
-  </table><h5 id=examples-1><span class=secno>5.4.4.1 </span>Examples</h5>
-
-  <div class=example>
-
-   <p>This example shows how an article's footer can give the citation
-   information for the article:</p>
-
-   <pre><article id="friend">
- <h1>Friend in the kingdom</h1>
- <p>I got a friend in the kingdom, ain't that good news?</p>
- <footer>
-  <p item=bibtex>Cite as:
-   <meta itemprop="entrytype" content="article">
-   <span itemprop="author">Nerissa Nields and Katryna Nields</span>
-   <span itemprop="title">Friend in the Kingdom</span>
-   <span itemprop="journal">Ain't That Good News</span>
-   <span itemprop="year">2009</span>
-   <span itemprop="month">April</span>
-   <link itemprop="url" href="#friend"> <!-- relative url to this page -->
-  </p>
- </footer>
-</article></pre>
-
-  </div>
-
-
-
-  <h4 id=licensing-works><span class=secno>5.4.5 </span>Licensing works</h4>
-
   <p>An item with the <a href=#predefined-type>predefined type</a> <dfn id=md-work title=md-work><code>work</code></dfn> represents a work (e.g. an
   article, an image, a video, a song, etc). This type is primarily
   intended to allow authors to include licensing information for
@@ -44054,7 +43304,7 @@
   work.</p>
 
 
-  <h5 id=examples-2><span class=secno>5.4.5.1 </span>Examples</h5>
+  <h5 id=examples-1><span class=secno>5.4.4.1 </span>Examples</h5>
 
   <div class=example>
 
@@ -44089,9 +43339,9 @@
   otherwise) must do so in <a href=#tree-order>tree order</a>.</p>
 
   <p>A generic API upon which the vocaulary-specific conversions
-  defined below (vCard, iCalendar, BibTeX) can be built will need to
-  provide the following information when given a <code>Document</code>
-  (or equivalent):</p>
+  defined below (vCard, iCalendar) can be built will need to provide
+  the following information when given a <code>Document</code> (or
+  equivalent):</p>
 
   <ul><li><a href="#the-document's-current-address">The document's current address</a>.</li>
 
@@ -44137,17 +43387,6 @@
 
    <li><p>Add an entry to <var title="">result</var> called "<code title="">items</code>" whose value is the array <var title="">items</var>.</li>
 
-   <li><p>Let <var title="">citations</var> be an empty
-   array.</li>
-
-   <li><p>For each <var title="">node</var> in <var title="">nodes</var> that is <a href=#sectioning-content-0>sectioning content</a>, check
-   if there are any <code><a href=#the-footer-element>footer</a></code> elements that <a href=#applyToSection>apply</a> to <var title="">node</var> and
-   that contain any elements that are <a href=#top-level-microdata-items title="top-level microdata
-   items">top-level microdata items</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>, and if so, then <a href=#get-the-object>get the
-   object</a> for each such element and add them to <var title="">citations</var>.</li>
-
-   <li><p>Add an entry to <var title="">result</var> called "<code title="">citations</code>" whose value is the array <var title="">citations</var>.</li>
-
    <li><p>Return the result of serializing <var title="">result</var>
    to JSON.</li>
 
@@ -45119,123 +44358,9 @@
 
 
 
-  <h4 id=bibtex-0><span class=secno>5.5.5 </span>BibTeX</h4>
 
-  <p>Given a node <var title="">node</var> in a <code>Document</code>,
-  a user agent must run the following algorithm to <dfn id=extracting-bibtex title="extracting BibTeX">extract any <code title=md-bibtex>bibtex</code> data represented by that node into a
-  form that vaguely resembles the format used by BibTeX
-  processors</dfn>:</p>
+  <h4 id=atom><span class=secno>5.5.5 </span>Atom</h4>
 
-  <ol><li>
-
-    <p>If <var title="">node</var> is not an element that is an <a href=#concept-item title=concept-item>item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>, then run these substeps:</p>
-
-    <ol><li><p>If <var title="">node</var> has no parent, then there is
-     no event to output. Abort the algorithm, returning
-     nothing.</li>
-
-     <li><p>Let <var title="">node</var> be <var title="">node</var>'s
-     parent.</li>
-
-     <li><p>Restart the entire algorithm with the new value of <var title="">node</var>.</li>
-
-    </ol></li>
-
-   <li><p>Let <var title="">output</var> be an empty string.</li>
-
-   <li><p>Append a U+0040 COMMERCIAL AT character (@) to <var title="">output</var>.</li>
-
-   <li><p>Append the <a href=#concept-property-value title=concept-property-value>value</a>
-   of the first property named <code title=mb-bibtex-entrytype>entrytype</code> whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
-   <var title="">node</var> if that <a href=#concept-property-value title=concept-property-value>value</a> is not itself an <a href=#concept-item title=concept-item>item</a>.</li>
-
-   <li><p>Append a U+007B LEFT CURLY BRACKET character ({) to <var title="">output</var>.</li>
-
-   <li><p>Append the <a href=#concept-property-value title=concept-property-value>value</a>
-   of the first property named <code title=mb-bibtex-bibtex-id>bibtex-id</code> whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
-   <var title="">node</var> if that <a href=#concept-property-value title=concept-property-value>value</a> is not itself an <a href=#concept-item title=concept-item>item</a>.</li>
-
-   <li><p>Append a U+002C COMMA character (,) and a U+000A LINE FEED
-   (LF) character to <var title="">output</var>.</li>
-
-   <li>
-
-    <p>Run the following substeps, first with <var title="">name</var> set to the string "<code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>", and then with <var title="">name</var> set to the string "<code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>":</p>
-
-    <ol><li><p>If there is no property with the name given by <var title="">name</var> whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
-     <var title="">node</var> and whose <a href=#concept-property-value title=concept-property-value>value</a> is not an <a href=#concept-item title=concept-item>item</a>, skip these substeps for this
-     value of <var title="">name</var>.</li>
-
-     <li><p>Let <var title="">value</var> be the result of
-     concatentating the <a href=#concept-property-value title=concept-property-value>values</a> of all the
-     properties with the name given by <var title="">name</var> whose
-     <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding
-     item</a> is <var title="">node</var>, excluding any whose
-     values are themselves <a href=#concept-item title=concept-item>items</a>,
-     separating each value with the five-character string "<code title=""> and </code>" (that is, U+0020 SPACE, U+0061
-     LATIN SMALL LETTER A, U+006E LATIN SMALL LETTER N, U+0064 LATIN
-     SMALL LETTER D, U+0020 SPACE).</li>
-
-     <li><p><a href=#output-the-bibtex-name-value-pair>Output the BibTeX name-value pair</a> given by
-     <var title="">name</var> and <var title="">value</var>.</li>
-
-    </ol></li>
-
-   <li>
-
-    <p>For each element <var title="">element</var> that has one or
-    more <a href=#property-names>property names</a> and whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
-    <var title="">node</var>: for each name <var title="">name</var>
-    in <var title="">element</var>'s <a href=#property-names>property names</a>, run
-    the appropriate set of substeps from the following list:</p>
-
-    <ol><li><p>If <var title="">name</var> is equal to the string "<code title=md-about><a href=#md-about>about</a></code>", "<code title=md-bibtex-entrytype><a href=#md-bibtex-entrytype>entrytype</a></code>", "<code title=md-bibtex-bibtex-id><a href=#md-bibtex-bibtex-id>bibtex-id</a></code>", "<code title=md-bibtex-author><a href=#md-bibtex-author>author</a></code>", or "<code title=md-bibtex-editor><a href=#md-bibtex-editor>editor</a></code>", skip this name.</li>
-
-     <li><p>If <var title="">name</var> contains either a U+003A COLON
-     character (:) or a U+002E FULL STOP character (.), skip this
-     name.</li>
-
-     <li><p>If the <a href=#concept-property-value title=concept-property-value>value</a>
-     of the property is itself an <a href=#concept-item title=concept-item>item</a>, then skip this
-     property.</li>
-
-     <li><p>Let <var title="">value</var> be the <a href=#concept-property-value title=concept-property-value>value</a> of the
-     property.</li>
-
-     <li><p><a href=#output-the-bibtex-name-value-pair>Output the BibTeX name-value pair</a> given by
-     <var title="">name</var> and <var title="">value</var>.</li>
-
-    </ol></li>
-
-   <li><p>Append a U+007D RIGHT CURLY BRACKET character (}) to <var title="">output</var>.</li>
-
-  </ol><p>When the user agent is to <dfn id=output-the-bibtex-name-value-pair>output the BibTeX name-value
-  pair</dfn> given by <var title="">name</var> and <var title="">value</var>, it must run the following steps:</p>
-
-  <ol><li><p>Append two U+0020 SPACE characters to <var title="">output</var>.</li>
-
-   <li><p>Append <var title="">name</var> to <var title="">output</var>.</li>
-
-   <li><p>Append a U+0020 SPACE character, a U+003D EQUALS SIGN
-   character (=), and another U+0020 SPACE character to <var title="">output</var>.</li>
-
-   <li><p>Replace all occurrences of the U+0022 QUOTATION MARK
-   character (") in <var title="">value</var> with the
-   three-character sequence "<code title="">{"}</code>" (U+007B LEFT
-   CURLY BRACKET, U+0022 QUOTATION MARK, U+007D RIGHT CURLY
-   BRACKET).</li>
-
-   <li><p>Append a U+0022 QUOTATION MARK character (") to <var title="">output</var>.</li>
-
-   <li><p>Append <var title="">value</var> to <var title="">output</var>.</li>
-
-   <li><p>Append a U+0022 QUOTATION MARK character (") to <var title="">output</var>.</li>
-
-   <li><p>Append a U+002C COMMA character (,) and a U+000A LINE FEED
-   (LF) character to <var title="">output</var>.</li>
-
-  </ol><h4 id=atom><span class=secno>5.5.6 </span>Atom</h4>
-
   <p>Given a <code>Document</code> <var title="">source</var>, a user
   agent must run the following algorithm to <dfn id=extracting-atom title="extracting
   Atom">extract an Atom feed</dfn>:</p>
@@ -56302,18 +55427,6 @@
 
    </li>
 
-   <li><p>For each node <var title="">node</var> that is
-   <a href=#sectioning-content-0>sectioning content</a> in the <a href=#list-of-dragged-nodes>list of dragged
-   nodes</a>, the user agent must check if there are any
-   <code><a href=#the-footer-element>footer</a></code> elements that <a href=#applyToSection>apply</a> to <var title="">node</var> and
-   that contain any elements that are <a href=#top-level-microdata-items title="top-level microdata
-   items">top-level microdata items</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>, and if so, then the user agent
-   must concatenate the strings obtained from <a href=#extracting-bibtex title="extracting
-   BibTeX">extracting BibTeX data</a> from all such nodes, and then
-   must add the resulting string to the <code title=dom-DragEvent-dataTransfer><a href=#dom-dragevent-datatransfer>dataTransfer</a></code> member,
-   associated with the <code title="">application/microdata+bibtex</code> format.</li> <!-- XXX
-   register -->
-
    <li><p class=XXX>text/html fragment</p>
 
    <li>
@@ -72161,6 +71274,7 @@
   Brian Ryner,
   Brian Smith,
   Brian Wilson,
+  Bruce D'Arcus,
   Bruce Lawson,
   Bruce Miller,
   C. Williams,
@@ -72208,6 +71322,7 @@
   David E. Cleary,
   David Egan Evans,
   David Flanagan,
+  David Gerard,
   David Håsäther,
   David Hyatt,
   David Matja,
@@ -72449,6 +71564,7 @@
   Silvia Pfeiffer,
   Simon Montagu,
   Simon Pieters,
+  Simon Spiegel,
   skeww, <!-- on reddit -->
   Stefan Haustein,
   Steffen Meschkat,

Modified: source
===================================================================
--- source	2009-07-08 02:21:27 UTC (rev 3375)
+++ source	2009-07-08 02:45:09 UTC (rev 3376)
@@ -48821,894 +48821,7 @@
   </div>
 
 
-  <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-entrytype-article"><code>article</code></dfn></dt>
-     <dd><p>A journal, magazine, or Web site article.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-book"><code>book</code></dfn></dt>
-     <dd><p>A published book or booklet.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-booklet"><code>booklet</code></dfn></dt>
-     <dd><p>An unpublished (but printed and bound) book or booklet.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-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-entrytype-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-entrytype-inproceedings"><code>inproceedings</code></dfn></dt>
-     <dd><p>An article from published conference proceedings.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-manual"><code>manual</code></dfn></dt>
-     <dd><p>Technical documentation.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-mastersthesis"><code>mastersthesis</code></dfn></dt>
-     <dd><p>A Master's thesis.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-misc"><code>misc</code></dfn></dt>
-     <dd><p>Web sites and other kinds of content.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-phdthesis"><code>phdthesis</code></dfn></dt>
-     <dd><p>A PhD thesis.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-proceedings"><code>proceedings</code></dfn></dt>
-     <dd><p>Published conference proceedings.</p></dd>
-
-     <dt><dfn title="md-bibtex-entrytype-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-entrytype-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> must 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 one of the authors of the work cited by the
-    bibliographic entry.</p>
-
-    <p>The <span title="concept-property-value">value</span> must be
-    text.</p>
-
-    <!-- which should be in the weird BibTeX names form:
-      First last-prefix Last
-      last-prefix Last, First
-      last-prefix Last, last-suffix, First
-      http://artis.inrialpes.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html#names
-    ...and with "others" as the last name if there's more than listed. -->
-
-    <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-entrytype-article">article</code>, <code
-    title="md-bibtex-entrytype-incollection">incollection</code>,
-    <code
-    title="md-bibtex-entrytype-inproceedings">inproceedings</code>,
-    <code
-    title="md-bibtex-entrytype-mastersthesis">mastersthesis</code>,
-    <code title="md-bibtex-entrytype-phdthesis">phdthesis</code>,
-    <code title="md-bibtex-entrytype-techreport">techreport</code>, or
-    <code title="md-bibtex-entrytype-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-entrytype-book">book</code>
-    or <code title="md-bibtex-entrytype-inbook">inbook</code> and has
-    no property with the name <code
-    title="md-bibtex-editor">editor</code>, at least 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-entrytype-incollection">incollection</code> or
-    <code
-    title="md-bibtex-entrytype-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-entrytype-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 one of the editors of the work cited by the
-    bibliographic entry.</p>
-
-    <p>The <span title="concept-property-value">value</span> must be
-    text.</p>
-
-    <!-- see note at "author" -->
-
-    <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-entrytype-book">book</code> or
-    <code title="md-bibtex-entrytype-inbook">inbook</code> and has no
-    property with the name <code
-    title="md-bibtex-author">author</code>, at least 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-entrytype-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, magazine, or Web site 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-entrytype-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-entrytype-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-entrytype-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-entrytype-book">book</code>,
-    <code title="md-bibtex-entrytype-inbook">inbook</code>, or <code
-    title="md-bibtex-entrytype-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-entrytype-mastersthesis">mastersthesis</code> or
-    <code title="md-bibtex-entrytype-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-entrytype-article">article</code>, <code
-    title="md-bibtex-entrytype-book">book</code>, <code
-    title="md-bibtex-entrytype-booklet">booklet</code>, <code
-    title="md-bibtex-entrytype-inbook">inbook</code>, <code
-    title="md-bibtex-entrytype-incollection">incollection</code>,
-    <code
-    title="md-bibtex-entrytype-inproceedings">inproceedings</code>,
-    <code title="md-bibtex-entrytype-manual">manual</code>, <code
-    title="md-bibtex-entrytype-mastersthesis">mastersthesis</code>,
-    <code title="md-bibtex-entrytype-phdthesis">phdthesis</code>,
-    <code title="md-bibtex-entrytype-proceedings">proceedings</code>,
-    <code title="md-bibtex-entrytype-techreport">techreport</code>,
-    or <code
-    title="md-bibtex-entrytype-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-entrytype-article">article</code>, <code
-    title="md-bibtex-entrytype-book">book</code>, <code
-    title="md-bibtex-entrytype-inbook">inbook</code>, <code
-    title="md-bibtex-entrytype-incollection">incollection</code>,
-    <code
-    title="md-bibtex-entrytype-inproceedings">inproceedings</code>,
-    <code
-    title="md-bibtex-entrytype-mastersthesis">mastersthesis</code>,
-    <code title="md-bibtex-entrytype-phdthesis">phdthesis</code>,
-    <code title="md-bibtex-entrytype-proceedings">proceedings</code>,
-    or <code
-    title="md-bibtex-entrytype-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>
-
-  <p>The following table summarises the conventions regarding which
-  properties are expected for each type of bibliographic entry. Values
-  marked with an asterisk (*) are required. Values marked with a
-  dagger (†) have special restrictions (e.g. either that value
-  or another value must be present), as defined in the list above.</p>
-
-  <table>
-   <thead>
-    <tr>
-     <th><span title="md-bibtex-entrytype">Entry type</span>
-     <th>Properties
-   <tbody>
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-article">article</code>
-     <td>
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <strong><code title="md-bibtex-journal">journal</code></strong>*,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-number">number</code>,
-      <code title="md-bibtex-pages">pages</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-url">url</code>, <!-- this is an "innovation"... -->
-      <code title="md-bibtex-volume">volume</code>,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-book">book</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>†,
-      <code title="md-bibtex-edition">edition</code>,
-      <strong><code title="md-bibtex-editor">editor</code></strong>†,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-pages">pages</code>,
-      <strong><code title="md-bibtex-publisher">publisher</code></strong>*,
-      <code title="md-bibtex-series">series</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-volume">volume</code>,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-booklet">booklet</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <code title="md-bibtex-author">author</code>,
-      <code title="md-bibtex-howpublished">howpublished</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-year">year</code>
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-inbook">inbook</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>†,
-      <strong><code title="md-bibtex-chapter">chapter</code></strong>†,
-      <code title="md-bibtex-edition">edition</code>,
-      <strong><code title="md-bibtex-editor">editor</code></strong>†,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <strong><code title="md-bibtex-pages">pages</code></strong>†,
-      <strong><code title="md-bibtex-publisher">publisher</code></strong>*,
-      <code title="md-bibtex-series">series</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-volume">volume</code>,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-incollection">incollection</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <strong><code title="md-bibtex-booktitle">booktitle</code></strong>*,
-      <code title="md-bibtex-editor">editor</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-organization">organization</code>,
-      <code title="md-bibtex-pages">pages</code>,
-      <code title="md-bibtex-publisher">publisher</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-inproceedings">inproceedings</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <strong><code title="md-bibtex-booktitle">booktitle</code></strong>*,
-      <code title="md-bibtex-editor">editor</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-organization">organization</code>,
-      <code title="md-bibtex-pages">pages</code>,
-      <code title="md-bibtex-publisher">publisher</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-manual">manual</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <code title="md-bibtex-author">author</code>,
-      <code title="md-bibtex-edition">edition</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-organization">organization</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-year">year</code>
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-mastersthesis">mastersthesis</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <strong><code title="md-bibtex-school">school</code></strong>*,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-misc">misc</code>
-     <td>
-      <code title="md-bibtex-author">author</code>,
-      <code title="md-bibtex-howpublished">howpublished</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-title">title</code>,
-      <code title="md-bibtex-year">year</code>
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-phdthesis">phdthesis</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <strong><code title="md-bibtex-school">school</code></strong>*,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-proceedings">proceedings</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <code title="md-bibtex-editor">editor</code>,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-organization">organization</code>,
-      <code title="md-bibtex-publisher">publisher</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-techreport">techreport</code>
-     <td>
-      <code title="md-bibtex-address">address</code>,
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <strong><code title="md-bibtex-institution">institution</code></strong>*,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <code title="md-bibtex-note">note</code>,
-      <code title="md-bibtex-number">number</code>,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-type">type</code>,
-      <strong><code title="md-bibtex-year">year</code></strong>*
-    <tr>
-     <td>
-      <code title="md-bibtex-entrytype-unpublished">unpublished</code>
-     <td>
-      <strong><code title="md-bibtex-author">author</code></strong>*,
-      <code title="md-bibtex-key">key</code>,
-      <code title="md-bibtex-month">month</code>,
-      <strong><code title="md-bibtex-note">note</code></strong>*,
-      <strong><code title="md-bibtex-title">title</code></strong>*,
-      <code title="md-bibtex-year">year</code>
-  </table>
-
-
-  <h5>Examples</h5>
-
-  <div class="example">
-
-   <p>This example shows how an article's footer can give the citation
-   information for the article:</p>
-
-   <pre><article id="friend">
- <h1>Friend in the kingdom</h1>
- <p>I got a friend in the kingdom, ain't that good news?</p>
- <footer>
-  <p item=bibtex>Cite as:
-   <meta itemprop="entrytype" content="article">
-   <span itemprop="author">Nerissa Nields and Katryna Nields</span>
-   <span itemprop="title">Friend in the Kingdom</span>
-   <span itemprop="journal">Ain't That Good News</span>
-   <span itemprop="year">2009</span>
-   <span itemprop="month">April</span>
-   <link itemprop="url" href="#friend"> <!-- relative url to this page -->
-  </p>
- </footer>
-</article></pre>
-
-  </div>
-
-
-
   <h4>Licensing works</h4>
 
   <p>An item with the <span>predefined type</span> <dfn
@@ -49817,9 +48930,9 @@
   otherwise) must do so in <span>tree order</span>.</p>
 
   <p>A generic API upon which the vocaulary-specific conversions
-  defined below (vCard, iCalendar, BibTeX) can be built will need to
-  provide the following information when given a <code>Document</code>
-  (or equivalent):</p>
+  defined below (vCard, iCalendar) can be built will need to provide
+  the following information when given a <code>Document</code> (or
+  equivalent):</p>
 
   <ul>
 
@@ -49879,23 +48992,6 @@
    title="">items</code>" whose value is the array <var
    title="">items</var>.</p></li>
 
-   <li><p>Let <var title="">citations</var> be an empty
-   array.</p></li>
-
-   <li><p>For each <var title="">node</var> in <var
-   title="">nodes</var> that is <span>sectioning content</span>, check
-   if there are any <code>footer</code> elements that <a
-   href="#applyToSection">apply</a> to <var title="">node</var> and
-   that contain any elements that are <span title="top-level microdata
-   items">top-level microdata items</span> with the type <code
-   title="md-bibtex">bibtex</code>, and if so, then <span>get the
-   object</span> for each such element and add them to <var
-   title="">citations</var>.</p></li>
-
-   <li><p>Add an entry to <var title="">result</var> called "<code
-   title="">citations</code>" whose value is the array <var
-   title="">citations</var>.</p></li>
-
    <li><p>Return the result of serializing <var title="">result</var>
    to JSON.</p></li>
 
@@ -51278,183 +50374,7 @@
 
 
 
-  <h4>BibTeX</h4>
 
-  <p>Given a node <var title="">node</var> in a <code>Document</code>,
-  a user agent must run the following algorithm to <dfn
-  title="extracting BibTeX">extract any <code
-  title="md-bibtex">bibtex</code> data represented by that node into a
-  form that vaguely resembles the format used by BibTeX
-  processors</dfn>:</p>
-
-  <ol>
-
-   <li>
-
-    <p>If <var title="">node</var> is not an element that is an <span
-    title="concept-item">item</span> with the type <code
-    title="md-bibtex">bibtex</code>, then run these substeps:</p>
-
-    <ol>
-
-     <li><p>If <var title="">node</var> has no parent, then there is
-     no event to output. Abort the algorithm, returning
-     nothing.</p></li>
-
-     <li><p>Let <var title="">node</var> be <var title="">node</var>'s
-     parent.</p></li>
-
-     <li><p>Restart the entire algorithm with the new value of <var
-     title="">node</var>.</p></li>
-
-    </ol>
-
-   </li>
-
-   <li><p>Let <var title="">output</var> be an empty string.</p></li>
-
-   <li><p>Append a U+0040 COMMERCIAL AT character (@) to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append the <span title="concept-property-value">value</span>
-   of the first property named <code
-   title="mb-bibtex-entrytype">entrytype</code> whose <span
-   title="concept-item-corresponding">corresponding item</span> is
-   <var title="">node</var> if that <span
-   title="concept-property-value">value</span> is not itself an <span
-   title="concept-item">item</span>.</p></li>
-
-   <li><p>Append a U+007B LEFT CURLY BRACKET character ({) to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append the <span title="concept-property-value">value</span>
-   of the first property named <code
-   title="mb-bibtex-bibtex-id">bibtex-id</code> whose <span
-   title="concept-item-corresponding">corresponding item</span> is
-   <var title="">node</var> if that <span
-   title="concept-property-value">value</span> is not itself an <span
-   title="concept-item">item</span>.</p></li>
-
-   <li><p>Append a U+002C COMMA character (,) and a U+000A LINE FEED
-   (LF) character to <var title="">output</var>.</p></li>
-
-   <li>
-
-    <p>Run the following substeps, first with <var
-    title="">name</var> set to the string "<code
-    title="md-bibtex-author">author</code>", and then with <var
-    title="">name</var> set to the string "<code
-    title="md-bibtex-editor">editor</code>":</p>
-
-    <ol>
-
-     <li><p>If there is no property with the name given by <var
-     title="">name</var> whose <span
-     title="concept-item-corresponding">corresponding item</span> is
-     <var title="">node</var> and whose <span
-     title="concept-property-value">value</span> is not an <span
-     title="concept-item">item</span>, skip these substeps for this
-     value of <var title="">name</var>.</p></li>
-
-     <li><p>Let <var title="">value</var> be the result of
-     concatentating the <span
-     title="concept-property-value">values</span> of all the
-     properties with the name given by <var title="">name</var> whose
-     <span title="concept-item-corresponding">corresponding
-     item</span> is <var title="">node</var>, excluding any whose
-     values are themselves <span title="concept-item">items</span>,
-     separating each value with the five-character string "<code
-     title=""> and </code>" (that is, U+0020 SPACE, U+0061
-     LATIN SMALL LETTER A, U+006E LATIN SMALL LETTER N, U+0064 LATIN
-     SMALL LETTER D, U+0020 SPACE).</p></li>
-
-     <li><p><span>Output the BibTeX name-value pair</span> given by
-     <var title="">name</var> and <var title="">value</var>.</p></li>
-
-    </ol>
-
-   </li>
-
-   <li>
-
-    <p>For each element <var title="">element</var> that has one or
-    more <span>property names</span> and whose <span
-    title="concept-item-corresponding">corresponding item</span> is
-    <var title="">node</var>: for each name <var title="">name</var>
-    in <var title="">element</var>'s <span>property names</span>, run
-    the appropriate set of substeps from the following list:</p>
-
-    <ol>
-
-     <li><p>If <var title="">name</var> is equal to the string "<code
-     title="md-about">about</code>", "<code
-     title="md-bibtex-entrytype">entrytype</code>", "<code
-     title="md-bibtex-bibtex-id">bibtex-id</code>", "<code
-     title="md-bibtex-author">author</code>", or "<code
-     title="md-bibtex-editor">editor</code>", skip this name.</p></li>
-
-     <li><p>If <var title="">name</var> contains either a U+003A COLON
-     character (:) or a U+002E FULL STOP character (.), skip this
-     name.</p></li>
-
-     <li><p>If the <span title="concept-property-value">value</span>
-     of the property is itself an <span
-     title="concept-item">item</span>, then skip this
-     property.</p></li>
-
-     <li><p>Let <var title="">value</var> be the <span
-     title="concept-property-value">value</span> of the
-     property.</p></li>
-
-     <li><p><span>Output the BibTeX name-value pair</span> given by
-     <var title="">name</var> and <var title="">value</var>.</p></li>
-
-    </ol>
-
-   </li>
-
-   <li><p>Append a U+007D RIGHT CURLY BRACKET character (}) to <var
-   title="">output</var>.</p></li>
-
-  </ol>
-
-  <p>When the user agent is to <dfn>output the BibTeX name-value
-  pair</dfn> given by <var title="">name</var> and <var
-  title="">value</var>, it must run the following steps:</p>
-
-  <ol>
-
-   <li><p>Append two U+0020 SPACE characters to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append <var title="">name</var> to <var
-   title="">output</var>.</li>
-
-   <li><p>Append a U+0020 SPACE character, a U+003D EQUALS SIGN
-   character (=), and another U+0020 SPACE character to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Replace all occurrences of the U+0022 QUOTATION MARK
-   character (") in <var title="">value</var> with the
-   three-character sequence "<code title="">{"}</code>" (U+007B LEFT
-   CURLY BRACKET, U+0022 QUOTATION MARK, U+007D RIGHT CURLY
-   BRACKET).</p></li>
-
-   <li><p>Append a U+0022 QUOTATION MARK character (") to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append <var title="">value</var> to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append a U+0022 QUOTATION MARK character (") to <var
-   title="">output</var>.</p></li>
-
-   <li><p>Append a U+002C COMMA character (,) and a U+000A LINE FEED
-   (LF) character to <var title="">output</var>.</p></li>
-
-  </ol>
-
-
   <h4>Atom</h4>
 
   <p>Given a <code>Document</code> <var title="">source</var>, a user
@@ -65980,22 +64900,6 @@
 
    </li>
 
-   <li><p>For each node <var title="">node</var> that is
-   <span>sectioning content</span> in the <span>list of dragged
-   nodes</span>, the user agent must check if there are any
-   <code>footer</code> elements that <a
-   href="#applyToSection">apply</a> to <var title="">node</var> and
-   that contain any elements that are <span title="top-level microdata
-   items">top-level microdata items</span> with the type <code
-   title="md-bibtex">bibtex</code>, and if so, then the user agent
-   must concatenate the strings obtained from <span title="extracting
-   BibTeX">extracting BibTeX data</span> from all such nodes, and then
-   must add the resulting string to the <code
-   title="dom-DragEvent-dataTransfer">dataTransfer</code> member,
-   associated with the <code
-   title="">application/microdata+bibtex</code> format.</li> <!-- XXX
-   register -->
-
    <li><p class="XXX">text/html fragment</p>
 
    <li>
@@ -85159,6 +84063,7 @@
   Brian Ryner,
   Brian Smith,
   Brian Wilson,
+  Bruce D'Arcus,
   Bruce Lawson,
   Bruce Miller,
   C. Williams,
@@ -85206,6 +84111,7 @@
   David E. Cleary,
   David Egan Evans,
   David Flanagan,
+  David Gerard,
   David Håsäther,
   David Hyatt,
   David Matja,
@@ -85447,6 +84353,7 @@
   Silvia Pfeiffer,
   Simon Montagu,
   Simon Pieters,
+  Simon Spiegel,
   skeww, <!-- on reddit -->
   Stefan Haustein,
   Steffen Meschkat,




More information about the Commit-Watchers mailing list