Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

elementguideline
<volume>

The volume tagging should only contain a volume number and NOT the complete title of the volume. A <volume>-element that contains the complete title will in general block the DOI registration of the publication. As described in the JATS/BITS description, the <volume>-element is for the number only. Below, a sample of correct tagging

Code Block
languagexml
themeConfluence
titleExample of Volumecorrect volume-tagging
<mixed-citation publication-type="book">
	<person-group person-group-type="author"><string-name><surname>Omobowale</surname>, 
		<given-names>Ayokunle Olumuyiwa</given-names></string-name>, and 
		<string-name><given-names>Olufikayo Kunle</given-names> <surname>Oyelade</surname></string-name>
	</person-group>. <date><year>2017</year></date>. 
	‘<chapter-title>Spiritual Embodiment in Yoruba Pentecostalism in Southwestern Nigeria</chapter-title>’. 
	In <person-group person-group-type="editor"><string-name><given-names>Michael</given-names> <surname>Wilkinson</surname></string-name> and 
	<string-name><given-names>Peter</given-names> <surname>Althouse</surname></string-name></person-group> (eds.), 
	<source>Annual Review of Sociology of Religion</source>, 
	vol. <volume>8</volume>: Pentecostals and the Body. 
	<publisher-loc>Leiden</publisher-loc>: <publisher-name>Brill</publisher-name>, <fpage>196</fpage>–<lpage>214</lpage>.
</mixed-citation>


...