-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlegacy.html
More file actions
88 lines (88 loc) · 3.46 KB
/
legacy.html
File metadata and controls
88 lines (88 loc) · 3.46 KB
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
82
83
84
85
86
87
88
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Distributome.org</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="verify-v1"
content="S6zclu9UcbbjR6mX8ELA6R4G0lCJKUAtaTLeQmxvg8A=">
<meta name="description"
content="Probability and Statistics Distributions Resource - Distributome">
<meta name="keywords"
content="Probability Statistics Distributions Resource Distributome Java Applets">
<meta name="author" content="Ivo Dinov - http://www.Distributome.org">
<link rel="stylesheet" type="text/css"
href="images/Distributome_style.css">
<link rel="shortcut icon" href="images/favicon.ico">
</head>
<body>
<div id="wrapper-menu-top">
<div id="menu-top">
<ul>
<li><a href="http://www.Distributome.org" title="Distributome Home"><span>Home</span></a></li>
<li><span>Resources »<br> </span></li>
<li><a href="about.html" title="About"><span>About</span></a></li>
<li><a href="docs.html" title="Distributome Technical Documentation"><span>Tech
Docs</span></a></li>
<li><a href="tools.html" title="Simulations, Calculators, Experiments"><span>Tools</span></a></li>
<li><a href="js/DistributomeNavigator.html"
title="Distributome Interactive Explorer"><span>Navigator</span></a></li>
<li><a href="http://wiki.stat.ucla.edu/distributome/index.php/LearningActivities"
title="Distributome Learning Activities"><span>Activities</span></a></li>
<li><a href="http://distributome.org/V3"
title="Distributome Interactive Explorer"><span>Navigator</span></a></li>
<li><a href="blog" title="Distributome Blog"><span>Blog</span></a></li>
</ul>
</div>
<!--menu-top--></div>
<!--wrapper-menu-top-->
<div id="wrapper-header">
<div id="header">
<div id="wrapper-header2">
<div id="wrapper-header3">
<h1>
<center>Probability Distributome Project - Legacy Resources<br>
</center>
</h1>
</div>
</div>
</div>
</div>
<div style="text-align: justify;" id="content">
This page includes some of the <b>Distributome Project</b> technical
documentaiton. <br>
<ul>
<li>The <span style="font-weight: bold;">legacy</span> <a
href="jars/">Java
applet
binary JAR files</a> and the <a href="Navigator.html">HTML
wrappers</a></li>
<li>The <a href="./jars/distributome.xml">legacy XML</a> format and <a
href="./jars/distributome.xsd">legacy XSD</a><br>
</li>
</ul>
</div>
<div id="wrapper-footer">
<div id="footer">
Visitor number <img src="http://counter.digits.com/?counter=%7B567347b6-ad03-67d4-1993-0fc7aa8563de%7D&template=simple" align="middle" border="0" height="20" hspace="4" vspace="2" width="60">
<script type="text/javascript"> var d=new Date();
document.write(" | 2008-"+d.getFullYear()+" | ");
</script>
<a href="http://www.Distributome.org">www.Distributome.org</a>
</div>
</div>
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=5714596;
var sc_invisible=1;
var sc_partition=71;
var sc_click_stat=1;
var sc_security="038e9ac4";
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script><!-- End of StatCounter Code --><!-- GoogleAnalytics -->
<script src="http://www.google-analytics.com/urchin.js"
type="text/javascript"> </script>
<script type="text/javascript"> _uacct = "UA-46560710-1"; urchinTracker();
</script><!-- End of GoogleAnalytics Code -->
</body>
</html>