diff --git a/books/bookvolbib.pamphlet b/books/bookvolbib.pamphlet
index 0d6f409..2282276 100644
--- a/books/bookvolbib.pamphlet
+++ b/books/bookvolbib.pamphlet
@@ -7046,7 +7046,7 @@ rational right-hand sides etc."
 \index{Ratiu, Tudor}
 \begin{chunk}{axiom.bib}
 @book{Abra93,
-  author = Abraham, Ralph and Marsden, Jerrold E. and Ratiu, Tudor",
+  author = "Abraham, Ralph and Marsden, Jerrold E. and Ratiu, Tudor",
   title = "Manifolds, Tensor Analysis, and Applications",
   year = "1993",
   location = "New York",
diff --git a/changelog b/changelog
index 7c70646..a414d03 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20141105 tpd src/axiom-website/patches.html 20141105.02.tpd.patch
+20141105 tpd books/bookvolbib fix missing quote
 20141105 kxk src/axiom-website/patches.html 20141105.01.kxk.patch
 20141105 kxk books/bookvol5 fix )read file )quiet
 20141105 kxk Kyriakos Kalorkoti <kk@inf.ed.ac.uk>
diff --git a/patch b/patch
index 3ce066f..21ea1a6 100644
--- a/patch
+++ b/patch
@@ -1,4 +1,3 @@
-books/bookvol5 fix )read file )quiet
+books/bookvolbib fix missing quote
 
-Kyriakos Kalorkoit <kk@inf.ed.ac.uk> reported that )read file )quiet
-was not quiet. This is the fix.
+minor typo fix
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 55681cf..4dd4438 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4690,6 +4690,8 @@ books/bookvol5 add showHistory<br/>
 books/bookvol1 demonstrate showTypeInOutput<br/>
 <a href="patches/20141105.01.kxk.patch">20141105.01.kxk.patch</a>
 books/bookvol5 fix )read file )quiet<br/>
+<a href="patches/20141105.02.tpd.patch">20141105.02.tpd.patch</a>
+books/bookvolbib fix missing quote<br/>
  </body>
 </html>
 
