Skip to content

Shyama4753/Python-code-for-converting-bibtex-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This repository contains Python code in a Jupyter Notebook that converts BibTeX files to CSV format. It also includes functionality to filter entries based on specific topics.

Features:

--Converts a BibTeX file into a structured CSV file using a Jupyter Notebook.

--Extracts specific columns (url, publisher, year, title, and ID) from the BibTeX data.

--Filters entries based on relevant keywords in the paper title.

--Outputs a CSV file with only relevant research papers.

Tip: It is recommended to keep the BibTeX file in the same directory where the Jupyter Notebook is located. This makes it easier to manage file paths and avoids file not found errors.

If you find this repository helpful or useful in any way, feel free to give it a ⭐ to show your support! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published