Using BibTeX, I am trying to edit a .bst file to not produce two periods following the author name of a single author entry. For example the following entry...
@ARTICLE{Yeh2004,
author = {Yeh, P. J.},
title = {Rapid evolution of a sexually selected trait following population
establishment in a novel habitat},
journal = {Evolution},
year = {2004},
volume = {58},
pages = {166-174},
number = {1},
endnotereftype = {Journal Article},
issn = {0014-3820}
}
...produces this given my current .bst file:

Anyone know how I can edit this for single authors, yet maintain a period to separate entries with multiple authors from the subsequent year? Many thanks in advance.

.bstfile you're trying to edit. There must be hundreds, if not thousands, of.bstfiles available in various repositories. – Mico Jun 22 '12 at 1:20.bstfile I'm using isevolution.bstfrom this website lecb.ncifcrf.gov/~toms/latex.html which I have made some small edits to in an attempt to meet the formatting requirements. I actually tried to delete this post as in retrospect I feel it is too narrow in scope and might not help future users but was unable to as it's already been answered. Either way thanks in advance for any help/advice you can offer. – Thraupidae Jun 22 '12 at 1:26