Percent "%" not escaped properly in Title
When I use this publication, i get the following entry (shortened):
@article{Harlass2024,
title = {Measurement report: In-flight and ground-based measurements of nitrogen oxide emissions from latest-generation jet engines and 100 % sustainable aviation fuel},
volume = {24},
ISSN = {1680-7324},
...
}
However, in LaTeX, this produces an error due to the unescaped "%" in the title.
It should read:
title = {Measurement report: In-flight and ground-based measurements of nitrogen oxide emissions from latest-generation jet engines and 100 {\%}
to make it work in LaTeX.
Similarly, I found greek letters should also get escaped. E.g. 'α' should be '$\alpha$'. I wish they could get automatically escaped in the title.
Many appriciations!
Similar stuff happens when you cite journals with an ampersand in the name, such as Energy Research & Social Science or Politics & Society