dealii / publication-list

The list of known publications that use or cite the deal.II library.
https://www.dealii.org/publications.html
13 stars 55 forks source link

Added doi2bib script. #550

Closed marcfehling closed 11 months ago

marcfehling commented 11 months ago

This is a short script that creates bibtex entries from a given list of dois. Those dois that this script cannot resolve will be stored separately -- one needs to decide individually what to do with them.

The results are simply written to the terminal, separating resolved and unresolved DOIs to stdout and stderr, but I am open to better solutions.

@tjhei -- If you would like to, you could also share your scripts here which you use to create the yearly publication reports.

marcfehling commented 11 months ago

/rebuild