A simple web app to filter and clean BibTeX entries. You can select which fields to keep and generate a clean BibTeX entry ready to use in your .bib file.
-
Follow the URL below: https://bibtex-filter-app-4xyvxcbftq3nouunxt25fz.streamlit.app/
-
Paste your BibTeX entry in the text area.
-
Select the fields you want to include.
-
Click "Generate Filtered BibTeX" to get your clean entry.
- Select fields such as
title,author,journal,year, and more. - Removes extra spaces and formats BibTeX correctly.
- Works for single entries, with support for multiple entries in future updates.
- Python
- Streamlit for the web interface
This project is open source and free to use.