From 0dd7799e76182ca59f02a74a9ebe3390555151ed Mon Sep 17 00:00:00 2001
From: Carlo Camilloni <carlo.camilloni@gmail.com>
Date: Tue, 10 Dec 2013 09:46:53 +0100
Subject: [PATCH] A new entry in bib and small error corrected

---
 user-doc/Doxyfile         |  1 -
 user-doc/Installation.txt |  2 +-
 user-doc/bibliography.bib | 14 ++++++++++++++
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/user-doc/Doxyfile b/user-doc/Doxyfile
index 6b7ab2cd6..a6adad9f2 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 da5a75ccd..f0564329c 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 98f6ff06c..b2c70a405 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}
+}
-- 
GitLab