Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 5e21d95

Browse files
author
liming
committed
Imported from www-unix.globus.org/r3
1 parent 502bcb3 commit 5e21d95

File tree

524 files changed

+24730
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+24730
-0
lines changed

alliance/about.php

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<?php
2+
3+
$title = "Globus: About the Globus Alliance";
4+
$section = "section-2";
5+
include_once( "../include/local.inc" );
6+
include_once( $SITE_PATHS["SERV_INC"].'header.inc' );
7+
?>
8+
<div id="left">
9+
<?php include($SITE_PATHS["SERV_INC"].'alliance.inc'); ?>
10+
</div>
11+
12+
<div id="main">
13+
<!-- content STARTS here -->
14+
15+
<h1 class="first">About the Globus Alliance</h1>
16+
17+
The Globus Alliance conducts research and development to create fundamental technologies behind
18+
the &quot;Grid,&quot; which lets people share computing power, databases, and other on-line tools securely across corporate,
19+
institutional, and geographic boundaries without sacrificing local autonomy. Based at <a href="http://www.anl.gov/">Argonne National Laboratory</a>,
20+
the University of Southern California's <a href="http://www.isi.edu/">
21+
Information Sciences Institute</a>, the <a href="http://www.uchicago.edu/">
22+
University of Chicago</a>, the <a href="http://www.ed.ac.uk/">University of
23+
Edinburgh</a>, and the Swedish <a href="http://www.pdc.kth.se/">Center for
24+
Parallel Computers</a>, the alliance produced open-source software that is central to science and engineering activities totalling nearly a half-billion dollars internationally and is the substrate for significant Grid products offered by leading IT companies. The
25+
<a href="participants.php">Globus Alliance Affiliates</a> program recognizes the participation of other important organizations as contributors or as users.</p>
26+
27+
28+
<p>The <a href="http://www-unix.globus.org/toolkit/staging"> Globus Toolkit</a><sup>TM</sup> includes software services and libraries for
29+
resource monitoring, discovery, and management, plus security and file
30+
management. Its latest version, GT3, is the first
31+
full-scale implementation of new Open Grid Services Architecture (OGSA)
32+
specifications that the Globus Alliance is playing an important role in
33+
defining. The components originally released in our previous-generation toolkit, GT2, are still included in GT3 as the Grid community makes the transition to OGSA-compliant services.</p>
34+
35+
36+
<p>Just as the Web has
37+
revolutionized access to information,
38+
the Globus Alliance aims to achieve a similar result in computation.
39+
New types of applications will be possible when accessing supercomputers, live satellite imagery, mass storage and other on-line resources becomes as straightforward as using the Web. That is the promise of Grid computing.</p>
40+
41+
<!-- content ENDS here -->
42+
43+
</div>
44+
<?php include($SITE_PATHS["SERV_INC"].'footer.inc'); ?>
45+
46+
47+
48+
49+
50+
51+
52+

alliance/activities/bibliography.php

