get rid of some non-ASCII characters

This commit is contained in:
Axel Kohlmeyer
2024-09-25 22:00:21 -04:00
parent 385a0da892
commit c6fdd8ddb6
48 changed files with 71 additions and 75 deletions

View File

@ -33,7 +33,7 @@ static const char cite_type_label_framework[] =
" year = 2024,\n"
" volume = 128,\n"
" number = 13,\n"
" pages = {3282-3297}\n"
" pages = {3282--3297}\n"
"}\n\n";
/* ---------------------------------------------------------------------- */