@@ -13,7 +13,7 @@ This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.
13
13
webpage. All the LAMMPS input scripts and data files can be found in a separate
14
14
repository named [ lammpstutorials-inputs] ( https://github.com/lammpstutorials/lammpstutorials-inputs ) .
15
15
16
- The tutorials are compatible with the 29Aug2024 release of LAMMPS.
16
+ The tutorials are compatible with the 22Jul2025 release of LAMMPS.
17
17
18
18
## About LAMMPS tutorials
19
19
@@ -61,6 +61,28 @@ The template from the first page has been adapted from [HTML5 UP](https://html5u
61
61
The other pages use the [ Sphinx] ( https://www.sphinx-doc.org/ ) generator with the
62
62
[ furo style] ( https://github.com/pradyunsg/furo ) .
63
63
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
+ ```
64
86
65
87
66
88
## Authors
0 commit comments