Reading the #CSL #CitationStyleLanguage specification, my understanding is that non-dropping particles should never be dropped from short names, regardless of the value of demote-non-dropping-particle. So, in an author-year citation, a name like “Joris van Zundert” should always appear as “van Zundert,” right? However, #Pandoc always produces “Zundert.” CSL allows you to cite “van Zundert” and have him sorted under Z—but this doesn’t seem to be possible with Pandoc. Am I missing something?