Unverified Commit 2d71d9d4 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add citation for GPU accelerated TIP4P style

parent 6e2c3b7c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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";

/* ---------------------------------------------------------------------- */