- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 14 May 2009 22:44:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv18365
Modified Files:
Overview.html
Log Message:
Include a summary table for bibtex (and fix some minor issues from the previous checkin). (whatwg r3097)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2254
retrieving revision 1.2255
diff -u -d -r1.2254 -r1.2255
--- Overview.html 14 May 2009 09:57:44 -0000 1.2254
+++ Overview.html 14 May 2009 22:44:51 -0000 1.2255
@@ -37934,7 +37934,7 @@
the event.</p>
<p>The <a href="#concept-property-value" title="concept-property-value">value</a> must be
- tetx with one of the following values:</p>
+ text with one of the following values:</p>
<ul class="brief"><li><code title="">public</code></li>
<li><code title="">private</code></li>
@@ -38419,43 +38419,43 @@
<p>The <a href="#concept-property-value" title="concept-property-value">value</a> must be
text with one of the following values:</p>
- <dl><dt><dfn id="md-bibtex-entry-type-article" title="md-bibtex-entry-type-article"><code>article</code></dfn></dt>
+ <dl><dt><dfn id="md-bibtex-entrytype-article" title="md-bibtex-entrytype-article"><code>article</code></dfn></dt>
<dd><p>A journal or magazine article.</dd>
- <dt><dfn id="md-bibtex-entry-type-book" title="md-bibtex-entry-type-book"><code>book</code></dfn></dt>
+ <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-entry-type-booklet" title="md-bibtex-entry-type-booklet"><code>booklet</code></dfn></dt>
+ <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-entry-type-inbook" title="md-bibtex-entry-type-inbook"><code>inbook</code></dfn></dt>
+ <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-entry-type-incollection" title="md-bibtex-entry-type-incollection"><code>incollection</code></dfn></dt>
+ <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-entry-type-inproceedings" title="md-bibtex-entry-type-inproceedings"><code>inproceedings</code></dfn></dt>
+ <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-entry-type-manual" title="md-bibtex-entry-type-manual"><code>manual</code></dfn></dt>
+ <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-entry-type-mastersthesis" title="md-bibtex-entry-type-mastersthesis"><code>mastersthesis</code></dfn></dt>
+ <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-entry-type-misc" title="md-bibtex-entry-type-misc"><code>misc</code></dfn></dt>
+ <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-entry-type-phdthesis" title="md-bibtex-entry-type-phdthesis"><code>phdthesis</code></dfn></dt>
+ <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-entry-type-proceedings" title="md-bibtex-entry-type-proceedings"><code>proceedings</code></dfn></dt>
+ <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-entry-type-techreport" title="md-bibtex-entry-type-techreport"><code>techreport</code></dfn></dt>
+ <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-entry-type-unpublished" title="md-bibtex-entry-type-unpublished"><code>unpublished</code></dfn></dt>
+ <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> mush be present
@@ -38524,16 +38524,16 @@
<p>Any number of properties with the name <code title="md-bibtex-author"><a href="#md-bibtex-author">author</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-article"><a href="#md-bibtex-entry-type-article">article</a></code>, <code title="md-bibtex-entry-type-incollection"><a href="#md-bibtex-entry-type-incollection">incollection</a></code>,
- <code title="md-bibtex-entry-type-inproceedings"><a href="#md-bibtex-entry-type-inproceedings">inproceedings</a></code>,
- <code title="md-bibtex-entry-type-mastersthesis"><a href="#md-bibtex-entry-type-mastersthesis">mastersthesis</a></code>,
- <code title="md-bibtex-entry-type-phdthesis"><a href="#md-bibtex-entry-type-phdthesis">phdthesis</a></code>,
- <code title="md-bibtex-entry-type-techreport"><a href="#md-bibtex-entry-type-techreport">techreport</a></code>,
- or <code title="md-bibtex-entry-type-unpublished"><a href="#md-bibtex-entry-type-unpublished">unpublished</a></code>, or
+ 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-entry-type-book"><a href="#md-bibtex-entry-type-book">book</a></code> or
- <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code> and has no
- property with the name <code title="md-bibtex-editor"><a href="#md-bibtex-editor">editor</a></code>, exactly one property with
+ 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>
@@ -38552,8 +38552,8 @@
<p>A single property with the name <code title="md-bibtex-booktitle"><a href="#md-bibtex-booktitle">booktitle</a></code> may be present within
each <a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-incollection"><a href="#md-bibtex-entry-type-incollection">incollection</a></code> or
- <code title="md-bibtex-entry-type-inproceedings"><a href="#md-bibtex-entry-type-inproceedings">inproceedings</a></code>,
+ 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>
@@ -38572,7 +38572,7 @@
<p>A single property with the name <code title="md-bibtex-chapter"><a href="#md-bibtex-chapter">chapter</a></code> may be present within
each <a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code> and has
+ 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>
@@ -38611,9 +38611,9 @@
<p>Any number of properties with the name <code title="md-bibtex-editor"><a href="#md-bibtex-editor">editor</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-book"><a href="#md-bibtex-entry-type-book">book</a></code> or
- <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code> and has no
- property with the name <code title="md-bibtex-author"><a href="#md-bibtex-author">author</a></code>, exactly one property with
+ 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>
@@ -38651,7 +38651,7 @@
<p>A single property with the name <code title="md-bibtex-institution"><a href="#md-bibtex-institution">institution</a></code> may be present
within each <a href="#concept-item" title="concept-item">item</a> with the type
<code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is <code title="md-bibtex-entry-type-techreport"><a href="#md-bibtex-entry-type-techreport">techreport</a></code>, exactly
+ 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>
@@ -38670,7 +38670,7 @@
<p>A single property with the name <code title="md-bibtex-journal"><a href="#md-bibtex-journal">journal</a></code> may be present within
each <a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is <code title="md-bibtex-entry-type-article"><a href="#md-bibtex-entry-type-article">article</a></code>,
+ 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>
@@ -38721,7 +38721,7 @@
<p>A single property with the name <code title="md-bibtex-note"><a href="#md-bibtex-note">note</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is <code title="md-bibtex-entry-type-unpublished"><a href="#md-bibtex-entry-type-unpublished">unpublished</a></code>,
+ 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>
@@ -38776,7 +38776,7 @@
<p>A single property with the name <code title="md-bibtex-pages"><a href="#md-bibtex-pages">pages</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code> and has
+ 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>
@@ -38796,8 +38796,8 @@
<p>A single property with the name <code title="md-bibtex-publisher"><a href="#md-bibtex-publisher">publisher</a></code> may be present within
each <a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-book"><a href="#md-bibtex-entry-type-book">book</a></code>,
- <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code>, or <code title="md-bibtex-entry-type-incollection"><a href="#md-bibtex-entry-type-incollection">incollection</a></code>,
+ 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>
@@ -38816,8 +38816,8 @@
<p>A single property with the name <code title="md-bibtex-school"><a href="#md-bibtex-school">school</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-mastersthesis"><a href="#md-bibtex-entry-type-mastersthesis">mastersthesis</a></code> or
- <code title="md-bibtex-entry-type-phdthesis"><a href="#md-bibtex-entry-type-phdthesis">phdthesis</a></code>,
+ 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>
@@ -38852,13 +38852,13 @@
<p>A single property with the name <code title="md-bibtex-title"><a href="#md-bibtex-title">title</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-article"><a href="#md-bibtex-entry-type-article">article</a></code>, <code title="md-bibtex-entry-type-book"><a href="#md-bibtex-entry-type-book">book</a></code>, <code title="md-bibtex-entry-type-booklet"><a href="#md-bibtex-entry-type-booklet">booklet</a></code>, <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code>, <code title="md-bibtex-entry-type-incollection"><a href="#md-bibtex-entry-type-incollection">incollection</a></code>,
- <code title="md-bibtex-entry-type-inproceedings"><a href="#md-bibtex-entry-type-inproceedings">inproceedings</a></code>,
- <code title="md-bibtex-entry-type-manual"><a href="#md-bibtex-entry-type-manual">manual</a></code>, <code title="md-bibtex-entry-type-mastersthesis"><a href="#md-bibtex-entry-type-mastersthesis">mastersthesis</a></code>,
- <code title="md-bibtex-entry-type-phdthesis"><a href="#md-bibtex-entry-type-phdthesis">phdthesis</a></code>,
- <code title="md-bibtex-entry-type-proceedings"><a href="#md-bibtex-entry-type-proceedings">proceedings</a></code>,
- <code title="md-bibtex-entry-type-techreport"><a href="#md-bibtex-entry-type-techreport">techreport</a></code>,
- or <code title="md-bibtex-entry-type-unpublished"><a href="#md-bibtex-entry-type-unpublished">unpublished</a></code>,
+ 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>
@@ -38924,18 +38924,204 @@
<p>A single property with the name <code title="md-bibtex-year"><a href="#md-bibtex-year">year</a></code> may be present within each
<a href="#concept-item" title="concept-item">item</a> with the type <code title="md-bibtex"><a href="#md-bibtex">bibtex</a></code>. When such an <a href="#concept-item" title="concept-item">item</a> has an <code title="md-bibtex-entrytype"><a href="#md-bibtex-entrytype">entrytype</a></code> property whose value
- is one of <code title="md-bibtex-entry-type-article"><a href="#md-bibtex-entry-type-article">article</a></code>, <code title="md-bibtex-entry-type-book"><a href="#md-bibtex-entry-type-book">book</a></code>, <code title="md-bibtex-entry-type-inbook"><a href="#md-bibtex-entry-type-inbook">inbook</a></code>, <code title="md-bibtex-entry-type-incollection"><a href="#md-bibtex-entry-type-incollection">incollection</a></code>,
- <code title="md-bibtex-entry-type-inproceedings"><a href="#md-bibtex-entry-type-inproceedings">inproceedings</a></code>,
- <code title="md-bibtex-entry-type-mastersthesis"><a href="#md-bibtex-entry-type-mastersthesis">mastersthesis</a></code>,
- <code title="md-bibtex-entry-type-phdthesis"><a href="#md-bibtex-entry-type-phdthesis">phdthesis</a></code>,
- <code title="md-bibtex-entry-type-proceedings"><a href="#md-bibtex-entry-type-proceedings">proceedings</a></code>,
- or <code title="md-bibtex-entry-type-techreport"><a href="#md-bibtex-entry-type-techreport">techreport</a></code>, exactly
+ 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><!--
+ </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-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-conference">conference</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-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>Examples</h5>
Received on Thursday, 14 May 2009 22:45:05 UTC