Skip to content
Discussion options

You must be logged in to vote

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

Citation: [@knuth_art_1997].

In-text citation: @knuth_art_1997.

is render as

Citation: (Knuth, Addison-Wesley, et Education 1997).

In-text citation: Knuth, Addison-Wesley, et Education (1997).

How do I get rid of parentheses?

You will have to write your own filter to remove the parentheses.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lukaemon
Comment options

Answer selected by lukaemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants