<li><b>[<code>authors</code>]</b>: The last name of all
authors<br /></li>
+ <li><b>[<code>authorLast</code>]</b>: The last name of the last
+ author<br /></li>
+
<li><b>[<code>authorsN</code>]</b>: The last name of up to
N authors. If there are more authors, "EtAl" is
appended.<br /></li>
<li><b>[<code>editors</code>]</b>: The last name of all
editors<br /></li>
+ <li><b>[<code>editorLast</code>]</b>: The last name of the last
+ editor<br /></li>
+
<li><b>[<code>editorIni</code>]</b>: The first 5 characters
of the first editor's last name, and the last name initials
of the remaining editors.<br /></li>