Scraping from this ACS web page:
http://pubs.acs.org/cgi-bin/abstract.cgi/jprobs/asap/abs/pr8000173.html
The first author name is "Sergio de la Fuente van Bentem".
This name displays as "de La" and also appears as "de La" in the RIS and BibTeX records. However, when I go to edit the details for the reference, the correct name is given on one line of the authors field as "de la Fuente van Bentem, Sergio".
Posted by neils on 2008-04-24 06:50:51.
2 replies. Login or join this group to post to this thread.
The author parser can't cope with his name. You can force it to be parsed correctly by editing it to be:
=/Sergio/S/de la Fuente van Bentem/=
(that special syntax allows you to explicitly specify the first name, initials and last name in cases where the author parsing code cannot do it itself).
Posted by cjhall on 2008-04-24 08:23:17.
That's great, thanks. I bet this solution is already in the forum somewhere and I missed it!
Posted by neils on 2008-04-24 09:09:44.