-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabstractSubmission.html
More file actions
58 lines (48 loc) · 2.03 KB
/
abstractSubmission.html
File metadata and controls
58 lines (48 loc) · 2.03 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
<HTML>
<HEAD>
<LINK REL=stylesheet HREF="mystyle.css" TYPE="text/css">
<TITLE>Conference on Predictive Inference and Its Applications</TITLE>
</HEAD>
<BODY>
<div id="menu">
<ul>
<li><a href="index.html">About</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="abstractSubmission.html"><strong style="font-size: 125%;">Abstract Submission</strong></a></li>
<li><a href="speakers.html">Speakers</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="localArrangements.html">Local Arrangements</a></li>
<li><a href="abstracts.html">Abstracts</a></li>
</ul>
</div>
<H1>
Conference on Predictive Inference and Its Applications <img src='NSF_4-Color_bitmap_LogoSmall.png' width = "75" align = "center"/>
</H1>
<P>
The conference will include a poster session on the afternoon of May 7, 2018. To submit a poster abstract, send a plain text email to
<A HREF="mailto:predictiveinference@gmail.com">predictiveinference@gmail.com</A> on or before April 15, 2018. The message should include
<ul>
<li> the poster title,
<li> the name of the presenting author,
<li> a list of other authors (if applicable),
<li> the affiliation of each author, and
<li> the poster abstract.
</ul>
</P>
<p>
If you are a new researcher<sup>*</sup> presenting a poster,
you may apply for up to $500 of travel support provided by a conference grant from the <a href="https://www.nsf.gov/">National Science Foundation</a>. To apply, please include in your abstract submission email
the sentence:
</p>
<p>
<i>I qualify as a new researcher and wish to apply for travel support.</i>
</p>
<p>
Such support will be provided (in the form of reimbursement for expenses) to up to 20 new researchers. Women and members of underrepresented groups are especially encouraged to apply.
</P>
<P>
<sup>*</sup>For the purposes of this poster session, new researchers are defined as graduate students or those who have earned
PhD degrees between 2013 and the time of the conference.
</P>
</BODY>
</HTML>