Looking for Conferences
August 01 2025
For a while now, we have been wanting to expand the paper selection pool to include more venues than just the four SIGPLAN conferences. I have been re-writing our codebase over the summer, and the paper picker can now handle any conference indexed by DBLP.
With support for a variety of conferences added, all that remains is to choose some new conferences. Please submit conferences from which you would like to read papers by following these steps:
- Head to DBLP.org.
- Navigate to the page of your chosen conference.
-
Look at the URL in your browser. It should be formatted like this:
https://dblp.org/db/conf/<NAME>/index.html
If the URL does not look like this, you can open an issue on github.
- Edit our list of sources.
Add the
NAME
as you saw it in the previous step and the most recent year that conference took place. - Add as many conferences as you like and submit a pull request.
- Done; Thank you!