I am using Biblio Citation in a view to display selected publications.
I have noticed that only 10 authors are showing in the view - it is cutting off the last ones:
http://www.cir.ed.ac.uk/drupal/investigator/dr-donald-j-davidson
See it on this publication (#4 in the list): Secondary necrosis of apoptotic neutrophils induced by the human cathelicidin L

Could you give me any help to correct this? - I need all authors to show.
Many thanks
Gina

Comments

rjerome’s picture

Hi Gina,

This actually revealed another small bug, where "et al" was not being added after the 10th author even though there were 12. I've fixed that bug, but what you really need to do (if you want to show all authors regardless of how many there are) is edit the CSL file again, and find the tag (usually near the end of the file) and remove the et-al-min and et-al-use-first attributes, then it will display all the authors.

The et-al-min attribute determines how many authors will trigger the addition of 'et al' and et-al-use-first determines how many authors are listed prior to adding et al. In the case of CSE, it's set to 10/10, but often the use-first attrib will be much lower.

Ron.

P.S. That's a nice looking web site, are you responsible for the whole thing?

GinaF’s picture

Many thanks for your quick response again. I've taken those tags out so the authors all show now, which is perfect.
Thanks for the compliment - yes, I've made the whole site. It's my first Drupal site, and I'm finding Drupal really excellent - especially with great plugins like yours!

liam morland’s picture

Issue summary: View changes
Status: Active » Fixed

If you need further help, please re-open and provide details.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.