@@ -13,7 +13,7 @@ This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.
1313webpage. All the LAMMPS input scripts and data files can be found in a separate
1414repository named [ lammpstutorials-inputs] ( https://github.com/lammpstutorials/lammpstutorials-inputs ) .
1515
16- The tutorials are compatible with the 29Aug2024 release of LAMMPS.
16+ The tutorials are compatible with the 22Jul2025 release of LAMMPS.
1717
1818## About LAMMPS tutorials
1919
@@ -61,6 +61,28 @@ The template from the first page has been adapted from [HTML5 UP](https://html5u
6161The other pages use the [ Sphinx] ( https://www.sphinx-doc.org/ ) generator with the
6262[ furo style] ( https://github.com/pradyunsg/furo ) .
6363
64+ ## The article
65+
66+ The official article can be found on [ LiveCoMS] ( https://livecomsjournal.org/index.php/livecoms/article/view/v6i1e3037 ) ,
67+ and the source of the article on [ GitHub] ( https://github.com/lammpstutorials/lammpstutorials-article ) .
68+ If you use this work, please cite:
69+
70+ > ** A Set of Tutorials for the LAMMPS Simulation Package [ Article v1.0] **
71+ > by Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer,
72+ > published in * Living Journal of Computational Molecular Science (LiveCoMS)* , 6(1), 3037 (2025).
73+
74+ ``` bibtex
75+ @article{gravelle2025tutorials,
76+ title = {A Set of Tutorials for the {LAMMPS} Simulation Package [Article v1.0]},
77+ author = {Gravelle, Simon and Alvares, Cecilia M. S. and Gissinger, Jacob R. and Kohlmeyer, Axel},
78+ journal = {Living Journal of Computational Molecular Science (LiveCoMS)},
79+ volume = {6},
80+ number = {1},
81+ pages = {3037},
82+ year = {2025},
83+ doi = {10.33011/livecoms.6.1.3037}
84+ }
85+ ```
6486
6587
6688## Authors
0 commit comments