Skip to content

Remove duplicate publications and student entries#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/vscode1772658042782
Draft

Remove duplicate publications and student entries#1
Copilot wants to merge 2 commits intomainfrom
copilot/vscode1772658042782

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 4, 2026

Two publications appeared twice in publications.ts with identical DOIs but slightly differing author spellings. One student ("Ifrat Ikhtear Uddin") was listed twice — once as a current M.S. student and once as a future PhD admit (fall 2026) — causing double appearance on the People page under "All".

Changes

  • src/data/publications.ts: Removed second occurrences of:
    • "Covid-19 Imaging Tools: How Big Data is Big?" (10.1007/s10916-021-01747-2)
    • "Shallow Convolutional Neural Network for COVID-19 Outbreak Screening Using Chest X-rays" (10.1007/s12559-020-09775-9)
  • src/data/students.ts: Removed the ifrat-ikhtear-uddin-phd entry (not yet a PhD student); retained the current M.S. entry ifrat-ikhtear-uddin-ms
Original prompt

no duplicates please : no duplicates please


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-website Ready Ready Preview, Comment Mar 4, 2026 9:24pm
usd-ai-researchlab-github-io Ready Ready Preview, Comment Mar 4, 2026 9:24pm

Co-authored-by: nuthalapatideepika <156014441+nuthalapatideepika@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove duplicates from the list Remove duplicate publications and student entries Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants