<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HOWCOME</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HOWCOME"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/HOWCOME"/>
	<updated>2026-04-30T01:44:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=66682</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=66682"/>
		<updated>2018-02-21T08:57:14Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat. Many of the class names proposes are suitable for other forms of extended prose, such as articles and longer notes.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
The scope of the term &amp;quot;book&amp;quot; has no clear limits when applied to texts made public on the Internet. It is therefore the case that many of the class names here can be used for any presentation of extended prose, including those which will never appear in print. In particular, articles can have tables of contents, lists of figures, appendices, glossaries, references, bibliographies among other shared parts. It is likely that the continued shift in publishing to online forms will blur the distinctions re-enforced by physical manifestations so this microformat encourages reuse in all suitable situations.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents [[User:Sfsheath|Sfsheath]] 20:33, 13 September 2010 (UTC) why is this abbreviated. 'tableofcontents' is more clear. [[User:HOWCOME|HOWCOME]] 08:57, 21 February 2018 (UTC) 'TOC' in an established, if cryptic, term in the publishing world&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables [[User:Sfsheath|Sfsheath]] 20:33, 13 September 2010 (UTC) 'listoftables' is more clear.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures [[User:Sfsheath|Sfsheath]] 20:33, 13 September 2010 (UTC) 'listoffigures' is more clear.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;catalog     &amp;lt;td&amp;gt;The section of a book listing discrete, similarly structured descriptive entries.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books have all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following baseline markup is proposed:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, figures can be given additional class names:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Class name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;wide&amp;lt;td&amp;gt;The figure is wide and that it may need to intrude into margins&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;flex&amp;lt;td&amp;gt;The figure is anchored at a certain position, but the presentation of the figure may occur in a nearby place. For example, the figure may be floated to the top of the page. Using this class can make typesetting easier and is recommended unless the figure needs to be placed exactly where it appears in the markup.&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=31682</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=31682"/>
		<updated>2007-07-03T18:04:03Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following baseline markup is proposed:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, figures can be given additional class names:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Class name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;wide&amp;lt;td&amp;gt;The figure is wide and that it may need to intrude into margins&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;flex&amp;lt;td&amp;gt;The figure is anchored at a certain position, but the presentation of the figure may occur in a nearby place. For example, the figure may be floated to the top of the page. Using this class can make typesetting easier and is recommended unless the figure needs to be placed exactly where it appears in the markup.&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18114</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18114"/>
		<updated>2007-07-03T18:03:24Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following baseline markup is proposed:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, figures can be given additional class names:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Name&amp;lt;th&amp;gt;Meaning&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;wide&amp;lt;td&amp;gt;The figure is wide and that it may need to intrude into margins&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;flex&amp;lt;td&amp;gt;The figure is anchored at a certain position, but the presentation of the figure may occur in a nearby place. For example, the figure may be floated to the top of the page. Using this class can make typesetting easier and is recommended unless the figure needs to be placed exactly where it appears in the markup.&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18113</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18113"/>
		<updated>2007-07-03T17:54:53Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following baseline markup is proposed:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, figures can be given additional class names:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Name&amp;lt;th&amp;gt;Meaning&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;wide&amp;lt;td&amp;gt;The figure is wide and that it may need to intrude into margins&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;anchored&amp;lt;td&amp;gt;The figure is anchored at a certain positino, but the presentation of the figure may occur in a nearby place. For example, the figure may be floated to the top of the page.&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18112</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18112"/>
		<updated>2007-07-03T17:47:23Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following categories are proposed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18111</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18111"/>
		<updated>2007-07-03T17:46:23Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following categories are proposed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;...&amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;...&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18110</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18110"/>
		<updated>2007-07-03T17:44:27Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following categories are proposed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;figure wide narrow anchored&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18109</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18109"/>
		<updated>2007-07-03T17:43:50Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Figures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form blobs that cannot be split over several pages. By classifying figures into different categories, typesetting can be made easier. The following categories are proposed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;figure wide narrow anchored&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18108</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=18108"/>
		<updated>2007-07-03T17:41:24Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: Adding initial section on figures&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal of HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In boom, the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Figures ==&lt;br /&gt;
