From b451bcfa83a8241ea623bcce83d687451e4db832 Mon Sep 17 00:00:00 2001
From: goik <goik@hdm-stuttgart.de>
Date: Fri, 11 Apr 2014 08:09:19 +0200
Subject: [PATCH] Leseaufgaben

---
 Sd1/swd1.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/Sd1/swd1.xml b/Sd1/swd1.xml
index 129a8a38c..377d1275f 100644
--- a/Sd1/swd1.xml
+++ b/Sd1/swd1.xml
@@ -1743,7 +1743,16 @@ public void writeSvg() {
   <chapter xml:id="sd1CrabsFinish">
     <title>Lecture 6 - Finishing the crab scenario</title>
 
-    <para/>
+    <itemizedlist>
+      <listitem>
+        <para>Read chapter 3 of <xref linkend="bibKoelling2010Ger"/>.</para>
+      </listitem>
+
+      <listitem>
+        <para>Read Chapter 2 from <xref linkend="bibHorton2011"/> till
+        <quote>Mathematical Functions and constants</quote>.</para>
+      </listitem>
+    </itemizedlist>
   </chapter>
 
   <chapter xml:id="ideas">
-- 
GitLab