sort single authors first
I am having trouble implementing following sorting requirement from my university: If there are multiple entries by the same author we are supposed to list the entries where there is only one author first, then sort by date. As in:
Strummer (1990):...
Strummer (1999):...
Strummer, Jones, Simonon (1976):...
Strummer, Headon (1980):...
Is it possible to change the "count" attribute to only sort out single authors? Or does anyone have any other ideas?
Strummer (1990):...
Strummer (1999):...
Strummer, Jones, Simonon (1976):...
Strummer, Headon (1980):...
Is it possible to change the "count" attribute to only sort out single authors? Or does anyone have any other ideas?
-
fbennettedited April 21, 2014That is exactly what the "count" attribute is for. For a code sample, you can look at cell.csl
-
Karumsah awesome! that was easier than expected..
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage