-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkshops.html
More file actions
28 lines (19 loc) · 949 Bytes
/
workshops.html
File metadata and controls
28 lines (19 loc) · 949 Bytes
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
<HTML>
<HEAD><TITLE>ACL2 Workshops and UT ACL2 Seminar</TITLE></HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" STYLE="font-family:'Verdana'">
<H1>The <A HREF="http://www.cs.utexas.edu/users/moore/acl2/index.html">ACL2</A> Workshop Series</H1>
<p>We hold regular workshops.
See <a href="https://www.cs.utexas.edu/users/moore/acl2/manuals/latest/?topic=ACL2____WORKSHOPS">workshops</a>
for more information.</p>
<H1>ACL2 Seminar at UT</H1>
<p>An ACL2 seminar has met regularly at the University of Texas. A list of past
talks, generally accompanied by abstracts and sometimes slides, may be found on
the <a href="http://www.cs.utexas.edu/users/moore/acl2/seminar/index.html">UT ACL2 seminar
page</a>.</p>
<H1>ACL2 Course Materials</H1>
<p>See
this <a href="https://www.cs.utexas.edu/users/moore/acl2/manuals/latest/?topic=ACL2____COURSE-MATERIALS">course-materials</a>
documentation topic.</p>
<BR><HR><BR><BR><BR><BR><BR><BR>
</BODY>
</HTML>