&lt;br /&gt;
Figures are often used in book. From a typesetting persepctive, figures are troublesome as they form big blobs that cannot easily be split over several pages. By classifying figures into different categories, typeseeting can be made easier. The following categories are proposed&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;figure wide narrow anchored&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vocabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in practice. The boom microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=32765</id>
		<title>journal-formats</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=32765"/>
		<updated>2007-02-07T23:22:15Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: added link to NLM&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Formats =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page lists and discusses formats for journal publishing.&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
* [http://docbook.org/ DocBook]&lt;br /&gt;
* [http://dtd.nlm.nih.gov/ NLM]&lt;br /&gt;
&lt;br /&gt;
== NLM ==&lt;br /&gt;
&lt;br /&gt;
[http://xml.coverpages.org/nlmXML.html NLM]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=13381</id>
		<title>journal-formats</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=13381"/>
		<updated>2007-02-07T23:20:57Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: added list of formats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Formats =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page lists and discusses formats for journal publishing.&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
* [http://docbook.org/ DocBook]&lt;br /&gt;
* [http://dtd.nlm.nih.gov/ NLM]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=13380</id>
		<title>journal-formats</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-formats&amp;diff=13380"/>
		<updated>2007-02-07T23:18:23Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: created page on journal formats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Formats =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page lists and discusses formats for journal publishing.&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=32764</id>
		<title>journal-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=32764"/>
		<updated>2007-02-07T23:16:51Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page discusses various thoughts and strawman proposals for a journal microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML was developed in a scientific community to help researchers exchange information. However, HTML does not provide any special support for publishing scientific papers. Several [[journal-formats | XML-based formats]] offer a vocabulary of elements to publishers of scholarly journals.&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13378</id>
		<title>journal-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13378"/>
		<updated>2007-02-07T23:16:38Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page discusses various thoughts and strawman proposals for a journal microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML was developed in a scientific community to help researchers exchange information. However, HTML does not provide any special support for publishing scientific papers. Several [[journal-formats XML-based formats]] offer a vocabulary of elements to publishers of scholarly journals.&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13377</id>
		<title>journal-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13377"/>
		<updated>2007-02-07T23:15:02Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page discusses various thoughts and strawman proposals for a journal microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML was developed in a scientific community to help researchers exchange information. However, HTML does not provide any special support for publishing scientific papers. Several XML-based formats offer a vocabulary of elements to publishers of scholarly journals.&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13376</id>
		<title>journal-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=journal-brainstorming&amp;diff=13376"/>
		<updated>2007-02-07T23:13:45Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: started page on journal publishing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Journal Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This page discusses various thoughts and strawman proposals for a journal microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML was developed in a scientific community to help researchers exchange information. However, HTML does not provide any special support for publishing scientific papers. Should a microformat be developed for this purpose?&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=13436</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=13436"/>
		<updated>2007-02-07T09:25:16Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Comparison with DocBook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vovabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in pracice. The [[boom]] microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-formats&amp;diff=23811</id>
		<title>book-formats</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-formats&amp;diff=23811"/>
		<updated>2007-02-06T22:07:21Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: adding link to home page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Formats =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/ Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of data foramts used for electronic books, with a preference to formats used for publishing books on the Web.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
* [http://docbook.org/ DocBook]&lt;br /&gt;
* [http://www.tei-c.org/ TEI]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-brainstorming]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=13365</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=13365"/>
		<updated>2007-02-06T22:05:27Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: added introduction, corrected some text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/articles/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;An introductory chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself is typically organized in numbered chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vovabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in pracice. The [[boom]] microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;introduction &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resulting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [http://ocoins.info/ OCoins]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-examples&amp;diff=6344</id>
		<title>book-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-examples&amp;diff=6344"/>
		<updated>2006-02-05T20:15:11Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: added link to home page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of books that people actually publish on the Web.  This is focused predominantly on the books themselves rather than references to books.  For references to books, see the [[cite-examples]] page and related pages.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* Books by MarkPilgrim: [http://diveintopython.org/toc/index.html Dive Into Python], [http://diveintogreasemonkey.org/toc/ Dive Into Greasemonkey], and arguably [http://feedparser.org/docs/ Feed Parser Documentation].  All of these are produced with a similar toolchain (DocBook XML to HTML via XSLT).&lt;br /&gt;
* [http://www.gutenberg.org/dirs/1/3/132/132.txt Art of War from Project Gutenberg]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [[book-brainstorming]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=8678</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=8678"/>
		<updated>2006-02-05T20:14:18Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: expanded on the uchapter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters (e.g., an introduction or an overview of the chapters) thar are formatted similar to chapters, except for the numbering&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vovabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in pracice. The [[boom]] microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction, that are formatted similar to chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resuliting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing having a series of subclassed &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4770</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4770"/>
		<updated>2006-01-30T18:04:27Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Are there enough sections? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters (e.g., an introduction) thar are formatted similar to chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Other features of a book ==&lt;br /&gt;
&lt;br /&gt;
Sections types provide a vovabulary for classifying different parts, pages, of a book. Book authors will also need to classify smaller elements, e.g.:&lt;br /&gt;
&lt;br /&gt;
* sidenotes&lt;br /&gt;
* footnotes&lt;br /&gt;
* different kinds of tables: small, multi-page ...&lt;br /&gt;
* table captions&lt;br /&gt;
&lt;br /&gt;
HTML has defined the semantics of table captions through the &amp;quot;caption&amp;quot; element. Alas, the quality of deployed browsers is variable and this makes it hard to use the &amp;quot;caption&amp;quot; element in pracice. The [[boom]] microformat proposes class names for this to go around widely deployed bugs.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction, that are formatted similar to chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resuliting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing having a series of subclassed &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4547</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4547"/>
		<updated>2006-01-30T17:59:08Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Comparison with DocBook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters (e.g., an introduction) thar are formatted similar to chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction, that are formatted similar to chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resuliting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
This underlines a difference between HTML and some other SGML/XML formats: in HTML, content is presented roughly in the same order as it appears in the structure. Other formats, e.g. DocBook, often require a transformation stage where content is moved from abstract elements (e.g., &amp;quot;info&amp;quot;) to more concrete elements (e.g., the front and back covers).&lt;br /&gt;
&lt;br /&gt;
HTML does not have the more abstract elements (although &amp;quot;meta&amp;quot; could possibly be used) and subclassing having a series of subclassed &amp;quot;div&amp;quot; elements in the order of presentation is therefore a pragmatic approach.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4546</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4546"/>
		<updated>2006-01-30T17:53:42Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Comparison with DocBook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters (e.g., an introduction) thar are formatted similar to chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;DocBook element&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;not defined, &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;dedication&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;not defined, &amp;quot;preface&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	   &amp;lt;td&amp;gt;preface&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;toc&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;lot&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;not defined, &amp;quot;lot&amp;quot; is recommended&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;chapter&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction, that are formatted similar to chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;part&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;reference (not the singular form)&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;appendix&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;bibliography&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;glossary&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;index&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;colophon&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;not defined&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although DocBook doesn't have elements for all section types, it is still possible for these sections to appear in the resuliting publication. For example, an XSLT processor can add a title page in the printed output based on information in DocBook's &amp;quot;author&amp;quot; element.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4545</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4545"/>
		<updated>2006-01-30T17:49:10Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters (e.g., an introduction) thar are formatted similar to chapters&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;bibliography &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4544</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4544"/>
		<updated>2006-01-30T17:40:08Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have a separate &amp;quot;acknowledgements&amp;quot; section instead of using the &amp;quot;preface&amp;quot; section for this. Also, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. &lt;br /&gt;
&lt;br /&gt;
However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4543</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4543"/>
		<updated>2006-01-30T17:37:19Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Comparison with DocBook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
DocBook [http://www.docbook.org/ docbook] is an SGML/XML vocabulary which is been developed for &amp;quot;books and papers about computer hardware and software&amp;quot;, but it can also be used for other kinds of books. DocBook is a complex specification; it contains around [http://www.docbook.org/tdg5/en/html/pt02.html 400 different elements]. Some of DocBook's elements are similar to the section types in the table above:&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4542</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4542"/>
		<updated>2006-01-30T17:20:14Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Comparison with DocBook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
[http://www.docbook.org/ docbook]&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4540</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4540"/>
		<updated>2006-01-30T16:53:03Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Are there enough sections? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Comparison with DocBook ==&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4538</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4538"/>
		<updated>2006-01-30T16:51:52Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
The main motivation for developing a microformat for book is to encourage reuse of content for different media types. By offering people a sample HTML file and an associated style sheet, HTML can become a compelling format to use for book production. As such, the class names described in a book microformat are primarily hooks for style sheets to use, and secondarily machine-readable semantics.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4537</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4537"/>
		<updated>2006-01-30T16:46:25Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many section types? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section types is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microformat is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4536</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4536"/>
		<updated>2006-01-30T16:41:26Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used section types.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;type&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Are there too many sections? ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section names is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind:&lt;br /&gt;
&lt;br /&gt;
* the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
* publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists. &lt;br /&gt;
&lt;br /&gt;
Nontheless, some of the proposed sections could be combined. for example, the forewords and the preface are often formatted in the same manner and there is no need to distinguish between the two in the style sheet. Another similar example is the list of tables and the list of figures. And having a colophon isn't that common, is it? However, all the proposed section types are in common use and the cost of listing one more type is small compared to the extra cost of differentiating between sections through other means than standardized class names. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Are there enough sections? ===&lt;br /&gt;
&lt;br /&gt;
The list of possible section types is seemingly endless. For example, one could have different types of sections for different types of promotional material. The postcard, which is often included in books, is formatted very differently from the list of other books in the same series. Thus, having several promotional elements would make sense. However, in the interest of simplicity it is important to keep the number of section types at a manageable level. &lt;br /&gt;
&lt;br /&gt;
In the end, determining the list of section types for a microforman is a judgement call.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4535</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4535"/>
		<updated>2006-01-30T16:27:22Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Complexity ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section names is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind&lt;br /&gt;
&lt;br /&gt;
- the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
- publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4534</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4534"/>
		<updated>2006-01-30T16:27:04Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Complexity ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section names is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind&lt;br /&gt;
&lt;br /&gt;
- the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
- publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4533</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4533"/>
		<updated>2006-01-30T16:26:35Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
=== Complexity ===&lt;br /&gt;
&lt;br /&gt;
It may be argued that the list of possible section names is too long for a &amp;quot;microformat&amp;quot;. While one should always strive for simplicity, a few things should be kept in mind&lt;br /&gt;
&lt;br /&gt;
- the section names only affect on attribute on one element (namely, the class attribute on the div element)&lt;br /&gt;
&lt;br /&gt;
- publishing is an established industry and paper-based books are not likely to change. As such, the format describes something that already exists.&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4532</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4532"/>
		<updated>2006-01-30T16:22:10Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Title&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4531</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4531"/>
		<updated>2006-01-30T16:15:23Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4530</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4530"/>
		<updated>2006-01-30T16:14:54Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the :d&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;halftitlepage&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4529</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4529"/>
		<updated>2006-01-30T16:13:05Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section&amp;amp;nbsp;name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the :d&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4528</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4528"/>
		<updated>2006-01-30T16:12:50Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;afterword    &amp;lt;td&amp;gt;An additional, often unnumbered chapter at the end of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, afterword.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
In [[boom]], the section names are used as class names on the :d&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4527</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4527"/>
		<updated>2006-01-30T16:09:00Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction or a postscript&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;promotion    &amp;lt;td&amp;gt;Promotional material from the publisher, e.g., a list of other titles in the same series&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Not all books has all sections. A typical novel will have instances of around 10 sections. (My copy of Robert M. Pirsig's &amp;quot;Zen and the art of Motorcycle maintenance&amp;quot; uses these sections: frontcover, inspiration, praise, promotion, titlepage, imprint, preface, inspiration, part, chapter, uchapter.) Non-fiction books often use more sections. (My randomly chosen title from O'Reilly uses 16 sections: frontcover, halftitlepage, titlepage, imprint, toc, lof, foreword, preface, part, chapter, appendix, index, bio, colophon, promotion, backcover.)&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4526</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4526"/>
		<updated>2006-01-30T15:04:47Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover   &amp;lt;td&amp;gt;The front cover&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;halftitlepage&amp;lt;td&amp;gt;The halftitle page is simple with only the title of the book, and perhaps the name of the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;titlepage    &amp;lt;td&amp;gt;The title page contains (at least) the book title, the name of the author and the name of the publisher&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;imprint      &amp;lt;td&amp;gt;The imprint page typically starts with a copyright statement and also contains information about where the book is printed, its ISBN number etc. &lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;dedication   &amp;lt;td&amp;gt;The dedication page is where you find &amp;quot;for mom&amp;quot;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;inspiration  &amp;lt;td&amp;gt;Many books contain inspirational quotes by other authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foreword     &amp;lt;td&amp;gt;Many books contain a foreword written by someone other than the authors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;preface	     &amp;lt;td&amp;gt;The preface is written by the authors and often contains an acknowledgement of other contributors&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;toc          &amp;lt;td&amp;gt;Table of Contents&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lot          &amp;lt;td&amp;gt;List of Tables&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;lof          &amp;lt;td&amp;gt;List of Figures&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;chapter      &amp;lt;td&amp;gt;The content itself content is typically organized in numbered chapters.&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;uchapter     &amp;lt;td&amp;gt;Many books contain unnumbered chapters, e.g., an introduction or a postscript&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;part         &amp;lt;td&amp;gt;Some books organize sets of chapters into parts&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;references   &amp;lt;td&amp;gt;References from the text of the book are often listed in a separate section&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;appendix     &amp;lt;td&amp;gt;Additional information can be organized into appendices&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;biblio       &amp;lt;td&amp;gt;The bibliography lists other books and sources for further reading&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;glossary     &amp;lt;td&amp;gt;The glossary defines terms used in the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;index        &amp;lt;td&amp;gt;The index is a list of keyword with page references&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;colophon     &amp;lt;td&amp;gt;The colophon page contains information about the production of the book&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;backcover    &amp;lt;td&amp;gt;The back cover&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4525</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4525"/>
		<updated>2006-01-30T13:55:32Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&lt;br /&gt;
      &amp;lt;td&amp;gt; 1 &amp;lt;td&amp;gt; 2&lt;br /&gt;
   &amp;lt;tr&amp;gt;&lt;br /&gt;
      &amp;lt;td&amp;gt; 3 &amp;lt;td&amp;gt; 4&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section name&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4524</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4524"/>
		<updated>2006-01-30T13:53:59Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section name&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4523</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4523"/>
		<updated>2006-01-30T13:53:18Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Parts of a book */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section name&amp;lt;th&amp;gt;Description&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover&amp;lt;td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4522</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4522"/>
		<updated>2006-01-30T13:52:28Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing]. In the authoring process, it was helpful to use a set of class name on HTML element to further classify content. The classes, along with their associated structural elements, mostly served as hooks for the associated style sheet. In particular, the class names helped separate the content into different sections of a book.&lt;br /&gt;
&lt;br /&gt;
== Parts of a book ==&lt;br /&gt;
&lt;br /&gt;
The user interface of books is fairly standarized. There is typically a front cover that includes the title of the book and the name of the author(s). Inside the cover, one will find a table of contents, chapters, and index and so forth. The table below lists commonly used sections.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;table&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Section name&amp;lt;th&amp;gt;Description&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;frontcover&amp;lt;td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4521</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4521"/>
		<updated>2006-01-30T13:29:28Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing] .&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4520</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4520"/>
		<updated>2006-01-30T13:28:09Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [http://www.alistapart.com/boom format for book publishing .&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4519</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4519"/>
		<updated>2006-01-30T13:27:36Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
HTML is a general-purpose markup language used for electronic documents, mostly for onscreen reading. &lt;br /&gt;
Some content, however, is more suitable for other kinds of presentation and being able to reuse the same content for different media types has been a design goal or HTML and CSS.&lt;br /&gt;
&lt;br /&gt;
It has been shown possible to use HTML as a [format for book publishing http://www.alistapart.com/boom].&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4518</id>
		<title>book-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=book-brainstorming&amp;diff=4518"/>
		<updated>2006-01-30T13:15:03Z</updated>

		<summary type="html">&lt;p&gt;HOWCOME: /* Proposals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Brainstorming =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Given analysis and research done on [[book-examples]] and [[book-formats]], this page documents various thoughts and strawman proposals for a book microformat.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.alistapart.com/articles/boom boom] - the Book Microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-formats]]&lt;/div&gt;</summary>
		<author><name>HOWCOME</name></author>
	</entry>
</feed>