Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dblpbibcloud -- auto merge of bib entries from DBLP and infoscience #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

edbugnion
Copy link
Contributor

the script "dblpbibcloud.py" operates as follows:

  1. fetches the list of all conference papers written by EPFL system PI from DBLP
  2. fetches the bibtex files from infoscience written by EPFL system PI
  3. does a filter/merge/sort of candidate publication list that have an infoscience entry
  4. augments the publication set by reading additional bibtex files stored in the reop (bib/misc.bib for now)
  5. generates bib/pubs.bib. the file is sorted by year and venue

As of now, the file bib/misc.bib (manually curated) contains only 8 entries, which (1) were present in the previous bib/pubs.bib, but could not be fetched automatically by the algo. There are a total of 35 entries in the resulting file.

(v1 - there are probably bugs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant