From d5f9f7762d5bb8aa3ed32b1d9d434bc3d7a0f738 Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Thu, 5 Sep 2013 15:36:17 +0200
Subject: [PATCH] tutorial: mention the paper

---
 doc/source/tutorial/introduction.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/source/tutorial/introduction.rst b/doc/source/tutorial/introduction.rst
index 46b277b..d46cea1 100644
--- a/doc/source/tutorial/introduction.rst
+++ b/doc/source/tutorial/introduction.rst
@@ -7,6 +7,15 @@ commented extensively. In addition, you will find notes about more subtle,
 technical details at the end of each example. At first reading, these notes may
 be safely skipped.
 
+A scientific article about Kwant is available as well:
+
+TO-BE-FILLED-IN
+
+The article introduces Kwant with a somewhat different focus than the tutorial
+and it is the authors' intention that both texts complement each other.  While
+the tutorial is more "hands-on", the article presents Kwant in a more conceptual
+way, as well as discussing questions of design and performance.
+
 Quantum transport
 .................
 
-- 
GitLab