Index: doc/user/Makefile
===================================================================
--- doc/user/Makefile	(revision 4ab767abc16d92a1e1194b2c0a764e62c193dac0)
+++ doc/user/Makefile	(revision c8bf1b574d6fc1e309057eac7408339fda2d86d4)
@@ -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
