Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 646 Bytes

This repo contains the code and data used to build this web page: http://csrankings.org

To add or modify a faculty member's affiliation, please modify the file faculty-affiliations.csv and issue a pull request. Make sure that the faculty's name corresponds to their DBLP author entry; for example, Les Valiant's entry is Leslie G. Valiant , Harvard University.

If you want to change anything, you will want to download the DBLP data by running make update-dblp. To then rebuild the databases, just run make.