Jens Skripczynski wrote: > How would you list a web-ressource in the bibliography ? > (On most pages it is hard to find out the usual data like > copyright, holder, author...). > > -------------------------------- > <biblioentry id="gurps-athas"> > <author><surname>[EMAIL PROTECTED]</surname></author> > <title id="gurps-athas.title"> > <ulink > url="http://www.secretmasters.net/wrathchild/darksun/">GURPS Athas > (GURPS Dark Sun)</ulink></title> > </biblioentry> > -------------------------------- > > Does not look too good.
I'm adding URL as part of releaseinfo inside biblioentry: <biblioentry> ... <releaseinfo>URL: <ulink url="http://...">http://...</ulink></releaseinfo> </biblioentry> Jirka -- ----------------------------------------------------------------- Jirka Kosek e-mail: [EMAIL PROTECTED] http://www.kosek.cz
