项目作者: GitWatin

项目描述 :
🤖Simple BibTex generator using DOI
高级语言: Python
项目地址: git://github.com/GitWatin/DOI_BibTex.git
创建时间: 2021-04-17T16:38:06Z
项目社区:https://github.com/GitWatin/DOI_BibTex

开源协议:MIT License

下载



🚀 CLI BibTex Generator using DOI API 🖥️



Licence


Donate






ContactMe


Disclaimer ⚠️

The doi.org API is quite unstable and can take up to 10 seconds to return a result.

At times it may appear inaccessible, just wait a few moment.

Requirements

✔️ Compiler : Python 3.9

Pip install

  1. pip install requests calendar pyperclip

Utilisation

This script directly retrieves the metadata of an article using the API of www.doi.org

Just start the script and paste the url when asked
Once the script is finished, the text is copied directly into the clipboard

Output :

  1. D:\>python -u main.py
  2. Enter DOI Number Only URL
  3. https://doi.org/10.1145/1376616.1376723
  4. [INFO - 17/04/2021 19:00:22] : Wait for DOI Lookup
  5. [INFO - 17/04/2021 19:00:23] : HTTP Status Code :200
  6. [INFO - 17/04/2021 19:00:23] : BibTex copy to your clipboard

@misc{10.1145_6_2008, author={Lee, Sang-Won and Moon, Bongki and Park, Chanik and Kim, Jae-Myung and Kim, Sang-Woo}, title={A case for flash memory ssd in enterprise database applications}, howpublished={\url{http://dx.doi.org/10.1145/1376616.1376723} }, month={juin}, year={2008}, note={ [En Ligne] - consulté le 17 avril 2021 }}