BibTeX Formatter: Standardize Academic Research References
Description
Professional BibTeX Formatting for Academic Papers
Preparing a BibTeX bibliography often takes significant time and requires strict attention to syntax. This prompt helps you quickly transform scattered references into clean, standardized code ready for use in LaTeX documents.
Who is this prompt for?
- Scientists and Researchers: for fast preparation of bibliographies for publications.
- Students: for correctly formatting thesis and dissertation references.
- Academic Authors: for automating the routine process of formatting sources.
Key Benefits
- Uniform Citation Keys: generates identifiers in the "lastname+year" format (e.g., smith2023).
- Author Standardization: automatically formats names to (Last Name, First Name).
- Smart Type Mapping: correctly distinguishes between journal articles and web resources.
>_ Prompt
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.