Replies: 1 comment 1 reply
-
They ought to be the same, always.
Different purposes. citation-key is a CSL variable that can be used in rendered output, in principle (although I don't know any style which does). id is how you address the item when citing in eg pandoc.
id.
Yes, as can any CSL field, by adding it to skipfields in the preferences. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I export to CSL YAML, the entries always start with a field
id
, and later comes a fieldcitation-key
. E.g.The two keys seem to be usually, but not always, the same.
My questions:
Beta Was this translation helpful? Give feedback.
All reactions