-
Notifications
You must be signed in to change notification settings - Fork 0
Description
On the SimPEG website, it would be valuable to have a page that includes a list of references of publications that use SimPEG. PyGimli is a nice example: https://www.pygimli.org/publist.html
They use a bibtex file and build the page from there. I suggest we follow a similar pattern and also collect publications via a bibtex file (makes it easy for contributors), encourage folks to include both doi and arxiv link (or other open access version -- e.g. from research group or otherwise). It can live at simpeg.xyz/publications.html and link in the docs (as suggested in simpeg/simpeg#500).
Additionally, I think we should have a presentations (new page? simpeg.xyz/presentations) that can embed talks given at scipy or otherwise that use SimPEG. This could also be built from a bibtex (a bit clunky, but might be nice for consistency).
Please feel free to add your thoughts!