Description
Q: What is the name of the feature?
A: Better handling of no-article-found case
Q: What does this feature enable the user to do?
A: Enter article details when article not found in Pubmed / Biorxiv.
Q: What information must the user provide to use the feature?
A:
- Author list / first & last (free text)
- Article title (already provided)
- Journal name
Year
Q: What are the applicable constraints, e.g. compatibility or performance?
A:
- Everything but the author list is simple
- The author list could be formatted in lots of different ways (e.g. comma-separated, semicolons, initials, middle name...)
- Just do free text (good for display only) for author list and show as-is until populated by cron
Q: How does this feature affect each class of user (persona)?
A: This makes the author more confident that we've identified their paper (which may not yet be published) and that their information will be tied to it. Journals will appreciate that we will display correct citation information, even prior to publication.
Specification
Mockup
Version A. Add "journal"
Add a Journal input to the existing popup in the editor.
- Pros
- Removes a lot of guesswork
- Cons
- No year, authors
- Used in matching algorithms

Version B. Fall-back when unable to find match
When unable to match author's article, fall-back to a form with more fields.
- Cons
- Pros
- We reuse current form (which generally works) and only use this in rare case of unmatched
Details
Description
Q: What is the name of the feature?
A: Better handling of no-article-found case
Q: What does this feature enable the user to do?
A: Enter article details when article not found in Pubmed / Biorxiv.
Q: What information must the user provide to use the feature?
A:
YearQ: What are the applicable constraints, e.g. compatibility or performance?
A:
Q: How does this feature affect each class of user (persona)?
A: This makes the author more confident that we've identified their paper (which may not yet be published) and that their information will be tied to it. Journals will appreciate that we will display correct citation information, even prior to publication.
Specification
Mockup
Version A. Add "journal"
Add a
Journalinput to the existing popup in the editor.Version B. Fall-back when unable to find match
When unable to match author's article, fall-back to a form with more fields.
Details