diff --git a/docs/getstarted.rst b/docs/getstarted.rst index e29bd428a..471a93eab 100644 --- a/docs/getstarted.rst +++ b/docs/getstarted.rst @@ -186,6 +186,10 @@ These can be selected as follows:: **References** +.. [#schnetpack2] K.T. Schütt, S.S.P. Hessmann, N.W. Gebauer, J. Lederer, & M. Gastegger + `SchNetPack: SchNetPack 2.0: A neural network toolbox for atomistic machine learning `_. + The Journal of Chemical Physics **158** (14), pp. 144801. 2023. + .. [#schnetpack] K.T. Schütt, P. Kessel, M. Gastegger, K.A. Nicoli, A. Tkatchenko, K.-R. Müller. `SchNetPack: A Deep Learning Toolbox For Atomistic Systems `_. Journal of Chemical Theory and Computation **15** (1), pp. 448-455. 2018. diff --git a/examples/README.md b/examples/README.md index cd03b80b0..33cf340b8 100644 --- a/examples/README.md +++ b/examples/README.md @@ -14,6 +14,8 @@ Jupyter notebooks demonstrating general concepts and workflows [Molecular dynamics in SchNetPack](tutorials/tutorial_04_molecular_dynamics.ipynb) +[Force fields for materials](tutorials/tutorial_05_materials.ipynb) + ## How-To Short notebooks showing a particular use-case or functionality