Feature: nameattr As a CSL cite processor hacker I want the test nameattr_EtAlSubsequentMinOnNamesInBibliography to pass @bibliography @nameattr Scenario: Et Al Subsequent Min On Names In Bibliography Given the following style: """ """ And the following input: """ [{"author":[{"family":"Doe","given":"John"},{"family":"Roe","given":"Jane"}],"id":"ITEM-1","type":"book"}] """ When I render the entire bibliography Then the bibliography should be: """