-
Notifications
You must be signed in to change notification settings - Fork 0
/
slides.html
executable file
·81 lines (59 loc) · 2.7 KB
/
slides.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<!-- ## subtitle -->
<head>
<LINK REL=STYLESHEET HREF="mystyle.css" TYPE="text/css">
<title>electric elves : Home </title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#003399" alink="#8888aa"
vlink="#663366" marginwidth="0" leftmargin="0"
topmargin="0" marginheight="0">
<center>
<!------ ----------->
<table valign=top border=0 width="100%">
<tr>
<td><img src="./img/agentsatusc.gif"></td>
<td><img src="./img/elves5.jpg" width=200></td>
</tr>
</table>
<table align=center width="100%" border=0 cellspacing=0 cellpadding=0><tr>
<tr><td colspan=4> </td>
<td valign=bottom><!img valign=bottom border=0 src="./img/high3.jpg" width=105></td>
<td colspan=2></td>
</tr>
<td width=100 align=center bgcolor="#ffffff" > </td>
<td width=100 align=center><font class=myfont><a href="index.html">Home</a> | </font></td>
<td width=100 align=center class=mytd> <font class=myfont><a href="research.html">Research</a> | </font></td>
<td width=100 align=center class=mytd> <font class=myfont><a href="people.html">People</a> </font></td>
<td width=105 align=center class=mytd> <font class=myfont><a href="publications.html">Publications</a> </font></td>
<td width=100 align=center class=seltd> <font class=selfont><!a href="slides.html">Slides<!/a> </font></td>
<td align=center bgcolor="#ffffff"> </td>
</tr>
<tr><td colspan=7 bgcolor="#dddddd" > </td></tr>
<tr><td colspan=4> </td><td colspan=3 align=center bgcolor="#cccccc">
<font class=eefont>e.l.e.c.t.r.i.c e.l.v.e.s</font>
</td></tr>
</table>
</center>
<!---------- ---------->
<h1> <FONT COLOR="#888844">CoABS Slides</FONT></H1>
<BR>
<P><B><A HREF="CoABS-slides/dynamic-team/index.htm">Dynamic Team Formation and Crisis Response in Complex
Organizations projects</A></B> by Milind Tambe,
David Pynadath, Craig Knoblock, Steve Minton, Yolanda Gil, and Hans Chalupsky.</P>
<P><B><A HREF="CoABS-slides/rosetta/index.htm">Rosetta: Ontology-Based
Translation</A></B> by Hans Chalupsky, Yolanda Gil, Jim Blythe, and
Bob MacGregor.</P>
<P><B><A HREF="CoABS-slides/phosphorus/index.htm">Phosphorus: Ontology-Based
Matchmaking</A></B> by Hans Chalupsky, Yolanda Gil, Tom Russ, and
Surya Ramachandran.</P>
<P><B><A HREF="CoABS-slides/friday/index.htm">Teamcore Proxy</A></B> by David
Pynadath.</P>
<P><B><A HREF="http://www.isi.edu/~lerman/projects/demos/start.html">Automatic Data
Extraction</A></B> by Kristina Lerman.</P>
<P><B><A HREF="CoABS-slides/teamcore/index.htm">Teamcore: Rapid, Robust Teams
from Heteregeneous, Distribute Agents</A>
</A></B> by Milind Tambe and David Pynadath.</P>
<!---------- ---------->
</body>
</html>