This is a simple script which pulls a publication list from DBLP and produces and produces a list of citations formatted as HTML.
The script requires Node.js and dependencies can be installed with npm install
.
All authors are stored in authors.csv
where each line is just the last two components of the DBLP URL for an author.
Running node dblp-cite.js
will download the citations for each author and write HTML to citations.html
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Publications of the Data Systems Group
dsg-uwaterloo/publications
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Publications of the Data Systems Group