Veyso,

I'm not 100% where you want to refer to a web page from.

Assuming you want to refer to a web page in a bibliography,
what I use is bibliosource.  Here's an example of a DocBook
5.0 biblioentry using bibliosource:

<biblioentry xml:id="Goldfarb96">
  <abbrev>Goldfarb96</abbrev>
  <author>
    <personname><firstname>Charles F.</firstname>
                <surname>Goldfarb</surname></personname>
  </author>
  <title>The Roots of SGML</title>
  <subtitle>A Personal Recollection</subtitle>
  <bibliosource class="uri">
    <link xl:href="http://www.sgmlsource.com/history/roots.htm";>
          http://www.sgmlsource.com/history/roots.htm 
    </link>
  </bibliosource>
</biblioentry>

If, instead, you want to refer to a web page somewhere else in
a document, the <link> element as shown above will work alone.

Hope that helps.

Dick Hamilton
[EMAIL PROTECTED]
> -----Original Message-----
> From: veyso [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 12, 2008 10:05 AM
> To: [email protected]
> Subject: [docbook-apps] re[docbook-apps] ference to a web-page
> 
> 
> 
> Hi all,
> 
> how can I refence to a web-page? With the tag <bibliography> 
> I can reference
> to books or periodicals.
> 
> Veyso
> -- 
> View this message in context: 
> http://www.nabble.com/reference-to-a-web-page->
tp16005550p16005550.html
> Sent from the docbook apps mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to