Skip to content

Commit 9523d6f

Browse files
authored
#12536 - Updating docs to include $ (#558)
1 parent 19020c2 commit 9523d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/setup/citationkeypatterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The citation key generator preferences contain an option for removing unwanted c
149149

150150
![Citation key generator preferences - unwanted characters](<../.gitbook/assets/preferences-citation-key-generator-remove-characters.png>)
151151

152-
Since JabRef 6.0, the default unwanted characters are `?`, `!`, `;`, `^`, `ʹ`, and backtick (\`). If you also want to have `-` be removed (e.g., "Al-Ketan, 2019" should be "AlK19" instead of "Al-19" when using `[auth3][shortyear]`, add `-` to this list.
152+
Since JabRef 6.0, the default unwanted characters are `?`, `!`, `;`, `^`, `ʹ`, `$` and backtick (\`). If you also want to have `-` be removed (e.g., "Al-Ketan, 2019" should be "AlK19" instead of "Al-19" when using `[auth3][shortyear]`, add `-` to this list.
153153

154154
Note that [characters not allowed in BibTeX](https://tex.stackexchange.com/a/408548/9075) are completely removed - independent of this configuraiton. These characters are `{`, `}`, `(`, `)`, `,`, `=`, `\`, `"`, `#`, `%`, `~`', and `'`.
155155

0 commit comments

Comments
 (0)