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

<?php makeHeader(
 "Approximate Nearest Neighbors Methods for Learning and Perception",
 "Approximate Nearest Neighbors Methods for Learning and Perception",
 "Trevor Darrell, Piotr Indyk, Greg Shakhnarovich <br>(MIT Computer Science and Artificial Intelligence Lab)<br>
Paul Viola (Microsoft Research)"); ?>


<!---<?php
$bt=new BibTex('../data/publications.bib');
$bt->html('bib.ihtml');
?>
--->

<?php include("../common/footer.html"); ?>

