diff --git a/src/GPU/fix_gpu.cpp b/src/GPU/fix_gpu.cpp index d4397503dc..cb2930a3ea 100644 --- a/src/GPU/fix_gpu.cpp +++ b/src/GPU/fix_gpu.cpp @@ -88,6 +88,12 @@ static const char cite_gpu_package[] = " year = 2017,\n" " volume = 212,\n" " pages = {113--122}\n" + "}\n\n" + "@Article{Nikolskiy19,\n" + " author = {V. Nikolskiy, V. Stegailov},\n" + " title = {GPU acceleration of four-site water models in LAMMPS},\n" + " journal = {Proceeding of the International Conference on Parallel Computing (ParCo 2019), Prague, Czech Republic},\n" + " year = 2019\n" "}\n\n"; /* ---------------------------------------------------------------------- */