    <html>
      <head>
        <meta content="text/html; charset=windows-1252" http-equiv="content-type">
        <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

          title="Ajustar líneas largas">
      </head>
      <body>
        <pre><html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Ajustar líneas largas">
  </head>
  <body>
    <pre>/* PAGINA DE PAPERS */

ol li h3 {
    margin: 1em 0em;
    }
    
ol.liJournal::before, li.liJournal::after {
    content: "Journals";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}

ol.liConference::before, li.liConference::after {
    content: "Conferences";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}

ol.liOtras::before, li.liOtras::after {
    content: "Other publications";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}



ol.liChapter::before, li.liChapter::after {
    content: "Book chapters";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}

ol.liTeachingPub::before, li.liTeachingPub::after {
    content: "Teaching-related publications";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}

ol.liBook::before, li.liBook::after {
    content: "Books";
    display: block;
    margin: 1em 0em;
    font-size: larger;
    font-weight: bolder;
}

h2.anopublicaciones {
    color: grey;
    }
    
h3.tipopubli{
    margin: 1em 0em;
    color: grey;
    }
    
h4.tipopubli{
    margin: 1em 0em;
    color: grey;
    }
    
    </pre>
  </body>
</html>
</pre></body></html>