Jean-Marc Lasgouttes
Fri, 22 Jun 2001 00:57:20 -0700
>>>>> "José" == José Ernesto Jardim <[EMAIL PROTECTED]> writes:
José> 2) It uses the entire author's name in the text. For example,
José> @Article{john99, Author = {{John Doe}}, Title = {AAAAAAAAAAAAA},
José> institution = {BBBBBBBBBBBBBB}, year = 2000, }
José> is printed on the text like (John Doe, 2000) instead of (Doe,
José> 2000)
Why do you have this extra pair of braces for the Author? It
effectively prevents bibtex from processing the name correctly.
JMarc