An open API service indexing awesome lists of open source software.

https://github.com/ctsit/vivo_bibtexloader


https://github.com/ctsit/vivo_bibtexloader

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# BibTexLoader
This Module gets the BibTex file from WebofScience for the current week. The Python file takes the download path as argument and downloads the BibTex file for Current week.

### Prerequisites
Run the bash file to install prerequisites

```bash
./run.sh
```

### How to Run
While entering the path make sure to end with /

```bash
python getbibtex.py /path/to/download/directory/
```