venue_proceedings
Retrieve papers published in a venue's proceedings via DBLP, filterable by year or topic, to survey conference publications and get titles, authors, and DOIs.
Instructions
List papers published in a venue's proceedings (via DBLP) — for surveying what a conference like ACM e-Energy actually accepts. Returns title, year, authors, DOI.
venue: a venue name (e.g. "e-Energy") or a DBLP stream key (e.g. "conf/eenergy"). year: optional single year to filter proceedings (e.g. 2024). query: optional keyword to only return papers matching a topic (e.g. "carbon"). Results are cached, so re-surveys are instant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| query | No | ||
| venue | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||