From eafd0851f1785a5dc6d7922c6cae7df6783a4b68 Mon Sep 17 00:00:00 2001 From: Amit Sethi Date: Tue, 9 Nov 2010 23:26:39 +0530 Subject: Added thank you slide in plotting data --- plotting-data/slides.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/plotting-data/slides.org b/plotting-data/slides.org index 591caa1..762920f 100644 --- a/plotting-data/slides.org +++ b/plotting-data/slides.org @@ -182,3 +182,19 @@ : plot(x,y,'o') : plot(x,y,'.') : errorbar(L,tsquare,xerr=delta_L, yerr=delta_T, fmt='b.') +* Thank you! +#+begin_latex + \begin{block}{} + \begin{center} + This spoken tutorial has been produced by the + \textcolor{blue}{FOSSEE} team, which is funded by the + \end{center} + \begin{center} + \textcolor{blue}{National Mission on Education through \\ + Information \& Communication Technology \\ + MHRD, Govt. of India}. + \end{center} + \end{block} +#+end_latex + + -- cgit