-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (28 loc) · 1.73 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="pandoc.css" type="text/css" />
</head>
<body>
<h1 id="course-website-for-ee283">Course website for EE283</h1>
<h2 id="the-readmesyllabus">The README/syllabus</h2>
<p><a href="README.html">Syllabus</a></p>
<h2 id="code-availability">Code availability</h2>
<p>Various code, etc., will be distributed via the <a href="http://github.com/thorntonlab/AdvancedInformatics2017">GitHub repo for the class</a>.</p>
<h2 id="license">License</h2>
<p>All files in the <a href="http://github.com/thorntonlab/AdvancedInformatics2017">course repo</a> are property of the University of California in some <a href="http://copyright.universityofcalifornia.edu/resources/ownership-course-materials.html">unclear way</a>. Thus, under section IIIA, I declare them as licensed under the terms of the <a href="https://creativecommons.org/licenses/by/4.0/">CCBY license</a>, detailed <a href="https://creativecommons.org/licenses/by/4.0/legalcode">here</a></p>
<h2 id="weekly-materials">Weekly materials</h2>
<ul>
<li><a href="materials/week1.html">Week 1 materials</a></li>
<li><a href="materials/week2.html">Week 2 materials</a></li>
<li><a href="materials/week3.html">Week 3 materials</a></li>
<li><a href="materials/week4.html">Week 4 materials</a></li>
<li><a href="materials/week5.html">Week 5 materials</a></li>
</ul>
</body>
</html>