How to update the publications
- Browse to https://dblp.org/pers/
- Search for all group members and find their identifiers (last two numbers of the URL on DBLP before “.html”)
- Customize DBLP identifiers in the variable “author_ids” of the script “dblp2bib.py” that is in the root directory of the website repository
- Run the script dblp2bib.py, it will generate a .bib file in the root directory
- Browse to https://bibbase.org/
- Click on “Get started”
- Upload file by dropping the .bib file in
- “Drop .bib file here” (If not already done, create account)
- Copy Javascript one-liner
- Update Javascript one-liner at the end of “publications.md” page