From 9348958d45587424ff4d927165ef83f36279c7f7 Mon Sep 17 00:00:00 2001 From: Lars Kastner Date: Wed, 27 Nov 2024 10:38:39 +0100 Subject: [PATCH] DevDocs: Comment on bibtool version --- docs/src/DeveloperDocumentation/documentation.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/src/DeveloperDocumentation/documentation.md b/docs/src/DeveloperDocumentation/documentation.md index dc7f5fdbc7c..833ec6e5a90 100644 --- a/docs/src/DeveloperDocumentation/documentation.md +++ b/docs/src/DeveloperDocumentation/documentation.md @@ -131,6 +131,13 @@ changes in the bibliography. If so, this test fails and indicates that the is not required that this test is passed. Still, please feel encouraged to fix this failure by running `bibtool` locally as explained above. +!!! note "bibtool produces changes in unrelated parts of oscar_references.bib" + Sometimes `bibtool` will produce many changes when run locally. This can be + caused by a version difference. The version used in our github actions is + 2.68. Check your version by running `bibtool -V`. When running this + command, please also pay attention whether any "Special configuration + options" are set. + Please follow the additional guidelines below, that are not checked by bibtool: - Do not escape special characters like umlauts or accented characters. Instead, use the unicode character directly.