<h1 align="center">
<a href="https://prompts.chat">
Phase 2 — Find, evaluate, and cite at least 5 credible sources for the paper
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
Search for sources in this priority order:
Web search — use web_search tool with targeted queries:
"[topic] research" site:scholar.google.com OR site:pubmed.ncbi.nlm.nih.gov"[topic] systematic review" filetype:pdf"[topic] journal" peer-reviewed 2018..2024Fetch source content — use web_fetch on promising URLs to extract:
Supplement with well-known works — if web search is limited, cite established foundational works in the field that are widely known and verifiable
Only use a source if it meets ALL of these:
Maintain a table as you find sources:
| # | Author(s) | Year | Title | Source | Relevant to |
|---|---|---|---|---|---|
| 1 |
Journal article:
Author, A. A., & Author, B. B. (Year). Title of article. Journal Name, Volume(Issue), pages. https://doi.org/xxxxx
Book:
Author, A. A. (Year). Title of work: Capital letter also for subtitle. Publisher.
Website/Report:
Author, A. A. (Year, Month Day). Title of page. Site Name. URL
Produce a numbered reference list in APA 7th edition format. Present it to the user before writing begins.
⚠️ Always verify citations. AI can hallucinate sources. Check every DOI, author name, and journal title before submission.