#use wml::std::lang
#use wml::fmt::isolatin

#include <menu-item.wml>
#include <bibstyle.wml>
#include <banner.wml>  title="Publications" path="research/publications"
<br>
<center>
<table border=0 cellspacing=0 cellpadding=5 width="98%">
<tr><td>
<frame title="Summary">

Most publications are available here. Please click the corresponding
icon (<img src="Utils/Icons/pdf.gif" width="32" height="32"
border="0" alt="pdf"> or <img src="Utils/Icons/ps.gif" width="32"
height="32" border="0" alt="postscript">) to download them.  
Complete citations are available below in bibtex style.
<br><br>

  <h3>PhD Thesis</h3>
  <bibfile::summary file="loris.phd.bib">

  <h3>Book chapter</h3>
  <bibfile::summary file="loris.c.bib">

  <h3>Articles in a journal</h3>
  <bibfile::summary file="loris.j.bib">


  <h3>Conference's articles</h3>
  <bibfile::summary file="loris.a.bib">


  <h3>Research Reports</h3>
  <bibfile::summary file="loris.rr.bib">
</frame>


  <frame title="PhD Thesis">
  <bibfile::details file="loris.phd.bib">
  </frame>
  
  <frame title="Article in a journal">
  <bibfile::details file="loris.j.bib">
  </frame>
  
  
  <frame title="Conference's articles">
  <bibfile::details file="loris.a.bib">
  </frame>

  <frame title="Research Reports">
  <bibfile::details file="loris.rr.bib">
  </frame>



</td></tr>
</table>
</center>