Feature: flipflop As a CSL cite processor hacker I want the test flipflop_StartingApostrophe to pass @citation @flipflop Scenario: Starting Apostrophe Given the following style: """ """ And the following input: """ [{"title":"IEEE Conference on Emerging Technologies and Factory Automation (ETFA '09)","type":"book"}] """ When I cite all items Then the result should be: """ IEEE Conference on Emerging Technologies and Factory Automation (ETFA ’09) """