From e73cfc976a9435bbb971d4907c7484fdc64f4232 Mon Sep 17 00:00:00 2001
From: Mikkel Blok Jakobsen <201706536@post.au.dk>
Date: Thu, 14 Feb 2019 11:02:44 +0100
Subject: [PATCH] Update micro-bit.md

---
 micro-bit.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/micro-bit.md b/micro-bit.md
index e27548f..a8f5f65 100644
--- a/micro-bit.md
+++ b/micro-bit.md
@@ -21,6 +21,11 @@ The emulated Micro:BIT inside the software gave us mixed feelings. While it was
 
 In addition to these things, the software did a fairly good job of explaining what was actually going on, often with good explanations of both the code and the editor - though we feel that some things might benefit from a general explanation, I.e. the way a boolean is described.
 
+## Reference list
+
+1. Papert, S. (1980). *The Gears of My Childhood, Foreword in Mindstorms: children, computers, and powerful ideas Basic Books. Inc. New York, NY. Pp vi – viii*
+2. Graham, P. (2003). *Hackers and Painters.*
+
 ### Henrik comments ###
 Nice summary and good connection to the literature. Consider adding a section with the references and/or use hyperlinks directly to the papers references.
 
-- 
GitLab