DOC: use :doi: and :arxiv: directives for references #21088
Comments
Yep we could do that as well. We could tag this as a sprint issue as well. |
I send the PR with this issue ( #21099 ). Could you review. |
Can I take this issue as my first contribution to an open-source project? |
There is already a PR created that tackles the issue.
|
Updated based on PR review
Is someone is woking on this issue, if no then, can I take this issue for contribution. |
Hi, I'm working on it with PR #21099 |
@reshamas this is a good issue for the sprint. |
Thanks @cmarmo. Will add to list. |
Together with @aufarkari we would like to work on this during the sprint. |
@SultanOrazbayev @aufarkari I have edited the description to give more detailed instructions. Let me know if you need more help. |
@aufarkari @SultanOrazbayev for the DOI fixes, please do individual pull requests for each file so that we can review and merge them independently of one another. |
Describe the issue linked to the documentation
Use
:doi:
and:arxiv:
directives for references in the documentation as is done in scipy in scipy/scipy#12858.How to contribute Pull Requests to fix this
https://arxiv.org/...
for instance using the following command:or
or
Towards #21088
.To see what can be done to update the arxiv or doi links, have a look at the diff of an already merge PR such as:
https://github.com/scikit-learn/scikit-learn/pull/21099/files
The text was updated successfully, but these errors were encountered: