- From: poot <cvsmail@w3.org>
- Date: Wed, 8 Jul 2009 11:45:38 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Removing BibTeX vocabulary and related features. (whatwg r3376) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2507&r2=1.2508&f=h http://html5.org/tools/web-apps-tracker?from=3375&to=3376 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2507 retrieving revision 1.2508 diff -u -d -r1.2507 -r1.2508 --- Overview.html 8 Jul 2009 02:21:33 -0000 1.2507 +++ Overview.html 8 Jul 2009 02:45:14 -0000 1.2508 @@ -757,20 +757,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> - <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> + <li><a href="#licensing-works"><span class="secno">5.4.4 </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> @@ -38653,740 +38649,7 @@ <meta itemprop="description" content="via livebrum.co.uk"> </div></pre> - </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>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="#references">[BIBTEX]</a><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.<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 + </div><h4 id="licensing-works"><span class="secno">5.4.4 </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 works.<p>The following are the type's <a href="#predefined-property-name" title="predefined property @@ -39435,7 +38698,7 @@ </dd> </dl><p>In addition, exactly one property with the name <code title="md-about"><a href="#md-about">about</a></code> must be present within each <a href="#concept-item" title="concept-item">item</a> with the type <code title="md-work"><a href="#md-work">work</a></code>, giving the <a href="#url">URL</a> of the - work.<h5 id="examples-2"><span class="secno">5.4.5.1 </span>Examples</h5><div class="example"> + work.<h5 id="examples-1"><span class="secno">5.4.4.1 </span>Examples</h5><div class="example"> <p>This example shows an embedded image entitiled <cite>My Pond</cite>, licensed under the Creative Commons Attribution-Share @@ -39464,9 +38727,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> @@ -39512,17 +38775,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> @@ -40494,122 +39746,8 @@ - <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> - - <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> + <h4 id="atom"><span class="secno">5.5.5 </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 @@ -50572,18 +49710,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> @@ -65909,6 +65035,7 @@ Brian Ryner, Brian Smith, Brian Wilson, + Bruce D'Arcus, Bruce Lawson, Bruce Miller, C. Williams, @@ -65956,6 +65083,7 @@ David E. Cleary, David Egan Evans, David Flanagan, + David Gerard, David Håsäther, David Hyatt, David Matja, @@ -66197,6 +65325,7 @@ Silvia Pfeiffer, Simon Montagu, Simon Pieters, + Simon Spiegel, skeww, <!-- on reddit --> Stefan Haustein, Steffen Meschkat,
Received on Wednesday, 8 July 2009 02:46:19 UTC