From 04921058c31d8c4ce40d54820b5a738415b84c99 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Wed, 26 Feb 2014 03:08:30 +0100 Subject: [PATCH] add a nice README --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..7187dda --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +This repository contains the seminar paper "Chatty Things" by Roland Hieber. +The following files are relevant: + +* outline.tex: LaTeX source of the outline. + This outline is mostly kept for historical reasons. + +* main.tex: LaTeX source of the main paper. + This paper is licensed under the Creative Commons Attribution-NoDerivs 3.0 + Unported license (see https://creativecommons.org/licenses/by-nd/3.0/). You + may share it as long as you give proper attribution to me. + +* presentation.tex: LaTeX source of the presentation slides. + The slides are licensed under the Creative Commons Attribution-ShareAlike 3.0 + Unported license (see https://creativecommons.org/licenses/by-sa/3.0/). You + may share it as long as you give proper attribution to me, and adapt, remix or + build onto it as long as your resulting work has the same license. + +Both documents use figures drawn with PGF/TikZ, which rely on public domain +icons from the Tango Desktop Project. -- 2.20.1