Closed InAnYan closed 8 months ago
Closes #286.
I added a test to DoiFetcherTest for DOI https://doi.org/10.1109/PERCOMW.2015.7133989.
The parsed title of the article should be:
Towards situation-aware adaptive workflows: SitOPT — A general purpose situation-aware workflow management system
But previously it was:
Towards situation-aware adaptive workflows: SitOPT — A general purpose situation-aware workflow management system
In order to make the cleanup, I added some code to the format method of the FieldContentFormatter. (Is that the right file for cleanup?).
format
FieldContentFormatter
Filed upstring at https://github.com/JabRef/jabref/pull/11078, thus closing this one.
Closes #286.
I added a test to DoiFetcherTest for DOI https://doi.org/10.1109/PERCOMW.2015.7133989.
The parsed title of the article should be:
But previously it was:
In order to make the cleanup, I added some code to the
format
method of theFieldContentFormatter
. (Is that the right file for cleanup?).Mandatory checks