-
I use citaiton like this Is it about changing citation style? What did I miss? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Dear @lukaemon. Citation Style Language only supports "normal" citations (like If you render the provided minimal working example, you will see that
is render as
You will have to write your own filter to remove the parentheses. |
Beta Was this translation helpful? Give feedback.
Minimal working example
Dear @lukaemon. Citation Style Language only supports "normal" citations (like
[@raeScalingLanguageModels2022]
). It does not support in-text citations (like@raeScalingLanguageModels2022
).If you render the provided minimal working example, you will see that
is render as
You will have to write your own filter to remove the parentheses.