Feature: sort As a CSL cite processor hacker I want the test sort_FamilyOnly to pass @bibliography @sort @non-standard Scenario: Family Only Given the following style: """ """ And the following input: """ [{"author":[{"family":"ANZ Group"}],"id":"ITEM-1","type":"book"},{"author":[{"family":"Aardvaark"}],"id":"ITEM-2","type":"book"},{"author":[{"family":"Edelweis"}],"id":"ITEM-3","type":"book"}] """ When I render the entire bibliography Then the bibliography should be: """