Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
people:darquez [2023/03/22 12:51] darquezpeople:darquez [2023/08/08 01:50] (current) – [Publications] darquez
Line 1: Line 1:
-|     {{people:darquez.jpg?200|Name}}     ||+ {{people:darquez.jpg?200 }}
 |  **Damián Arquez Trigo**  || |  **Damián Arquez Trigo**  ||
-//PhD candidate in Computer Science//  [[darquez@dcc.uchile.cl]] | +| PhD candidate in Computer Science |  [[darquez@dcc.uchile.cl]]  
-| [[http://pleiad.dcc.uchile.cl/|PLEIAD Lab]] |   Blanco Encalada 2120, of.317 | +| [[http://pleiad.dcc.uchile.cl/|PLEIAD Lab]] |  Blanco Encalada 2120, of 317  
-| [[http://www.dcc.uchile.cl/|Computer Science Department (DCC)]] |  Santiago, Chile | +| [[http://www.dcc.uchile.cl/|Computer Science Department (DCC)]] |  Santiago, Chile  
-| [[http://www.uchile.cl|University of Chile]] +| [[http://www.uchile.cl/|University of Chile]]  
  
  
Line 17: Line 17:
  
 <html> <html>
 +<style>
 +.noteimportant {
 +    background-color: white;
 +    border: solid 1px #f9bd3b;
 +    border-left: solid 10px #f9bd3b;
 +    color: #8b8b8b;
 +    line-height: 1.4;
 +}
 +#publications {
 +    position: relative;
 +    font-size: 1.7em;
 +    margin-bottom: 48px !important;
 +}
 +
 +#publications::after {
 +    content: '';
 +    width: 50px;
 +    display: inline-block;
 +    height: 1.5px;
 +    background-color: #999;
 +    left: 4px;
 +    bottom: -8px;
 +    position: absolute;
 +}
 +
 +.jsbib-year h1 {
 +    font-size: 1.5em;
 +}
 +</style>
 <script>window.addEventListener("load", function(event) { <script>window.addEventListener("load", function(event) {
     load_bibtex('darquez'); });</script>     load_bibtex('darquez'); });</script>
 <div id="bibtex">Loading bibtex info...</div> <div id="bibtex">Loading bibtex info...</div>
 </html> </html>