Re: [docbook] how to mark up middle initials?

From
Rune Enggaard Lausen <>
Date
2003-09-08T20:58:10+00:00
ID
Thread
Re: [docbook] how to mark up middle initials?
Robert P. J. Day wrote:
>   almost certainly a dumb question, but when listing <author>s, how does
> one mark up middle initials?

I would use <othername>.

Best regards,

<personname>
   <firstname>Rune</firstname>
   <othername>E.</othername>
   <surname>Lausen</surname>
</personname>