Removing commas between surnames and initials in bibliography

Hey guys,

As title states, how can I do this? e.g. for following in a bibliography,

LOVELL, J., HALE, M. & WEBB, J., 1982.

How can I change the code so there is no comma between LOVELL and J, and no comma between HALE and M etc? I cannot see anywhere in the code where I change this.

Thanks for any help!
  • edited May 3, 2010
    On the relevant "name" nodes in the CSL file, you should find that each has an attribute sort-separator=", ". You should be able to get the effect you're after by changing them to sort-separator=" ".
  • Worked a treat, thanks mate. I should now have a fully formatted Australian Journal of Earth Science citation style (minus the italicised et al which I've read is not possible). How would I go about sharing this with everyone else?
  • thanks!
    upload is somewhere (e.g. gist.github.com - just paste and create public gist - but any free upload will do) - someone here with trac access with upload it to the repository then.

This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.