4 comments (4 comments)2 reactions (2 reactions)0 assignees (0 assignees)HTML96 forks (96 forks)batch import
area/postprocessorgood first issuehelp wantedtype/enhancement
Repository metrics
- Stars
- 990 stars (990 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
DOIs should be matched and converted into links, if they aren't already, like we do with arXiv IDs. First step is to find some examples of them so we can test them. They are quite often prefixed with DOI:.
Contributor guide
- Research direction
- Find examples of DOIs in academic papers, then modify the code to detect and convert DOI expressions into hyperlinks, similar to the existing arXiv ID handling.
- Tech stack
- None
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- None