<?php include("../base.inc"); ?>
<?php include("../bibtex.inc"); ?>

<?php include("common.inc"); ?>
<?php makeHead("Publications","","Publications"); ?>

                            <td valign="top"> 

      
<table width="630" cellpadding="0" cellspacing="20" border="0">
<?php
$bt=new BibTex('publications.bib');
$bt->sort();
$bt->html('bib.ihtml');
?>
</td>
</tr>


<!--
<tr><td height="20" colspan="4"><img height="20" src="../../images/blankpixel.gif"></td></tr>
-->
</table>
<br>
        </td>
</tr>
                                                                        
              
  </tbody>                      
</table>
<br><br>
           
<hr width="95%" size="1"><br>            
<div align="center"><font face="Courier New, Courier, monospace"><small>Last
   updated May 13, 2009. &nbsp;Questions/comments? Contact xgwang at
 mit dot edu</small></font><br>
</div>
 <br>
</body>
</html>
