<?php

echo "<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN'>

<html>
<head>
	<title>Kshitij Marwah</title>
	<link rel=stylesheet type='text/css' href='style.css'>
</head>

<body background='img/background.jpg' bottommargin='0' leftmargin='0' marginheight='0' marginwidth='0' rightmargin='0' topmargin='0'>

<center><table width='765' height='100%' cellpadding='0' cellspacing='0' border='0' background='img/mainbackground.jpg'><tr valign='top'><td>

<table width='764' height='97' cellpadding='0' cellspacing='0' border='0'>
	<tr valign='top'>
		<td width='248'><!-- logo image -->
			
		</td>
<td width='100%' background='img/toplogobg.jpg'><img src='img/toplogobg.jpg' width='22' height='97' border='0' alt=''></td>
	</tr>
</table>
<table width='764' height='42' cellpadding='0' cellspacing='0' border='0'>
	<tr valign='top'>
<td width='169'><img src='img/left1.jpg' width='169' height='42' border='0' alt=''></td>
<td width='100%' background='img/left1bg.jpg'><img src='img/left1bg.jpg' width='20' height='42' border='0' alt=''></td>
	</tr>
</table>

<table width='764' cellpadding='0' cellspacing='0' border='0'>
	<tr valign='top'>

<td width='150'>
<!-- menu below, copy and paste the menudivider.jpg code as necessary -->
<!-- the &nbsp; is code for a one letter space -->
     <img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''><BR>
&nbsp; <a href='index.php'>Home</a><BR>
<img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''><BR>
&nbsp; <a href='academic.php'>Research</a><BR>
<img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''><BR>
&nbsp; <a href='pub.php'>Publications</a><BR>
<img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''><BR>
&nbsp; <a href='resume.php'>Resume</a><BR>
<img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''><BR>
&nbsp; <a href='contact.php'>Contact</a><BR>
<img src='img/menudivider.jpg' width='150' height='6' border='0' alt=''>
</td>
<td width='10'>&nbsp;</td>
<td width='744'>

<!-- add your content below 
<img src='img/welcome.jpg' width='198' height='21' border='0' alt=''><BR><BR> -->
<h1> Papers </h1>
<p align='justify'>
Context-Sensitive Ontology Alignment: A Bayesian Approach,  Kshitij Marwah, Dustin Katzin, Amin Zollanwari, Natasha Noy, Gil Alterovitz and Marco Ramoni, accepted to Annual Medical Informatics Symposium, 2012. <a href=pubs/ammo.pdf>[pdf]</a>.<br/><br/>

<p align='justify'>

</p>
<h1>Posters</h1>
Translational Informatics To Link Gene Activity To Ontologies With And Without Context, Kshitij Marwah, Natasha Noy, Gil Alterovitz and Marco Ramoni at AMIA Summit on Translational Bioinformatics 2011 <a href=pubs/amia.pdf>[pdf]</a>.<br/><br/>
Context Sensitive Alignment Over Massive Datasets, Kshitij Marwah, Natasha Noy, Paea LePendu, Gil Alterovitz and Marco Ramoni at Pacific Symposium on Biocomputing, Stanford University 2011 <a href=pubs/ontology.pdf>[pdf]</a>.<br/><br/>
dBabel: Programming Language Interoperability In Distrbuted Computing Environments, Kshitij Marwah, Anshuman Aggarwal, Paresh Malalur and Gil Alterovitz at Pacific Symposium on Biocomputing 2010 <a href=pubs/dbabel_poster.pdf>[pdf]</a>.
<p align='justify'>
</p>
<BR><BR><BR><BR><BR>
<BR><BR><BR><BR><BR>
<center>© Copyright 2009, All rights reserved.</center>
<!-- end content area -->


</td>
<td width='10'>&nbsp;</td>
	</tr>
</table>
</td></tr></table></center>
</body>
</html>";

define("_BBC_PAGE_NAME", "dBabel");
define("_BBCLONE_DIR", "bbclone/");
define("COUNTER", _BBCLONE_DIR."mark_page.php");
if (is_readable(COUNTER)) include_once(COUNTER);
 
?>
