Skip to content

Scripts for pulling publications from ArXiv and auto-generating a publications page for qdev.dk

License

Notifications You must be signed in to change notification settings

qdev-dk/publications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publications

Scripts for pulling publications from ArXiv and auto-generating a publications page for qdev.dk

The script works by reading a list of names and search-criteria to obtain data from:

The obtained data is collected into a pandas data frame. The obtained data is compared to data read from a set of "static_name.xlsx" files If the same article exist both in the df, and the static file the static information is used. In the last step the information is written to a html file.

how to add a new profesor

  1. add the name and search-criteria to names.xlsx
  2. add file called "static_name" to the static folder

About

Scripts for pulling publications from ArXiv and auto-generating a publications page for qdev.dk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published