From 92fa3d8d9aed3c01b5bb7a7b547cd5dd44f21daa Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Fri, 8 Nov 2024 10:16:47 +0100 Subject: [PATCH] Add explizit list of characters --- en/setup/citationkeypatterns.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/en/setup/citationkeypatterns.md b/en/setup/citationkeypatterns.md index 15a22505c..c96cfb1e1 100644 --- a/en/setup/citationkeypatterns.md +++ b/en/setup/citationkeypatterns.md @@ -137,7 +137,12 @@ The citation key generator preferences contain an option for removing unwanted c ![Citation key generator preferences - unwanted characters](<../.gitbook/assets/preferences-citation-key-generator-remove-characters.png>) -Removing `-` from this list will allow it to be used while generating citation keys. + +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. + +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 `'`. ## Default citation key pattern