Newsgroups: comp.text.tex
From: Robert Schlicht <schli...@informatik.hu-berlin.de>
Date: Thu, 22 Mar 2001 18:18:52 +0100
Local: Thurs, Mar 22 2001 12:18 pm
Subject: Re: Probably an old Bibtex question
John Hasenbein wrote: It's not difficult to hack the bst.file in this case. > Can anyone help out with this one? > Suppose I have bibtex item with > First Name = Francis > When listing refs in the bibliography, this name should come under "V" > One way I tried was using the first name as: Francis de > However, when using the abbrv style this results in: > Any other suggestions??? In abbrv.bst you'll find the function {sort.format.names}. There is the line: s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := which gives the sorting order. So you want to change it to s nameptr "{ll{ }}{ f{ }}{vv{ } }{ jj{ }}" format.name$ 't := so that sorting first takes the last name, then the first name, and then > Thanks - John PS.Of course you have to rename abbrv.bst Hope this helped, -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||