An open API service indexing awesome lists of open source software.

https://github.com/pgdr/dblpbib


https://github.com/pgdr/dblpbib

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# dblpbib

To install:

```
[~/]$ pip install dblpbib
```

Then run

```
[~/]$ dblpbib Noga Alon
Wrote nogaalon-2022-02-01.bib
```

Inspecting that file gives 688 articles, the top being

```bibtex
@inproceedings{DBLP:conf/stoc/AlonGHM21,
author = {Noga Alon and
Alon Gonen and
Elad Hazan and
Shay Moran},
editor = {Samir Khuller and
Virginia Vassilevska Williams},
title = {Boosting simple learners},
booktitle = {{STOC} '21: 53rd Annual {ACM} {SIGACT} Symposium on Theory of Computing,
Virtual Event, Italy, June 21-25, 2021},
pages = {481--489},
publisher = {{ACM}},
year = {2021},
url = {https://doi.org/10.1145/3406325.3451030},
doi = {10.1145/3406325.3451030},
timestamp = {Sat, 08 Jan 2022 00:00:00 +0100},
biburl = {https://dblp.org/rec/conf/stoc/AlonGHM21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
```