Merge branch release-2021 into master
[alexxy/gromacs.git] / src / gromacs / utility / pleasecite.cpp
index 65bfe5c7dbd9cd54f01c7db13e23bf7fc5b8bd97..1d5852a6b1d959d7b17ad2f2cd7a689664616224 100644 (file)
@@ -557,6 +557,13 @@ void please_cite(FILE* fp, const char* key)
           153,
           2020,
           "114107" },
+        { "Lundborg2021",
+          "M. Lundborg, J. Lidmar, B. Hess",
+          "The accelerated weight histogram method for alchemical free energy calculations",
+          "J. Chem. Phys.",
+          154,
+          2021,
+          "204103" },
     };
 #define NSTR static_cast<int>(asize(citedb))