Skip to content

morning21/bibDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

bibDownload

Download BibTex from Bing automatically.

Introduction

  • It is a time consuming to download BibTex from website manually, especially when we have downloaded the references. This script aims at downloading from academic sources from website automatically.

  • Current version only can download from Bing. It is welcome to modify it to support more websites.

Actually, I failed to download from Google Scholar because the environment of my PyCharm and SublimeText cannot access proxy VPN.

  • Furthermore, I want to make a utilibility to search related works and collect their bibs together for better understanding of one research point.

Usage

  • It is necessary to download BeautifulSoup package.
  • papers: Please input all of your paper titles to this variable.
  • search_website: Prefix of academic search from Bing.
  • In theory, this script analyzes the elements to get the paper ID in Bing Library. And then add it to the BibTex search site. Finally, it is better to format it to what you want.

OMG

OMG, It is embarassing to find that there is a better repo: link.

About

Download BibTex from Bing automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages