You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Since we have been writing this since March 20th, a lot of papers that we read as preprints have probably been published subsequently! Prior to submission, we should track down the peer-reviewed versions of these.
Describe the solution you'd like
A clear and concise description of what you want to happen.
David Nicholson, who has been super helpful about providing technical suggestions for this project, has developed an approach to match preprints from bioRxiv with their published versions. This code uses the bioRxiv API to look up the DOI of the published version based on the preprint DOI.
I think perhaps what we'd want to do is pull a list of preprints we cite that have published versions so that we can double-check whether their conclusions have remained the same and then provide a list of DOIs to a python script that will replace them in the text?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
We could just auto-replace, or leave the references to the preprints.
Additional context
Add any other context or screenshots about the feature request here.
I would love to make sure this sounds reasonable to @cgreene and @agitter.
The text was updated successfully, but these errors were encountered:
If we have a mapping from bioRxiv DOIs to journal DOIs, we may be able to use Manubot's aliases to update to the journal DOI without changing how we cite the paper in the text. That is, we would leave the bioRxiv DOIs in the text instead of having to write a script to replace them. I haven't done that before and would need to confirm it works and that it maintains the cross-references to the Mount Sinai reviews in Appendix A.
I do think we would need to double-check the conclusions before updating DOIs. That could take a while because we cite so many preprints. We could decide to save this for after the initial submission if you want to submit some of the papers soon.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Since we have been writing this since March 20th, a lot of papers that we read as preprints have probably been published subsequently! Prior to submission, we should track down the peer-reviewed versions of these.
Describe the solution you'd like
A clear and concise description of what you want to happen.
David Nicholson, who has been super helpful about providing technical suggestions for this project, has developed an approach to match preprints from bioRxiv with their published versions. This code uses the bioRxiv API to look up the DOI of the published version based on the preprint DOI.
I think perhaps what we'd want to do is pull a list of preprints we cite that have published versions so that we can double-check whether their conclusions have remained the same and then provide a list of DOIs to a python script that will replace them in the text?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
We could just auto-replace, or leave the references to the preprints.
Additional context
Add any other context or screenshots about the feature request here.
I would love to make sure this sounds reasonable to @cgreene and @agitter.
The text was updated successfully, but these errors were encountered: