OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] element for "et al" in authorgroup


Michiel Hendriks wrote:
> In an <authorgroup><author>... what element should be used for specify
> an "et al"?  That part shouldn't be omitted in a list of authors,
> because it would otherwise look like only a single author wrote
> it. Using <personname> doesn't seem right to me.

You can use ISO690 biblography style by setting:

<xsl:param name="bibliography.style">iso690</xsl:param>

Then if there are more then $biblioentry.primary.count authors presented 
in biblioentry, "et al" is automatically added.

However this doesn't solve problem in situations where you don't know 
all authors and you still have to capture et al.

 > Updated Xslthl                         http://elmuerte.com/xslthl

Have you tried to contact original author of XSLTHL? Forking of code is 
not very good idea in general.

-- 
------------------------------------------------------------------
   Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
        Professional XML consulting and training services
   DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
  OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

OpenPGP digital signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]