Bibliography sections within entries
The bibliography
section should contain just a bibliography found within an entry. These are normally positioned at the end of the entire entry.
e/section[@role="bibliography"]/bibliographyGroup/bibliography
Capture the article-level bibliography section of an entry within a section element with attribute role="bibliography".
If there is more than one headed bibliography list, capture each in its own section role="bibliography" element.
Single bibliography
<section role="bibliography">
<bibliographyGroup><bibliography doi="10.1093/acref/9780192807021.004.1" id="acref-9780192807021-bibliography-1">
<titleGroup>
<title>
<p>
<sc>Bibliographies:</sc>
</p>
</title>
</titleGroup>
<bibList>
<bibItem class="journalArticle" author="Ring, D|Jupiter, JB" date="1998" title="Fracture-dislocation of the elbow" journalName="J Bone Joint Surg Am" vol="80" journalIssue="4" page="566" pageLast="580">Ring D, Jupiter JB (1998).
Fracture-dislocation of the elbow <i>J Bone Joint Surg Am</i>
<b>80</b> (4), 566-80.</bibItem>
<bibItem class="other" title="Aztec Cuisine, Part II" author="Coe, Sophie" date="1985">Coe (1985, for use by Aztecs)</bibItem>
<bibItem class="other" title="Temalpakh" author="Bean, Lowell John" date="1972" place="Banning, Calif" publisher="Malki Museum Press">Bean and Saubel (1972, for use
by Cahuilla Indians)</bibItem>
</bibList></bibliography>
</bibliographyGroup>
</section>
Multiple bibliographies
<section role="bibliography" id="oxfordhb-9780199594474-e-022-section-3">
<bibliographyGroup id="oxfordhb-9780199594474-e-022-bibliographyGroup-1"><bibliography doi="10.1093/oxfordhb/9780199594474.013.022.004.0001" id="oxfordhb-9780199594474-e-022-bibliography-1">
<titleGroup id="oxfordhb-9780199594474-e-022-titleGroup-15">
<title>
<p>References</p>
</title>
</titleGroup>
<bibList id="oxfordhb-9780199594474-e-022-bibList-1">
<bibItem author="Barker, Ernest" class="book" date="1920" id="oxfordhb-9780199594474-e-022-bibItem-1" place="London" publisher="Williams and Norgate" purpose="display" title="Political Thought in England from Spencer to To-Day">
<nameGrp foreNames="Ernest" mainName="Barker" role="author">Barker, Ernest</nameGrp>,
<i>Political Thought in England from Spencer to To-Day</i> (1915; London: Williams
and Norgate, 1920).</bibItem>
<bibItem author="Berlin, I." class="book" date="1969" id="oxfordhb-9780199594474-e-022-bibItem-2" page="xxxvi" pageLast="lxii" place="Oxford" publisher="Oxford University Press" purpose="display" title="Liberty">
<nameGrp foreNames="I." mainName="Berlin" role="author">Berlin, I.</nameGrp>,
‘Introduction’ and ‘Two Concepts of Liberty’, in Berlin, Four Essays on
<i>Liberty</i>, (Oxford: Oxford University Press, 1969), xxxvi–lxii and 118–72,
respectively.</bibItem>
<bibItem author="Bosanquet" class="bookChapter" date="1891" id="oxfordhb-9780199594474-e-022-bibItem-3" page="24" pageLast="46" partAuthor="Bosanquet, Bernard" partTitle="Individual and Social Reform" place="London" publisher="Sonnenschein" purpose="display" title="Essays and Addressees">
<nameGrp foreNames="Bernard" mainName="Bosanquet" role="partAuthor">Bosanquet, Bernard</nameGrp>, ‘Individual and Social Reform’, in
<nameGrp mainName="Bosanquet" role="editor">Bosanquet</nameGrp>, <i>Essays and
Addressees</i> (London: Sonnenschein, 1891), 24–46.</bibItem>
<!-- more bibItem elements -->
</bibList></bibliography>
</bibliographyGroup>
</section>
<section role="bibliography" id="oxfordhb-9780199594474-e-022-section-4">
<bibliographyGroup id="oxfordhb-9780199594474-e-022-bibliographyGroup-2"><bibliography doi="10.1093/oxfordhb/9780199594474.013.022.004.0002" id="oxfordhb-9780199594474-e-022-bibliography-2">
<titleGroup id="oxfordhb-9780199594474-e-022-titleGroup-17">
<title>
<p>Further General Reading</p>
</title>
</titleGroup>
<bibList id="oxfordhb-9780199594474-e-022-bibList-3">
<bibItem author="Dimova-Cookson, Maria|Mander, W. J." class="book" date="2006" editor="Dimova-Cookson, Maria|Mander, W. J." id="oxfordhb-9780199594474-e-022-bibItem-51" place="Oxford" publisher="Clarendon Press" purpose="display" title="T. H. Green: Ethics, Metaphysics and Political Philosophy">
<nameGrp foreNames="Maria" mainName="Dimova-Cookson" role="author">Dimova-Cookson,
Maria</nameGrp>, and <nameGrp foreNames="W. J." mainName="Mander" role="author">Mander, W. J.</nameGrp> (eds.), <i>T. H. Green: Ethics, Metaphysics and Political
Philosophy</i> (Oxford: Clarendon Press, 2006).</bibItem>
<bibItem author="Mander, W. J." class="book" date="2011" id="oxfordhb-9780199594474-e-022-bibItem-52" place="Oxford" publisher="Oxford University Press" purpose="display" title="British Idealism: A History">
<nameGrp foreNames="W. J." mainName="Mander" role="author">Mander, W. J.</nameGrp>, <i>British Idealism: A History</i> (Oxford:
Oxford University Press, 2011).</bibItem>
<bibItem author="Morrow, John" class="book" date="2007" editor="Morrow, John" id="oxfordhb-9780199594474-e-022-bibItem-53" place="Ashgate" publisher="Imprint" purpose="display" title="T. H. Green">
<nameGrp foreNames="John" mainName="Morrow" role="editor">Morrow, John</nameGrp> (ed.), <i>T. H. Green</i> (Ashgate: Imprint,
2007).</bibItem>
<!-- more bibItem elements -->
</bibList></bibliography>
</bibliographyGroup>
</section>