On Fri, Jun 22, 2001 at 01:44:31PM +0200, Lele Gaifax wrote:
> Evidently you wrote the entire name (in your case "John Doe") in the
> "Author" field. Instead, you should have entered "Doe, John" there. In
> no way bibtex (nor pybliographic, for that matter) can correctly guess
> the "Name" and "Surname" separation, and it needs some help from the
> writer. So the author name should be written as `Surname, Name'. This
> is a bibtex imposition, not a Pybliographic bug; it puts braces around
> "multiple" names, to keep them in a single unit: for example, the name
> "Anna Maria Filiberta" should be written as `Filiberta, Anna Maria',
> that becomes "Filiberta, {Anna Maria}" in the .bib file.
This is wront: bibtex accepts both 'Surname, Name' and 'Name Surname'.