bibItem author, partAuthor, and editor
Capture the author, partAuthor, and editor names in the form Last name, forenames
in the corresponding attribute.
| ref_auSurName | Author surname |
| ref_auGivenName | Author given name |
| ref_edSurName | Editor surname |
| ref_edGivenName | Editor given name |
//bibItem/@author
//bibItem/@partAuthor
//bibItem/@editor
Capture all the forenames given in the reference, including both the
full forms and initials (e.g. "John F.", "J.F.", "JF").
If a work has multiple authors, multiple partAuthors, or multiple editors capture each in the corresponding attribute, separated by vertical bar characters.
partAuthors will appear most prominently with class='bookChapter', and will be listed against a chunk title that is recognized as part of a larger work, i.e. "By Rail and Stage to Galena." In Prairie State: Impressions of Illinois by Travelers and Other Observers.
editors are usually identified by particular phrasing like 'edited by', 'editor in chief', 'ed.', 'eds.', or '(ed)'.
Single author
Kindleberger, Charles P. 1986. The World in Depression 1929–1939. Berkeley: University of California Press.
<bibItem class="book" id="med-9780195389678-chapter-2-bibItem-6" author="Kindleberger, Charles P." title="THe World in Depression 1929-1939" date="1986">
<nameGrp role="author" foreNames="Charles P." mainName="Kindleberger">Kindleberger,
Charles P.</nameGrp> 1986. The World in Depression 1929–1939. Berkeley: University of
California Press.</bibItem>
Multiple authors
<bibItem class="book" author="Baker, JH|Smith, M" title="An Introduction to English Legal History" edition="3rd edn" date="1990" publisher="OUP">
<nameGrp mainName="Baker" foreNames="JH">JH Baker</nameGrp> and <nameGrp mainName="Smith" foreNames="M">M Smith</nameGrp>, <i>An Introduction to English Legal History</i> (3rd edn,
OUP 1990) </bibItem>
Single editor
The Whole Works of Jeremy Taylor, edited by R. Heber (15 vols. 1822), revised by C. P. Eden. 10 vols. 1847-54
<bibItem class="book" id="oso-9780195358678-chapter-3-bibItem-10" title="The Whole Works of Jeremy Taylor" editor="Heber, R." date="1847" dateEnd="1954">The Whole Works of Jeremy Taylor, edited by <nameGrp role="editor" mainName="Heber" foreNames="R.">R. Heber</nameGrp> (15 vols. 1822), revised by <nameGrp foreNames="C.P." mainName="Edens">C. P. Eden</nameGrp>. 10 vols. 1847-54</bibItem>
Multiple editors
Firestone, R.B., and V.S. Shirley, eds. 1998. Table of Isotopes. Updated 8th ed. John Wiley & Sons, New York.
<bibItem id="actrade-9780195389678-chapter-8-bibItem-115" class="book" editor="Firestone, R.B.| Shirley, V.S." date="1998" title="Table of Isotopes" edition="8">
<nameGrp role="editor" mainName="Firestone" foreNames="R.B.">Firestone,
R.B.</nameGrp>, and <nameGrp role="editor" mainName="Shirley" foreNames="V.S.">V.S.
Shirley</nameGrp>, eds. 1998. Table of Isotopes. Updated 8th ed. John Wiley & Sons,
New York.</bibItem>
Single author and single editor
Benn, Stanley, and Gerald Gaus, ed. The Public and the Private in Social Policy. London: Croom Helm and St. Martin's Press, 1983.
<bibItem id="obo-9780195389678-0004-bibItem-0006" class="book" author="Benn, Stanley" editor="Gaus, Gerald" date="1983" title="The Public and the Private in Social Policy">
<nameGrp role="author" mainName="Benn" foreNames="Stanley">Benn, Stanley</nameGrp>, and <nameGrp role="editor" mainName="Gaus" foreNames="Gerald">Gerald Gaus</nameGrp>, ed. The Public and the Private in Social Policy.
London: Croom Helm and St. Martin's Press, 1983.</bibItem>
Single partAuthor and single editor
Ellet, Elizabeth F. L. "By Rail and Stage to Galena." In Prairie State: Impressions of Illinois by Travelers and Other Observers, edited by Paul M. Angle, 271-79. Chicago: University of Chicago Press, 1968.
<bibItem id="law-97801944458482-chapter-1-bibItem-90" class="bookChapter" title="Prairie State: Impressions of Illinois by Travelers and Other Observers" editor="Angle, Paul M." partTitle="By Rail and Stage to Galena" partAuthor="Ellet, Elizabeth F. L." date="1968" publisher="University of Chicago Press" place="Chicago" page="271" pageLast="279">
<nameGrp role="partAuthor" foreNames="Elizabeth F.L." mainName="Ellet">Ellet, Elizabeth F. L.</nameGrp> "By Rail and
Stage to Galena." In Prairie State: Impressions of Illinois by Travelers and Other
Observers, edited by <nameGrp role="editor" mainName="Angle" foreNames="Paul M.">Paul M.
Angle</nameGrp>, 271-79. Chicago: University of Chicago Press, 1968. </bibItem>
Multiple partAuthors and multiple editors
Mayer, Peter, Volker Rittberger and Michael Zurn. 1993. "Regime Theory: State of the Art and Perspectives." In Volker Rittberger and Peter Mayer, eds., Regime Theory and International Relations. New York: Oxford University Press.
<bibItem id="oso-9780194239836-chapter-10-bibItem-112" class="bookChapter" partAuthor="Mayer, Peter|Rittberger, Volker|Zurn, Michael" partTitle="Regime Theory: State of the Art and Perspectives" editor="Rittberger, Volker|Mayer, Peter" title="Regime Theory and International Relations" date="1993">
<nameGrp role="author" foreNames="Peter" mainName="Mayer">Mayer, Peter</nameGrp>, <nameGrp role="author" foreNames="Volker" mainName="Rittberger">Volker Rittberger</nameGrp> and <nameGrp role="author" foreNames="Michael" mainName="Zurn">Michael Zurn</nameGrp>. 1993. "Regime
Theory: State of the Art and Perspectives." In <nameGrp role="editor" foreNames="Volker" mainName="Rittberger">Volker Rittberger</nameGrp> and <nameGrp role="editor" foreNames="Peter" mainName="Mayer">Peter Mayer</nameGrp>, eds., Regime Theory and
International Relations. New York: Oxford University Press.</bibItem>