-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
58 lines (58 loc) · 1.96 KB
/
contact.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
<!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="jemdoc.css" type="text/css" />
<title>jemdoc – contact details</title>
<!-- MathJax -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async>
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<!-- End MathJax -->
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Nasief Khlaif</div>
<div class="menu-item"><a href="home.html">Home</a></div>
<div class="menu-item"><a href="about.html">About</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="contact.html" class="current">Contact</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>jemdoc – contact details</h1>
</div>
<h2>Development</h2>
<p>jemdoc is developed by <a href="http://stanford.edu/~jacobm/" target=“blank”>Jacob Mattingley</a>.
Please <a href="mailto:[email protected]" target=“blank”>contact Jacob</a> with any bug reports and
comments.
If reporting a bug, please run the command <tt>jemdoc --version</tt> and include the
result in your email.
</p>
<p>There are two levels of support:
</p>
<ul>
<li><p>Basic jemdoc, which I will attempt to support well, and
</p>
</li>
<li><p>LaTeX equations in jemdoc, which I may attempt to support.</p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2022-07-19 23:26:10 IDT, by <a href="https://github.com/wsshin/jemdoc_mathjax" target="blank">jemdoc+MathJax</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>