Given a list of reference papers separated by new lines π, the program will automatically retrieve all Bibs π and save them to a .bib file πΎ
Install NodeJS π
npm install puppeteerThis will also download Chromium π. This is to avoid manual configuration of the browser binary path π οΈ. If you donβt want Chromium and only want Puppeteer, just install puppeteer-core π€·β
Note: Puppeteer only works with Chromium-based browsers (Brave, Chrome, etc.) π€
- Make a list of your reference papers based on your order π and save it as a text file (.txt) π
- Rename values of input_path and output_path variables based on your text file name and desired output name π
- Run bib.js πββοΈ
node bib.js- The first run will show a reCAPTCHA π, solve it and prove you are not a bot π€ and not trying to spam the site π«
- Sit back and wait for it to fetch all the reference papers and cite themβ¦ β¨