Reference. Reference for the DocBook DTD

[Prev] [Next]


BookBiblio

Name

BookBiblio---Bibliographic metadata about a book

Synopsis

Content Model
  ((Abbrev | Abstract | Address | ArtPageNums | Author
  | AuthorGroup | AuthorInitials | BiblioMisc | BiblioSet
  | Collab | ConfGroup | ContractNum | ContractSponsor
  | Copyright | CorpAuthor | CorpName | Date | Edition | Editor
  | InvPartNumber | ISBN | ISSN | IssueNum | OrgName
  | OtherCredit | PageNums | PrintHistory | ProductName
  | ProductNumber | PubDate | Publisher | PublisherName
  | PubsNumber | ReleaseInfo | RevHistory | SeriesVolNums
  | Subtitle | Title | TitleAbbrev | VolumeNum | Honorific
  | FirstName | Surname | Lineage | OtherName | Affiliation
  | AuthorBlurb | Contrib
  | SeriesInfo)+)
  -(IndexTerm | BeginPage)

Exclusions

BookBiblio excludes these elements at every level:

  IndexTerm | BeginPage

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

BookBiblio is metadata about a book. to a bibliographical citation; occurs in BookInfo and may be used in BiblioEntry. BookBiblio may contain any number, in any order, of the contents of bibliocomponent.mix, along with SeriesInfo. BookBiblio has common attributes.

Parents

These elements contain BookBiblio: ArtHeader, BiblioEntry, and BookInfo.

Children

BookBiblio contains these elements: Abbrev, Abstract, Address, Affiliation, ArtPageNums, Author, AuthorBlurb, AuthorGroup, AuthorInitials, BiblioMisc, BiblioSet, Collab, ConfGroup, ContractNum, ContractSponsor, Contrib, Copyright, CorpAuthor, CorpName, Date, Edition, Editor, FirstName, Honorific, ISBN, ISSN, InvPartNumber, IssueNum, Lineage, OrgName, OtherCredit, OtherName, PageNums, PrintHistory, ProductName, ProductNumber, PubDate, Publisher, PublisherName, PubsNumber, ReleaseInfo, RevHistory, SeriesInfo, SeriesVolNums, Subtitle, Surname, Title, TitleAbbrev, and VolumeNum.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<BIBLIOGRAPHY>
<TITLE>A Really Short Bibliography</TITLE>
<PARA>This bibliography is deliberately very short.</PARA>
<BIBLIODIV>
<TITLE>Book</TITLE>
<PARA>This section is for the book.</PARA>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<BOOKBIBLIO>
<TITLE>The Book of Everything Under the Sun</TITLE>
<TITLEABBREV>Book of Everything</TITLEABBREV>
<SUBTITLE>And the Moon</SUBTITLE>
<EDITION>2</EDITION>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>George</FIRSTNAME>
<SURNAME>Tirebiter</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISBN>0-944940-00-5</ISBN>
<INVPARTNUMBER>005abc</INVPARTNUMBER>
<PRODUCTNUMBER>book.005.abc</PRODUCTNUMBER>
<PRODUCTNAME>Book5</PRODUCTNAME>
<PUBSNUMBER>555</PUBSNUMBER>
<RELEASEINFO>Revised</RELEASEINFO>
<PUBDATE>1996</PUBDATE>
<PUBLISHER>
<PUBLISHERNAME>Solipsist Press</PUBLISHERNAME
</PUBLISHER>
<COPYRIGHT>
<YEAR>1995</YEAR>
<HOLDER>George Tirebiter</HOLDER>
</COPYRIGHT>
<SERIESINFO>
<TITLE>All About Everything Everywhere</TITLE>
<TITLEABBREV>Everything Everywhere</TITLEABBREV>
<SUBTITLE>And Elsewhere</SUBTITLE>
<AUTHORGROUP>
<COLLAB>
<COLLABNAME>The Greaterians
</COLLABNAME>
</COLLAB>
</AUTHORGROUP>
<ISBN>0-944940-00-X</ISBN>
<VOLUMENUM>2</VOLUMENUM>
<SERIESVOLNUMS>1-4</SERIESVOLNUMS>
<PUBDATE>1990-1996</PUBDATE>
<PUBLISHER>
<PUBLISHERNAME>Solipsist Press</PUBLISHERNAME
</PUBLISHER>
<COPYRIGHT>
<YEAR>1989-1995</YEAR>
<HOLDER>George Tirebiter</HOLDER>
</COPYRIGHT>
</SERIESINFO>
<ABSTRACT>
<TITLE>Abstract</TITLE>
<PARA>Tells you everything you need to know; written for the
Society for Greater Knowledge.</PARA>
</ABSTRACT>
<CONFGROUP>
<CONFDATES>April 1-3, 1988</CONFDATES>
<CONFTITLE>Know it All!</CONFTITLE>
<CONFNUM>3</CONFNUM>
<CONFSPONSOR>Society for Greater Knowledge</CONFSPONSOR>
</CONFGROUP>
<CONTRACTNUM>SGK.88.32</CONTRACTNUM>
<CONTRACTSPONSOR>Society for Greater Knowledge</CONTRACTSPONSOR>
<PRINTHISTORY>
<PARA>Second printing February 1996.</PARA>
</PRINTHISTORY>
</BOOKBIBLIO>
<BIBLIOMISC>Paginated continuously with vol. 1.</BIBLIOMISC>
</BIBLIOENTRY>
</BIBLIODIV>
<BIBLIODIV>
<TITLE>Article</TITLE>
<PARA>This section is for the newsletter and article.</PARA>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<BOOKBIBLIO>
<TITLE>Online Publishing Report, April 1996</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISSN>1087-4216</ISSN>
<VOLUMENUM>1</VOLUMENUM>
<ISSUENUM>4</ISSUENUM>
<PAGENUMS>25-32</PAGENUMS>
</BOOKBIBLIO>
</BIBLIOENTRY>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<ARTHEADER>
<TITLE>HTML</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<BOOKBIBLIO>
<TITLE>Online Publishing Report, April 1996</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISSN>1087-4216</ISSN>
<VOLUMENUM>1</VOLUMENUM>
<ISSUENUM>4</ISSUENUM>
<PAGENUMS>25-32</PAGENUMS>
</BOOKBIBLIO>
<ARTPAGENUMS>1, 3-4</ARTPAGENUMS>
</ARTHEADER>
</BIBLIOENTRY> 
</BIBLIODIV>
</BIBLIOGRAPHY>


[Prev] Book
[Next] BookInfo
[Reference Home] [Davenport Group Home]