Feature: label As a CSL cite processor hacker I want the test label_PluralPagesWithAlphaPrefix to pass @citation @label Scenario: Plural Pages With Alpha Prefix Given the following style: """ """ And the following input: """ [{"id":"ITEM-1","page":"S213-S235","title":"His Anonymous Life","type":"book"}] """ When I cite all items Then the result should be: """ pages S213–S235 """