Index: doc/user/Makefile
===================================================================
--- doc/user/Makefile	(revision 4ab767abc16d92a1e1194b2c0a764e62c193dac0)
+++ doc/user/Makefile	(revision af5cfad6d604122360cdd6be98c68b22dca86ffd)
@@ -68,6 +68,6 @@
 	-${BibTeX} ${Build}/${basename $@}
 	# Some citations reference others so run again to resolve these citations
-#	${LaTeX} ${basename $@}.tex
-	-${BibTeX} ${Build}/${basename $@}
+	${LaTeX} ${basename $@}.tex
+#	-${BibTeX} ${Build}/${basename $@}
 	# Make index from *.aux entries and input index at end of document
 	makeindex -s ${Macros}/indexstyle ${Build}/${basename $@}.idx
