Skip to content
Snippets Groups Projects
Select Git revision
  • ceeeb9ea91b0c9959a9117ba76517b3bedf597c9
  • master default protected
2 results

index.html

Blame
  • index.html 83.37 KiB
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
      <head>
        <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
        <meta name="author" content="Uli Fahrenberg" />
        <link rel="stylesheet" type="text/css" href="CSS/site.css" title="RAMICS stylesheet" />
        <link rel="stylesheet" type="text/css" media="print" href="CSS/print.css" title="RAMICS print stylesheet" />
    
        <title>RAMICS 2021</title>
    
        <script>
          MathJax = {
          tex: {
          inlineMath: [['$', '$']]
          },
          svg: {
          fontCache: 'global'
          }
          };
        </script>
        <script type="text/javascript" id="MathJax-script" async
    	    src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js">
        </script>
        <script language="javascript">
          function toggleDiv(divid){
    	if(document.getElementById(divid).style.display == 'none'){
    	  document.getElementById(divid).style.display = 'inline';
    	}else{
    	  document.getElementById(divid).style.display = 'none';
    	}}
        </script>
      </head>
    
      <body>
    
    <!-- ###### Header ###### -->
    
        <div id="header">
          <span class="headerTitle">
    	<a href="index.html">Relational and Algebraic Methods in Computer Science (RAMICS 2021)</a></span>
        </div>
    
        <!-- ###### Side Boxes ###### -->
    
        <div class="sideBox LHS">
          <div>Contents</div>
    	<a href="index.html">Home</a>
    	<a href="#program"><font color="red"><b>Program</b></font></a> 
    	<a href="#invited">Invited speakers</a>
    	<!-- <a href="#accepted">Accepted papers</a> -->
    	<a href="#registration">Registration</a>
    <!--	<a href="#invited">Invited talks</a> -->
    <!--	<a href="ramics2021-flyer.pdf">Flyer</a> -->
    	<a href="#venue">Venue</a>
    <!--	<a href="#cfp">Call for papers</a> -->
    	<a href="#cfsc">Call for short contributions</a>
    	<a href="#dates">Important dates</a>
    <!--	<a href="#social">Social event</a> -->
    	<a href="#sponsors">Sponsors</a>
    	<a href="mailto:ramics2021@easychair.org">Contact</a>
        </div>
    
        <div class="sideBox LHS">
          <div>Invited Speakers</div>
    <!--
          <a href="index.html">To be announced</a>
          <a href="https://www.irif.fr/~petrisan/">Daniela Petrisan, France</a> -->
    <a href='https://scholar.google.com.ar/citations?user=ChPjZ80AAAAJ&hl=es'>Marcelo Frias, Argentina</a>