+318
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,318 @@
1+
<?php
2+
3+
$title = "Bibliography";
4+
$section = "section-2";
5+
include_once( "../../include/local.inc" );
6+
include_once( $SITE_PATHS["SERV_INC"].'header.inc' );
7+
?>
8+
<div id="left">
9+
<?php include($SITE_PATHS["SERV_INC"].'alliance.inc'); ?>
10+
</div>
11+
12+
<div id="main">
13+
<!-- content STARTS here -->
14+
15+
<p> << <a href="index.php"> Globus Activities </a> << <a href="publications.php"> Publications </a> </p>
16+
17+
<h1>Publication Guidelines</h1>
18+
<p>The Globus Alliance manages its bibliography using the BibTeX tool. If you use BibTeX, you may download our <a href="globusbib.bib">citation database</a>. Note that this citation database is incomplete. (If not, you can still <a href="publications.php">view the citations</a> here online.)</p>
19+
20+
<p>If you have (or are aware of) appropriate publications that are not here, please submit them to Julie Wulf (<a href="mailto:[email protected]">[email protected]</a>) using the BibTeX templates below.<br>
21+
</p>
22+
23+
<p><h1>Acknowledging Sponsors</h1></p>
24+
<p>Publications describing work conducted in the Argonne
25+
Mathematics and Computer Science Division should include the following
26+
acknowledgement:
27+
28+
<blockquote>
29+
30+
<p>This work was supported by the Mathematical, Information, and
31+
Computational Sciences Division subprogram of the Office of Advanced
32+
Scientific Computing Research, Office of Science, U.S. Department of
33+
Energy, under Contract W-31-109-ENG-38.</p>
34+
</blockquote>
35+
<p>Work supported by NSF should include:</p>
36+
<blockquote>
37+
<p>This material is based upon work supported by the National Science
38+
Foundation under Grant No. (enter NSF grant number).<br>
39+
</p>
40+
</blockquote>
41+
42+
<p><h1>Templates for Bibliographic Citation</h1></p>
43+
<p>The following templates may be used for submitting bibliographic references to the Globus Alliance.</p>
44+
<p>Please select an appropriate document type, complete the corresponding template, and
45+
send the resulting reference to Julie Wulf (see above). It would be helpful if you
46+
could also mention the classification that you believe the publication falls under (e.g.,
47+
Overview Paper, Globus Toolkit Components, Higher-Level Services and Tools, Applications,
48+
or Other Globus-Related Research). </p>
49+
50+
<p>The three general types of entries are Articles (published in
51+
journals--use @Article), Tech Reports (ANL published reports, for example--use
52+
@TechReport) and Articles (published in Proceedings--use @InProceedings). </p>
53+
<p>Please complete each field between the { } marks and do not put commas between
54+
author names (for example, use &quot;John Bresnahan and Gregor von Laszewski and Julie
55+
Wulf&quot; instead of &quot;John Bresnahan, Gregor von Laszewski, and Julie Wulf&quot;)</p>
56+
<p>A keyword will be assigned to each entry, which will most likely be generated by the
57+
following rule: &quot;Globus&quot; + first three letters of first three authors + year ( +
58+
letter if the previous is not unique)</p>
59+
60+
<p>Fields labelled OPT** are optional, and need not be completed, all other fields are
61+
required. Nevertheless, we ask that for the three types mentioned above, please
62+
complete as many fields as you can.</p>
63+
64+
<hr>
65+
<p>@Article{,<br>
66+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
67+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
68+
69+
journal =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
70+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
71+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
72+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
73+
74+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
75+
OPTpages =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
76+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
77+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
78+
79+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
80+
}</p>
81+
<hr>
82+
<p>@InProceedings{,<br>
83+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
84+
85+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
86+
booktitle =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
87+
OPTcrossref = {},<br>
88+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
89+
90+
OPTpages =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
91+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
92+
OPTeditor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
93+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
94+
95+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
96+
OPTseries =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
97+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
98+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
99+
100+
OPTorganization = {},<br>
101+
OPTpublisher = {},<br>
102+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
103+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
104+
}</p>
105+
106+
<hr>
107+
<p>@TechReport{,<br>
108+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
109+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
110+
institution = {},<br>
111+
112+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
113+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
114+
OPTtype =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
115+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
116+
117+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
118+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
119+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
120+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
121+
122+
}</p>
123+
<hr>
124+
<p>@InCollection{,<br>
125+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
126+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
127+
128+
booktitle =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
129+
OPTcrossref = {},<br>
130+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
131+
OPTpages =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
132+
133+
OPTpublisher = {},<br>
134+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
135+
OPTeditor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
136+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
137+
138+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
139+
OPTseries =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
140+
OPTtype =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
141+
OPTchapter =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
142+
143+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
144+
OPTedition =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
145+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
146+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
147+
148+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
149+
}</p>
150+
<hr>
151+
<p>@InBook{,<br>
152+
ALTauthor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
153+
154+
ALTeditor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
155+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
156+
chapter =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
157+
publisher =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
158+
159+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
160+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
161+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
162+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
163+
164+
OPTseries =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
165+
OPTtype =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
166+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
167+
OPTedition =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
168+
169+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
170+
OPTpages =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
171+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
172+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
173+
174+
}</p>
175+
<hr>
176+
<p>@Proceedings{,<br>
177+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
178+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
179+
180+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
181+
OPTeditor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
182+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
183+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
184+
185+
OPTseries =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
186+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
187+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
188+
OPTorganization = {},<br>
189+
190+
OPTpublisher = {},<br>
191+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
192+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
193+
}</p>
194+
<hr>
195+
196+
<p>@Book{,<br>
197+
ALTauthor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
198+
ALTeditor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
199+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
200+
201+
publisher =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
202+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
203+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
204+
OPTvolume =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
205+
206+
OPTnumber =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
207+
OPTseries =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
208+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
209+
OPTedition =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
210+
211+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
212+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
213+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
214+
}</p>
215+
216+
<hr>
217+
<p>@Booklet{,<br>
218+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
219+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
220+
OPTauthor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
221+
222+
OPThowpublished = {},<br>
223+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
224+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
225+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
226+
227+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
228+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
229+
}</p>
230+
<hr>
231+
<p>@PhdThesis{,<br>
232+
233+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
234+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
235+
school =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
236+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
237+
238+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
239+
OPTtype =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
240+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
241+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
242+
243+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
244+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
245+
}</p>
246+
<hr>
247+
<p>@MastersThesis{,<br>
248+
249+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
250+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
251+
school =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
252+
year =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
253+
254+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
255+
OPTtype =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
256+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
257+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
258+
259+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
260+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
261+
}</p>
262+
<hr>
263+
<p>@Manual{,<br>
264+
265+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
266+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
267+
OPTauthor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
268+
OPTorganization = {},<br>
269+
270+
OPTaddress =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
271+
OPTedition =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
272+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
273+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
274+
275+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
276+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
277+
}</p>
278+
<hr>
279+
<p>@Unpublished{,<br>
280+
281+
author =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
282+
title =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
283+
note =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
284+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
285+
286+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
287+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
288+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
289+
}</p>
290+
291+
<hr>
292+
<p>@Misc{,<br>
293+
OPTkey =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
294+
OPTauthor =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
295+
OPTtitle =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
296+
297+
OPThowpublished = {},<br>
298+
OPTmonth =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
299+
OPTyear =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
300+
OPTnote =&nbsp;&nbsp;&nbsp;&nbsp; {},<br>
301+
302+
OPTannote =&nbsp;&nbsp;&nbsp;&nbsp; {}<br>
303+
}
304+
305+
<p> << <a href="index.php"> Globus Activities </a> << <a href="publications.php"> Publications </a> </p>
306+
307+
<!-- content ENDS here -->
308+
309+
</div>
310+
<?php include($SITE_PATHS["SERV_INC"].'footer.inc'); ?>
311+
312+
313+
314+
315+
316+
317+
318+

0 commit comments

Comments
 (0)