<bibseries> Bibliographic Series

<bibseries> encodes information about the published series in which a book, encoded finding aid, or other published work has appeared. Refers to monographic series only and is not to be used for archival series. It may be used within <bibref>, <titlepage>, and <unittitle>.

Attributes

  • ALTRENDER – not required. Use if the content of the element should be displayed or printed differently than the rendering established in a style sheet for other occurrences of the element.
  • AUDIENCE – not required. Use to set whether the element’s contents will be visible to external users or to internal ones. Possible values are: “internal” and “external.”
  • ID – not required. Creates an ID for element. Can be used for linking.
  • ENCODINGANALOG – not required. May contain information to map this tag to a particular element in another schema.

Subelements

<bibseries> may contain PCDATA as well as <emph>, <extptr>, <lb>, <num>, <ptr>, and <title>.

Examples

<frontmatter>
	<titlepage>
		<bibseries>Guides to Special Collections in the Music Division of the
		Library of Congress</bibseries>
	<titleproper>Irving Fine Collection</titleproper>
	</titlepage>
</frontmatter>
<bibliography>
	<head>Selected Bibliography of History of the Harvard University Department of
	Physics</head>
	<bibref><persname>Morton, Charles</persname>.
		<title>Compendium Physicae</title>.
		<imprint> [<geogname>Boston </geogname>:
		<publisher>Colonial Society of Massachusetts, </publisher>
		<date normal="1940">1940</date>].</imprint>
		<bibseries>Colonial Society of Massachusetts. Publications ;
		<num>v. 33</num>.</bibseries>
	</bibref>
</bibliography>

EAD tag library entry for <bibseries>.