Added information about how to cite the TNG paper.
[alexxy/gromacs.git] / src / gromacs / gmxlib / copyrite.cpp
index 8aa33b8495691d48007991a284846c19ddd1c632..144825abf5b49c4be4994c98290b0bebe1ad92e4 100644 (file)
@@ -556,7 +556,12 @@ void please_cite(FILE *fp, const char *key)
           "C. Kutzner, H. Grubmuller, B. L. de Groot, and U. Zachariae",
           "Computational Electrophysiology: The Molecular Dynamics of Ion Channel Permeation and Selectivity in Atomistic Detail",
           "Biophys. J.",
-          101, 2011, "809-817"}
+          101, 2011, "809-817"},
+        { "Lundborg2014",
+          "M. Lundborg, R. Apostolov, D. Spangberg, A. Gardenas, D. van der Spoel and E. Lindahl",
+          "An efficient and extensible format, library, and API for binary trajectory data from molecular simulations",
+          "J. Comput. Chem.",
+          35, 2014, "260-269"}
     };
 #define NSTR (int)asize(citedb)