From 3d7689c34d31a7fabd03bc73a1f105b6617b8005 Mon Sep 17 00:00:00 2001
From: Theresa Mieslinger <theresa.mieslinger@gmail.com>
Date: Tue, 9 Jul 2024 12:53:21 +0200
Subject: [PATCH] add summary

---
 lectures/good-practice/slides.qmd | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/lectures/good-practice/slides.qmd b/lectures/good-practice/slides.qmd
index b85b85a..8e74647 100644
--- a/lectures/good-practice/slides.qmd
+++ b/lectures/good-practice/slides.qmd
@@ -423,8 +423,19 @@ Two main legal concepts relevant for software:
 * be open and continue learning: new technologies typically improve your productivity :)
 :::
 
-# Summary {.speical}
-Good Scientific Practice ensures research integrity and the advancement of knowledge.
+# Summary {.specical}
+*Good Scientific Practice ensures research integrity and the advancement of knowledge.*
+
+:::leftalign
+**Reliability & Reproducibility**
+
+*ssave primary data (data, code,...) that is necessary to reproduce the scientific argument.
+
+**Respect & Accountability**
+
+* significant scontributions justify authorship, use acknowledgements for further contributions
+* respect intellectual property and attribute a license to your own work
+:::
 
 :::notes
 * Use trustworthy sources
-- 
GitLab