Automated ingestion of prompt: Clean BibTeX Formatter for Academic Projects

This commit is contained in:
promptadmin 2026-06-06 18:24:52 +00:00
parent dd75c99171
commit 8d461d4c68
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
title: "Clean BibTeX Formatter for Academic Projects"
contributor: "@recep"
tags: #general, #recep
---
I am preparing a BibTeX file for an academic project.
Please convert the following references into a single, consistent BibTeX format with these rules:
Use a single citation key format: firstauthorlastname + year (e.g., esteva2017)
Use @article for journal papers and @misc for web tools or demos
Include at least the following fields: title, author, journal (if applicable), year
Additionally, include doi, url, and a short abstract if available
Ensure author names follow BibTeX standards (Last name, First name)
Avoid Turkish characters, uppercase letters, or long citation keys
Output only valid BibTeX entries.