Added thank you slide in plotting data
authorAmit Sethi
Tue, 09 Nov 2010 23:26:39 +0530
changeset 433 f121a3598ad9
parent 432 c92662f02209
child 434 c8ffd52305ff
Added thank you slide in plotting data
plotting-data/slides.org
--- a/plotting-data/slides.org	Tue Nov 09 23:18:57 2010 +0530
+++ b/plotting-data/slides.org	Tue Nov 09 23:26:39 2010 +0530
@@ -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
+
+