-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabstract.html
More file actions
executable file
·53 lines (51 loc) · 1.82 KB
/
abstract.html
File metadata and controls
executable file
·53 lines (51 loc) · 1.82 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
<html>
<title>Submit abstract to BOSC 2002</title>
<style type="text/css"><!--
h1 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h2 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h3 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }-->
</style>
<body bgcolor="white">
<table border="0" cellpadding="2" cellspacing="2">
<tr>
<td colspan="2" align="left" valign="top">
<img src="bosc2002.png" alt="BOSC 2002" width="196" height="196" hspace="10"></td>
<td valign="top">
<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
<h2>Abstract Submission for BOSC 2002</h2>
We are soliciting abstracts to be considered for talks at BOSC 2002.
BOSC is a
great opportunity for you to tell the community about your use,
development, or philosophy of open source software development in
bioinformatics.
We will select several submitted
abstracts for 20-minute talks and others for shorter "lightning" talks. Accepted abstracts
will be published on the BOSC web site.
<P>
If you are interested in speaking or presenting a poster at BOSC 2002,
please send us:
<UL>
<LI> an abstract (no more than a few paragraphs);
<LI> a URL for the project page, if applicable;
<LI> information about the open
source license used for your software or your release plans.
</UL>
<p>
Please email your abstract to the BOSC committee <a href=mailto:bosc@open-bio.org><bosc@open-bio.org></a>
by April 30, 2002. You will be notified on May 15, 2002, about whether your abstract
was selected.
<P>
<b>
Abstracts can be submitted in plain text, HTML, or as an URL.
Please do not submit Word files.
<P>
<HR><P>
<center>
<font size=+2><B>
Abstract deadline: April 30, 2002
</B></font>
</td>
</tr>
</table>
</body>
</html>