Added link to MADlib technical report (VLDB'12 submission).
diff --git a/index.html b/index.html
index 4910649..c1880dc 100644
--- a/index.html
+++ b/index.html
@@ -62,6 +62,9 @@
             academic research, and open-source development.
           </p>
           <h2>News</h2>
+          <p><b>Apr 3rd 2012:</b>
+          A <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-38.html">technical report</a> outlining MADlib's architecture and design patterns is now available. It provides a description of various statistical methods and includes performance and speedup results of a core building block. Furthermore, the paper reports on two initial efforts at incorporating academic research into MADlib.
+          </p>
           <p><b>Feb 9th 2012:</b> MADlib v0.3 is out! <a href="#binaries">Binary packages</a> are available for CentOS/RedHat and for Mac OS X. On other platforms, MADlib can be <a href="https://github.com/madlib/madlib/wiki/Building-MADlib-from-Source">built from source</a>. Our Wiki provides <a href="https://github.com/madlib/madlib/wiki/Installation-Guide">detailed instructions</a> for deploying MADlib to PostgreSQL and Greenplum installations. For a list of new features, bug fixes, and known issues, please refer to the <a href="https://github.com/madlib/madlib/blob/v0.3/ReleaseNotes.txt">Release Notes</a>.
 
               As always, the <a href="http://groups.google.com/group/madlib-user-forum">MADlib forum</a> is open for questions and discussions. Try it out and let us know about your feedback!