Skip to content

Commit

Permalink
Add summaries for week 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuhn committed Jul 18, 2018
1 parent 9c72709 commit ec0c719
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions summaries2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="https://dokie.li/media/css/lncs.css" />
<title>Summaries for Week 2</title>
</head>

<body>

<h1>Summaries for Week 2</h1>

<h2>Topics</h2>

<h3>Describing Things</h3>

<p class="counter">
Replace this text with your summary of Lecture 1 about (some aspects of) the topic of "Describing Things". Use between 100 and 200 words.
</p>

<h2>Literature</h2>

<h3>Shoham 2015</h3>

<p class="counter">
Replace this text with your summary of (some aspects of) the paper by Shoham. Cite it as [Shoham 2015]. Use between 100 and 200 words.
</p>

<h3>Benson and Karger 2014</h3>

<p class="counter">
Replace this text with your summary of (some aspects of) the paper by Benson and Karger. Cite it as [Benson and Karger 2014]. Use between 100 and 200 words.
</p>

<h3>Haas et al. 2011</h3>

<p class="counter">
Replace this text with your summary of (some aspects of) the paper by Haas et al. Cite it as [Haas et al.]. Use between 100 and 200 words.
</p>

<h3>Berners-Lee et al. 2001</h3>

<p class="counter">
Replace this text with your summary of (some aspects of) the paper by Berners-Lee et al. Cite it as [Berners-Lee et al. 2001]. Use between 100 and 200 words.
</p>

<h2>References</h2>

<ul>
<li>Shoham. 2015. <a href="http://dx.doi.org/10.1145/2803170">Why knowledge representation matters.</a> Communications of the ACM, 59(1).</li>
<li>Benson and Karger. 2014. <a href="http://dx.doi.org/10.1145/2556288.2557036">End-Users Publishing Structured Information on the Web: An Observational Study of What, Why, and How.</a> In CHI 2014.</li>
<li>Haas et al. 2011. <a href="http://dx.doi.org/10.1145/2009916.2010014">Enhanced results for web search.</a> In SIGIR '11.</li>
<li>Berners-Lee, Hendler, and Lassila. 2001. <a href="http://www.scientificamerican.com/article/the-semantic-web/">The Semantic Web.</a> Scientific American, 284(5).</li>
</ul>

<script src="https://rawgit.com/ucds-vu/km2018-portfolio-template/master/scripts.js"></script>

</body>
</html>

0 comments on commit ec0c719

Please sign in to comment.