openjournals / joss

The Journal of Open Source Software
https://joss.theoj.org
MIT License
1.55k stars 187 forks source link

discourage backquotes in titles #1349

Open danielskatz opened 5 months ago

danielskatz commented 5 months ago

When people put backquotes in the titles of their JOSS submissions, it can make some of the title in the PDF look good, but it messes up the metadata that we eventually send to crossref and that is part of the citation for the work.

Can we add something to our docs and our sample paper to tell authors not to do this?

sneakers-the-rat commented 5 months ago

could this also be a filter in document preprocessing? depending on how often it happens, seems like it might be worth addressing the reason ppl are wanting to use backquotes :)