From f7e4999bfcbe730388e1bf6146d6595ab9b6f38d Mon Sep 17 00:00:00 2001 From: Dorian Lesbre Date: Sun, 11 Feb 2024 23:41:24 +0100 Subject: [PATCH] Forgot new option in changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec1692c..8af148a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,11 @@ organization, publisher, school and series) - Pages format normalized to use `--` as separator - All other fields match excluding case and punctuation. - +- Add new field formatting option: + - `--fu/--escape-unicode` to replace unicode character with latex encoding + - `--fpa/--protect-all-uppercase` or `--fp/--protect-uppercase ` or + `--FP/--dont-protect-uppercase ` to protect words containing uppercase + letters with braces `{` and `}` in the given fields fields - Fix 404 warning on DOIs not found in semantic-scholar and others - Remove researchr author disambiguation numbers (it would sometimes return `John Doe 0002`, which you don't want in your file)