BibTeX "\textsuperscript{th}" should be imported as th
I have following entry:
@InProceedings{INPROC-2015-57,
booktitle = {Proceedings of the 17\textsuperscript{th} International Conference on Information Integration and Web-based Applications \& Services (iiWAS 2015)},
}
This is imported as
Proceedings of the 17\textsuperscriptth International Conference on Information Integration and Web-based Applications & Services (iiWAS 2015)
So, "\textsuperscript{th}" is transformed to "\textsuperscriptth". However, it should be transformed to just "th".
@InProceedings{INPROC-2015-57,
booktitle = {Proceedings of the 17\textsuperscript{th} International Conference on Information Integration and Web-based Applications \& Services (iiWAS 2015)},
}
This is imported as
Proceedings of the 17\textsuperscriptth International Conference on Information Integration and Web-based Applications & Services (iiWAS 2015)
So, "\textsuperscript{th}" is transformed to "\textsuperscriptth". However, it should be transformed to just "th".
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
which is recommended in almost all cases for heavy bibtex/biblatex users