diff --git a/user-doc/Doxyfile b/user-doc/Doxyfile index 6b7ab2cd677ab04557f2bb30e20e0053b265c47c..a6adad9f2b50d469324fc980830a3ba916da9063 100644 --- a/user-doc/Doxyfile +++ b/user-doc/Doxyfile @@ -465,7 +465,6 @@ INPUT = IntroPP.txt \ ColvarPP.txt \ FunctionsPP.txt \ InstallationPP.txt \ - WhatsNew.txt \ GlossaryPP.txt \ TutorialsPP.txt \ ModulesPP.txt \ diff --git a/user-doc/Installation.txt b/user-doc/Installation.txt index da5a75ccda03b5575ee9efadc37d4c191013fa73..f0564329c28beeb9464bdbbea69e4aa9f4ff5b49 100644 --- a/user-doc/Installation.txt +++ b/user-doc/Installation.txt @@ -160,7 +160,7 @@ An alternative is to also define the environment variable PLUMED_LIBSUFFIX. E.g. \endverbatim will install plumed executable with name "plumed-v2.0". All the other files will be renamed accordingly, e.g. the PLUMED library will be loaded with "-lplumed-v2.0" and the PLUMED header files -will be included with "#include <plumed-v2.0/tools/Vector.h>. This trick is useful if you +will be included with "\#include <plumed-v2.0/tools/Vector.h>". This trick is useful if you do not want to set up modules, but we think using modules (see above) is more flexible. \section Patching Patching your MD code diff --git a/user-doc/bibliography.bib b/user-doc/bibliography.bib index 98f6ff06caa0779e7677c8009e05b25c2b56b067..b2c70a405db01cdfc04556eb13ff39f8a57a04ff 100644 --- a/user-doc/bibliography.bib +++ b/user-doc/bibliography.bib @@ -1977,3 +1977,17 @@ number = {4}, pages = {331--346}, } +@article{PRL230602, + title = {From Metadynamics to Dynamics}, + author = {Tiwary, Pratyush and Parrinello, Michele}, + journal = {Phys. Rev. Lett.}, + volume = {111}, + issue = {23}, + pages = {230602}, + numpages = {5}, + year = {2013}, + month = {Dec}, + doi = {10.1103/PhysRevLett.111.230602}, + url = {http://link.aps.org/doi/10.1103/PhysRevLett.111.230602}, + publisher = {American Physical Society} +}