Description
Currently, PaperScope focuses on summarizing the core content of a research paper but does not extract or display its citations and references.
Adding citation detection would help users quickly view the list of references cited within the paper, improving context and research traceability.
Proposed Solution
- Implement a parsing mechanism that identifies and extracts citation patterns (e.g., “(Author, Year)” or numbered references like “[1]”).
- Display the extracted references in a separate References section below the summary.
- Optionally, hyperlink recognized DOIs or URLs for easy access to the cited works.
Expected Behavior
When a user uploads or inputs a research paper, the app should automatically extract and display the references/citations along with the summary output.
Description
Currently, PaperScope focuses on summarizing the core content of a research paper but does not extract or display its citations and references.
Adding citation detection would help users quickly view the list of references cited within the paper, improving context and research traceability.
Proposed Solution
Expected Behavior
When a user uploads or inputs a research paper, the app should automatically extract and display the references/citations along with the summary output.