Enforced rotation
[alexxy/gromacs.git] / src / gmxlib / copyrite.c
index 48267b802710165b097675bea391acb608ec0deb..8dc0ae0a4c5d22f88b49616dc8896b324430441e 100644 (file)
@@ -527,8 +527,12 @@ void please_cite(FILE *fp,const char *key)
       "H. Wang, F. Dommert, C.Holm",
       "Optimizing working parameters of the smooth particle mesh Ewald algorithm in terms of accuracy and efficiency",
       "J. Chem. Phys. B",
-      133, 2010, "034117"
-    }
+      133, 2010, "034117" },
+    { "Kutzner2011",
+      "C. Kutzner and J. Czub and H. Grubmuller",
+      "Keep it Flexible: Driving Macromolecular Rotary Motions in Atomistic Simulations with GROMACS",
+      "J. Chem. Theory Comput.",
+      7, 2011, "1381-1393" }
   };
 #define NSTR (int)asize(citedb)