From d50c39952e2c833eb1fa66bf1762150f74f705f4 Mon Sep 17 00:00:00 2001 From: Matthias Zenger Date: Fri, 22 Aug 2003 09:35:27 +0000 Subject: Fixed bibliography error. --- doc/reference/ScalaByExample.tex | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc') 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} -- cgit v1.2.3