project/templates/_sponsors.html
changeset 113 87a87487580d
parent 112 d4ec8917713e
child 114 9e20a949fd54
equal deleted inserted replaced
112:d4ec8917713e 113:87a87487580d
     1 <div id="right-inner">
       
     2   <h2>Important dates</h2>
       
     3   <p><ul>
       
     4     <!--
       
     5     <li>Friday, Nov. 20: Abstracts Due</li>
       
     6     <li>Friday, Nov. 27: Announce accepted talks, post schedule</li>
       
     7     <li>Saturday-Sunday, Dec. 12-13 Conference</li>
       
     8     <li>Monday-Tuesday, Dec. 14-15 Tutorials</li>
       
     9     <li>Wednesday-Thursday, Dec. 16-17 Sprints</li>
       
    10      -->
       
    11      <li>To be announced soon</li>
       
    12   </ul></p>
       
    13 
       
    14   <h2>Organizers</h2>
       
    15   <p><ul>
       
    16     <li><a href='http://www.jarrodmillman.com/'>Jarrod Millman</a>, Neuroscience Institute, UC Berkeley (USA)(Conference Co-Chair)</li>
       
    17     <li><a href='http://www.aero.iitb.ac.in/~prabhu'>Prabhu Ramachandran</a>, Department of Aerospace Engineering,
       
    18 IIT Bombay, India (Conference Co-Chair)</li>
       
    19     <li><a href='http://fossee.in/'>FOSSEE Team</a></li>
       
    20     <li><a href="http://www.iiit.ac.in/">IIIT Hyderabad </a></li>
       
    21   </ul></p>
       
    22   <h2>Sponsors</h2>
       
    23   <p><ul>
       
    24     <li><img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
       
    25     height="90" />
       
    26     <a href="http://www.sakshat.ac.in/">
       
    27     National Mission on Education (NME)</a> through Information and
       
    28     Communication Technologies (ICT), Government of India</li>
       
    29   </ul></p>
       
    30 
       
    31 </div>