Re: Many authors
[email protected] (Thomas M. Widmann) 07 Apr 2003 23:08:24 +0100
| Newsgroups | gmane.comp.tex.bibulus.devel |
|---|---|
| Message-ID | <[email protected]> |
"Martin Lüthi" <[email protected]> writes: > Bibulus looks quite promising, and I am thinking of adapting the > same syntax for my XML bibliography file (even if there are already > several other syntaxes out there). Sounds good! But please be aware that Bibulus is still undergoing development and is not yet stable (although I hope the main features of the DTD won't change). > >From the sample file and the DTD I could not see how you want to deal > with several authors. Many author blocks? Or something like this: > > <authors> > <author>xxxxx</author> > <author>xxxxx</author> > <author>xxxxx</author> > </authors> A real example: <author> <name nametype="familylast"> <given>Jan</given> <family>Rijkhoff</family> </name> <name nametype="familylast"> <given>Dik</given> <family>Bakker</family> </name> <name nametype="familylast"> <given>Kees</given> <family>Hengeveld</family> </name> <name nametype="familylast"> <given>Peter</given> <family>Kahrel</family> </name> </author> However, I'm not quite sure how best to specify several forms of the same name -- for instance, a Russian author might conceivably have a standard Latin-script form of his/her name that should be stored too. One extra level of nesting will probably look somewhat crowded. :-( /Thomas -- \author{Thomas Widmann\thanks{3/2, 54 Mavisbank Gardens, Glasgow G51\,1HL, Scotland, EU\@. Tel.~+44 (141) 419\,9872.}\\{\tt [email protected]}}