diff --git a/doc/doxygen/aminclude.am b/doc/doxygen/aminclude.am
index c035d2422..68116d956 100644
--- a/doc/doxygen/aminclude.am
+++ b/doc/doxygen/aminclude.am
@@ -3,10 +3,10 @@
# dependencies here.
#-----------------------------------
-PECOS_extra_dependencies = doxygen/cantera.page \
- doxygen/txt_common/about.page \
- doxygen/txt_common/gpl.page \
- doxygen/txt_common/acknowledgment.page
+PECOS_extra_dependencies = doc/doxygen/cantera.page \
+ doc/doxygen/txt_common/about.page \
+ doc/doxygen/txt_common/gpl.page \
+ doc/doxygen/txt_common/acknowledgment.page
## --------------------------------- ##
## Format-independent Doxygen rules. ##
diff --git a/doc/doxygen/cantera.page b/doc/doxygen/cantera.page
index 2be20d879..a59834a63 100644
--- a/doc/doxygen/cantera.page
+++ b/doc/doxygen/cantera.page
@@ -1,4 +1,4 @@
-/*! \mainpage The CORE Library
+/*! \mainpage The cantera Library
Version \version, Build Date: \builddate
@@ -7,13 +7,13 @@ Built by: \builduser on \buildhost
\section overview Overview
-Thank you for your interest in CORE. To aid in usage, this manual is
+Thank you for your interest in cantera. To aid in usage, this manual is
further divided into the following subsections:
- \subpage model "Library Overview"
- \subpage install "Installation/Linkage"
- - \link core.h C/C++ Interface \endlink
+ - \link cantera.h C/C++ Interface \endlink
- \subpage apif "Fortran Interface"
- \link tut "Tutorial"
diff --git a/doc/doxygen/txt_common/about.page b/doc/doxygen/txt_common/about.page
new file mode 100644
index 000000000..9f65c8afb
--- /dev/null
+++ b/doc/doxygen/txt_common/about.page
@@ -0,0 +1,39 @@
+/*! \page About
+
+\htmlonly
+
+\endhtmlonly
+
+\latexonly
+\begin{tabular}{m{2.2cm} m{0.80\textwidth} }
+\includegraphics[width=2cm]{../../doxygen/fig_common/circle-logo.pdf} &
+The \href{http://pecos.ices.utexas.edu}{Center for Predictive
+Engineering and Computational Sciences} (PECOS) is one of five US
+centers sponsored under the Predictive Science Academic Alliance
+Program (PSAAP) of the National Nuclear Security Administration's
+Advanced Simulation and Computing Program. The PECOS center is housed
+within the \href{http://www.ices.utexas.edu}{Institute for
+Computational Engineering and Sciences} (ICES) at the
+\href{http://www.utexas.edu"}{University of Texas at Austin}. For
+additional information or questions regarding the PECOS center, please
+contact info@pecos.ices.utexas.edu.
+\end{tabular}
+\endlatexonly
+
+*/
diff --git a/doc/doxygen/txt_common/about_vpath.page.in b/doc/doxygen/txt_common/about_vpath.page.in
new file mode 100644
index 000000000..1936f3135
--- /dev/null
+++ b/doc/doxygen/txt_common/about_vpath.page.in
@@ -0,0 +1,39 @@
+/*! \page About2
+
+\htmlonly
+
+\endhtmlonly
+
+\latexonly
+\begin{tabular}{m{2.2cm} m{0.80\textwidth} }
+\includegraphics[width=2cm]{@abs_top_srcdir@/doxygen/fig_common/circle-logo.pdf} &
+The \href{http://pecos.ices.utexas.edu}{Center for Predictive
+Engineering and Computational Sciences} (PECOS) is one of five US
+centers sponsored under the Predictive Science Academic Alliance
+Program (PSAAP) of the National Nuclear Security Administration's
+Advanced Simulation and Computing Program. The PECOS center is housed
+within the \href{http://www.ices.utexas.edu}{Institute for
+Computational Engineering and Sciences} (ICES) at the
+\href{http://www.utexas.edu"}{University of Texas at Austin}. For
+additional information or questions regarding the PECOS center, please
+contact info@pecos.ices.utexas.edu.
+\end{tabular}
+\endlatexonly
+
+*/
diff --git a/doc/doxygen/txt_common/acknowledgment.page b/doc/doxygen/txt_common/acknowledgment.page
new file mode 100644
index 000000000..f964d71c3
--- /dev/null
+++ b/doc/doxygen/txt_common/acknowledgment.page
@@ -0,0 +1,7 @@
+/*! \page Acknowledgments
+
+This material is based in part upon work supported by the Department
+of Energy National Nuclear Security Administration under Award
+Number \e DE-FC52-08NA28615.
+
+*/
\ No newline at end of file
diff --git a/doc/doxygen/txt_common/footer.html b/doc/doxygen/txt_common/footer.html
new file mode 100644
index 000000000..e39a73413
--- /dev/null
+++ b/doc/doxygen/txt_common/footer.html
@@ -0,0 +1,8 @@
+
+Generated on $datetime for $projectname
+by
+doxygen
+$doxygenversion
+
+