Use a <surname> tag. While I am there, beautify the
markup of the <author> tag. Approved by: des (mentor)
This commit is contained in:
parent
fd5ca98a29
commit
46c9ee323c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16904
2 changed files with 12 additions and 6 deletions
en_US.ISO8859-1/books
|
@ -6,9 +6,12 @@
|
|||
|
||||
<chapter id="jail">
|
||||
<chapterinfo>
|
||||
<author><firstname>Evan Sarmiento</firstname>
|
||||
<affiliation><address><email>evms@cs.bu.edu</email></address>
|
||||
</affiliation>
|
||||
<author>
|
||||
<firstname>Evan</firstname>
|
||||
<surname>Sarmiento</surname>
|
||||
<affiliation>
|
||||
<address><email>evms@cs.bu.edu</email></address>
|
||||
</affiliation>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2001</year>
|
||||
|
|
|
@ -6,9 +6,12 @@
|
|||
|
||||
<chapter id="jail">
|
||||
<chapterinfo>
|
||||
<author><firstname>Evan Sarmiento</firstname>
|
||||
<affiliation><address><email>evms@cs.bu.edu</email></address>
|
||||
</affiliation>
|
||||
<author>
|
||||
<firstname>Evan</firstname>
|
||||
<surname>Sarmiento</surname>
|
||||
<affiliation>
|
||||
<address><email>evms@cs.bu.edu</email></address>
|
||||
</affiliation>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2001</year>
|
||||
|
|
Loading…
Reference in a new issue