This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Best way to put URL on biblioentry


Hi all:

I'm doing a document using DocBook XML 4,1,2 and I'm wondering which is
the best way to include the URL for an specific entry on the
bibliography. I have tried something like this but I know its
sementically wrong:

<biblioentry>
   <title>Some title</title> 
   <publisher>
      <publishername>
        <ulink url="http://someplace.org";> Someplace.org </ulink>
      </publishername>
   </publisher>
</biblioentry>

I've seen the description of the biblioentry and ulink tags, but I dont
know how to merge them nicely.

Thanks in advance


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]