-
Notifications
You must be signed in to change notification settings - Fork 1
/
Credits.html
82 lines (82 loc) · 2.88 KB
/
Credits.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
82
// CVS ID: $Id: Credits.html,v 1.3 2014/11/10 18:27:22 guym Exp $
"<html>"
"<body>"
"<p>"
"<table"
" cellspacing=\"%2\""
" cellpadding=\"0\""
" border=\"0\">"
"<tr><td width=\"%1\" align=\"right\"><b>HiView Authors</b>"
" <td align=\"left\">"
" Bradford Castalia (retired)<br>"
" <br>"
" Guy McArthur<br>"
" <br>"
" Jon Stephens<br>"
" <br>"
"<tr><td align=\"right\"><b>Contributors</b>"
" <td align=\"left\">"
" Ari Espinoza<br>"
" Graphic design and images.<br>"
" <br>"
" Andrew Stockton<br>"
" Linux installer assembly.<br>"
" <br>"
" Steven Wheelwright<br>"
" Steven Nerby<br>"
" Code port to the MS/Windows platform.<br>"
"<tr><td align=\"right\"><b>Special Thanks</b>"
" <td align=\"left\">"
" David Taubman<br>"
" JPEG2000 designer, developer, and "
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://www.kakadusoftware.com/\">Kakadu Software</a> author<br>"
" Advice and support for the JP2 libraries used by HiView.<br>"
"<tr><td align=\"right\"><b>Sponsors</b>"
" <td align=\"left\">HiView is developed at:"
"<tr><td align=\"right\">"
" <a href=\"http://hirise.lpl.arizona.edu/\">"
" <img src=\":/Images/HiRISE_Logo.png\"></a>"
" <td align=\"left\" valign=\"bottom\">"
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://hirise.lpl.arizona.edu/\">"
" HiRISE Operations Center</a><br>"
" Under the direction of Alfred McEwen<br>"
" Principal Investigator and Professor of Planetary Sciences"
"<tr><td align=\"right\">"
" <a href=\"http://pirl.lpl.arizona.edu/\">"
" <img src=\":/Images/PIRL_Logo.png\"></a>"
" <td align=\"left\" valign=\"bottom\">"
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://pirl.lpl.arizona.edu/\">"
" Planetary Image Research Laboratory</a>"
"<tr><td align=\"right\">"
" <a href=\"http://www.lpl.arizona.edu/\">"
" <img src=\":/Images/LPL_Logo.png\"></a>"
" <td align=\"left\" valign=\"bottom\">"
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://www.lpl.arizona.edu/\">"
" Lunar and Planetary Laboratory<br>"
" Department of Planetary Sciences</a>"
"<tr><td align=\"right\">"
" <a href=\"http://arizona.edu/\">"
" <img src=\":/Images/UofA_Logo.png\"></a>"
" <td align=\"left\" valign=\"bottom\">"
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://arizona.edu/\">"
" University of Arizona</a><br>"
" Tucson, Arizona"
"<tr><td /><td align=\"left\"> <p>In support of:"
"<tr><td align=\"right\">"
" <a href=\"http://marsprogram.jpl.nasa.gov/mro/\">"
" <img src=\":/Images/NASA_Logo.png\"></a>"
" <td align=\"left\" valign=\"bottom\">"
" <a style=\"text-decoration:none; color:black; font-weight:bold\""
" href=\"http://marsprogram.jpl.nasa.gov/mro/\">"
" NASA Mars Reconnaissance Orbiter Mission</a><br>"
" Managed by the Jet Propulsion Laboratory<br>"
" California Institute of Technology"
"<tr><td> "
"</table>"
"</body>"
"</html>"