Skip to content

Percent "%" not escaped properly in Title #99

@StRuoff

Description

@StRuoff

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions