materialsproject / jobflow

jobflow is a library for writing computational workflows.
https://materialsproject.github.io/jobflow
Other
90 stars 24 forks source link

JOSS: Fix references to include all coauthors and remove "others" #480

Closed Andrew-S-Rosen closed 9 months ago

Andrew-S-Rosen commented 9 months ago

This was a leftover issue from fetching references from Google Scholar.

Addresses https://github.com/openjournals/joss-reviews/issues/5995#issuecomment-1808396589

codecov[bot] commented 9 months ago

Codecov Report

Merging #480 (3b47876) into main (6f17f0b) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #480 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 20 20 Lines 1508 1508 Branches 415 415 ======================================= Hits 1506 1506 Misses 2 2 ```
Andrew-S-Rosen commented 9 months ago

@utf this one is ready to go too. That should be it for Reviewer 1.

utf commented 9 months ago

Fantastic! Thanks so much @Andrew-S-Rosen