-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e997ed
commit e083991
Showing
6 changed files
with
361 additions
and
346 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,26 @@ | ||
|
||
<!-- This site is based on the webpage of Judea Pearl, thanks a lot. http://bayes.cs.ucla.edu/jp_home.html --> | ||
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html title="DR. FELIX RIOS" dr="" felix="" rios="" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
|
||
<head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3E4YE81883"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9MHLP45ZF4"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments); } | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-3E4YE81883'); | ||
</script> | ||
<!-- <frameset cols="170,*"> --> | ||
gtag('config', 'G-9MHLP45ZF4'); | ||
</script> | ||
<!-- <frameset cols="170,*"> --> | ||
</head> | ||
|
||
<frameset cols="273,*" rows="*"> | ||
<frame src="menuFrame.htm" name="menuFr" scrolling="yes"> | ||
<frame src="home.htm" name="mainFr" scrolling="yes"> | ||
<frameset cols="273,*" rows="*"> | ||
<frame src="menuFrame.htm" name="menuFr" scrolling="yes"> | ||
<frame src="home.htm" name="mainFr" scrolling="yes"> | ||
</frameset> | ||
<noframes> | ||
</noframes> | ||
</html> | ||
</noframes> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,55 @@ | ||
<!-- This site is based on the webpage of Judea Pearl, thanks a lot. http://bayes.cs.ucla.edu/jp_home.html --> | ||
|
||
<html><head> | ||
<html> | ||
|
||
<head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3E4YE81883"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-3E4YE81883'); | ||
</script> | ||
<title>FELIX RIOS</title></head> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9MHLP45ZF4"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag() { dataLayer.push(arguments); } | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-9MHLP45ZF4'); | ||
</script> | ||
<title>FELIX RIOS</title> | ||
</head> | ||
|
||
<body bgcolor="#a9aa97"> | ||
<div align="center"><font color="#003366" face="Andy" size="7"> FELIX RIOS </font> | ||
</div> | ||
<hr color="#ffffff"> | ||
<div align="center"><img src="flrios.jpeg" align="middle" border="0" height="250"> </div> | ||
|
||
<p> | ||
<!-- <font color="#003366" face="arial" size="3"><b> KTH </b></font> --> | ||
<br><font color="#003366" face="arial" size="3"><b> | ||
<!-- Computer Science Department --> | ||
<!-- <br> --> | ||
Stockholm, Sweden <br> | ||
<!-- 4532 Boelter Hall<br> | ||
<div align="center"> | ||
<font color="#003366" face="Andy" size="7"> FELIX RIOS </font> | ||
</div> | ||
<hr color="#ffffff"> | ||
<div align="center"><img src="flrios.jpeg" align="middle" border="0" height="250"> </div> | ||
|
||
<p> | ||
<!-- <font color="#003366" face="arial" size="3"><b> KTH </b></font> --> | ||
<br> | ||
<font color="#003366" face="arial" size="3"><b> | ||
<!-- Computer Science Department --> | ||
<!-- <br> --> | ||
Stockholm, Sweden <br> | ||
<!-- 4532 Boelter Hall<br> | ||
tel: (310) 825-3243<br> | ||
fax: (310) 825-2273 <br> --> | ||
email: <i>[email protected]</a></i> <br> | ||
Linkedin: <a href="https://www.linkedin.com/in/felixleopoldo/" target="_blank">in/felixleopoldo</a><br> | ||
Github: <a href="https://github.com/felixleopoldo/" target="_blank">github.com/felixleopoldo</a><br> | ||
<!-- <href="http:http://bayes.cs.ucla.edu/jp_home.html"><font size="2">http://bayes.cs.ucla.edu/jp_home.html</a></font></b><br> --> | ||
|
||
<p align="center"><font face="arial" size="2"><b><font color="#003366"> | ||
<pgalign="center"> | ||
<a href="csl_papers.html" target="mainFr">PUBLICATIONS</a>     <br> | ||
<a href="software.html" target="mainFr">SOFTWARE</a>    <br> | ||
<a href="stat_bio.html" target="mainFr">BIO</a>     <br> | ||
</font></font> | ||
</p> | ||
|
||
<hr color="#ffffff"> | ||
|
||
</body></html> | ||
email: <i>[email protected]</a></i> <br> | ||
Linkedin: <a href="https://www.linkedin.com/in/felixleopoldo/" target="_blank">in/felixleopoldo</a><br> | ||
Github: <a href="https://github.com/felixleopoldo/" target="_blank">github.com/felixleopoldo</a><br> | ||
<!-- <href="http:http://bayes.cs.ucla.edu/jp_home.html"><font size="2">http://bayes.cs.ucla.edu/jp_home.html</a></font></b><br> --> | ||
|
||
<p align="center"> | ||
<font face="arial" size="2"><b> | ||
<font color="#003366"> | ||
<pgalign="center"> | ||
<a href="csl_papers.html" target="mainFr">PUBLICATIONS</a>     <br> | ||
<a href="software.html" target="mainFr">SOFTWARE</a>    <br> | ||
<a href="stat_bio.html" target="mainFr">BIO</a>     <br> | ||
</font> | ||
</font> | ||
</p> | ||
|
||
<hr color="#ffffff"> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters