Index: trunk/doc/release.2015/ps1.dataproducts/Makefile
===================================================================
--- trunk/doc/release.2015/ps1.dataproducts/Makefile	(revision 41407)
+++ trunk/doc/release.2015/ps1.dataproducts/Makefile	(revision 41408)
@@ -2,5 +2,5 @@
 
 DO_PDFLATEX = 1
-DO_BIBTEX = 1
+DO_BIBTEX = 0
 
 help:
@@ -43,5 +43,5 @@
 psps_loadprocess.pdf \
 psps_mergecriteria.pdf \
-dataproductimages004.pdf \
+dataproductimages.pdf \
 imageid.pdf \
 objid.pdf \
Index: trunk/doc/release.2015/ps1.dataproducts/dataproductimages.tex
===================================================================
--- trunk/doc/release.2015/ps1.dataproducts/dataproductimages.tex	(revision 41407)
+++ trunk/doc/release.2015/ps1.dataproducts/dataproductimages.tex	(revision 41408)
@@ -1,4 +1,4 @@
 \begin{figure*}
-\centerline{\includegraphics[width=0.8\textwidth,angle=0]{dataproductimages004.pdf}}
+\centerline{\includegraphics[width=0.8\textwidth,angle=0]{dataproductimages.pdf}}
 \caption{\noindent A summary of how the different tables are related.  The rectangular boxes with words inside represent the different table names.  The ovals with words inside represent the column names to use to join the tables.  Black lines connect table names to columns (i.e., {\em Detection} has a line to \texttt{ObjID} which has a line to {\em StackObjectThin}) - this shows that {\em Detection} can be joined to {\em StackObjectThin} using \texttt{ObjID}).  The grey rounded boxes represent different stages of data processing, which corresponds to different stages of loading into the database.  Tables within the grey boxes are related; connections to the (grey) metadata tables are shown in Figure~\ref{fig:objidmap}.  The tables that are not in grey rounded boxes represent system metadata, metadata that describes the \PS\ system as well as flag information.}
 \label{fig:objidmap}
Index: trunk/doc/release.2015/ps1.dataproducts/dataproducts.tex
===================================================================
--- trunk/doc/release.2015/ps1.dataproducts/dataproducts.tex	(revision 41407)
+++ trunk/doc/release.2015/ps1.dataproducts/dataproducts.tex	(revision 41408)
@@ -1250,5 +1250,6 @@
 arcsec) total aperture-based magnitudes and statistics are listed for
 all filters. See also Paper IV.  Use \ippdbcolumn{objID} to join to most
-tables, and use \ippdbtable{uniquePspsFOid} to join to \ippdbtable{ForcedMeanLensing}. \ippdbcolumn{objID} is not unique, but
+tables, and use \ippdbtable{uniquePspsFOid} to join to \ippdbtable{ForcedMeanLensing}.
+\ippdbcolumn{objID} is not unique, but
 \ippdbcolumn{uniquePspsFOid} is.
 
@@ -1271,5 +1272,5 @@
 \parheading{ForcedWarpToImage} Contains the mapping of which input image comprises a particular \ippstage{warp} image used for forced photometry.
 
-\note{FIX THE EXAMPLE NUMBERS}
+% \note{FIX THE EXAMPLE NUMBERS}
 
 \showfigure{objid.tex}
@@ -1763,6 +1764,6 @@
 
 \bibliographystyle{apj}
-\bibliography{dataproducts}{}
-% \input{dataproducts.bbl}
+% \bibliography{dataproducts}{}
+\input{dataproducts.bbl}
 
 \appendix
