[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] rendering expectations of biblioentry-author-orgname
Chris Chiasson wrote: > What are the rendering expectations of a biblioentry containing an > author containing an orgname? You shouldn't expect very much from biblioentry as there are too many different bibliography styles around. You can use bibliomixed or if you like ISO 690 bibliography style, then set the following parameter: <xsl:param name="bibliography.style">iso690</xsl:param> and see what markup is expected at http://wiki.docbook.org/topic/ISO690Bibliography?action=AttachFile&do=get&target=doc.html ISO690 can handle corpauthor element (DocBook V4). It probably doesn't handle orgname yet. You can file it as RFE. Jirka -- ------------------------------------------------------------------ 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 ------------------------------------------------------------------ Be in, register for XML Prague 2007 today! http://www.xmlprague.cz
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]