I'm trying to get prefixes to work for numerical citations (I'm using a custom CSL but have the same problem when using a standard one), but they get ignored:

[cf. @cite1, p. 12] ---> [1, p. 12]
[see @cite2] ---> [2]

I can work around it like this

[cf. [@cite1], p. 12] --> [cf. [1], p. 12]

but I would like a result similar to what would author-date citations would look like

[cf. 1, p. 12]

Could somebody point me in the right direction? Thanks!

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/a3ea9b8f-518b-4ebf-becd-7f2cad550b10n%40googlegroups.com.