summaryrefslogtreecommitdiff
path: root/doc/reference/ScalaByExample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/ScalaByExample.tex')
-rw-r--r--doc/reference/ScalaByExample.tex7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/reference/ScalaByExample.tex b/doc/reference/ScalaByExample.tex
index 51877e0ed9..bea8c37665 100644
--- a/doc/reference/ScalaByExample.tex
+++ b/doc/reference/ScalaByExample.tex
@@ -2830,9 +2830,9 @@ rest \code{xs}. Instead of \code{xs ::: ys}, one uses the operation
%\redtext
{Is there another way?}
+\bibliographystyle{alpha}
+\bibliography{Scala}
-
-\bibliography{examples}
\end{document}
@@ -5418,9 +5418,6 @@ class Bidder (auction: Process, minBid: int, maxBid: int)
}
%\todo{We also need some XML examples.}
-\bibliographystyle{alpha}
-\bibliography{Scala}
-
\end{document}