-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
63 lines (53 loc) · 2.17 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="css/jemdoc.css" type="text/css">
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<title>AI Venues</title>
<!-- Start Google analytic code -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142979632-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-142979632-1');
</script>
</head>
<!-- End Google analytic code -->
<body>
<table summary="Table for page layout." id="tlayout">
<tbody><tr valign="top">
<td id="layout-menu">
<div class="menu-category">AI Venues</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="journals.html">Journals</a></div>
<div class="menu-item"><a href="conferences.html">Conferences</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>AI Venues</h1>
</div>
<div class="meta col-xs-12">
<a target="_blank" href="https://github.com/aivenues/aivenues.github.io">Please send a pull request to add Journals and Conferences in the this site.</a>
</div>
<h2>List</h2>
<ul>
<li><a href="journals.html" target="_blank">Journal Venue </a></li>
<li><a href="conferences.html" target="_blank">Conference Venue </a></li>
</ul>
<h2></h2>
<p><font color="green"> *There are no ordinary moments - Dan Millman.</font><br>
</p>
<div id="footer">
<div id="footer-text">
Page generated using <a href="http://jemdoc.jaboc.net/">jemdoc-2016</a>, This page is maintained by <a href="https://badripatro.github.io/">Badri Patro</a>.
</div>
</div>
</td>
</tr>
</tbody></table>
</body></html>