-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlocalArrangements.html
More file actions
73 lines (63 loc) · 3.21 KB
/
localArrangements.html
File metadata and controls
73 lines (63 loc) · 3.21 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
<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">Abstract Submission</a></li>
<li><a href="speakers.html">Speakers</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="localArrangements.html"><strong style="font-size: 125%;">Local Arrangements</strong></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>
<H2>
Venue
</H2>
<P>
The conference talks will be presented in <a href="https://www.engineering.iastate.edu/locations/alliant-energy-lee-liu-auditorium-howe-hall/">
Alliant Energy-Lee Liu Auditorium</a>
in <a href="https://www.fpm.iastate.edu/maps/default.asp?zoom=3&xcenter=1740&ycenter=2049&background=map&xshow=1222&yshow=2054">Howe Hall</a>
on the campus of <a href="https://www.iastate.edu/">Iowa State University</a>.
Alliant Energy-Lee Liu Auditorium seats 240 and is equipped with state-of-the-art audio-visual resources.
The conference breaks, meals, and poster session will be held in the Howe Hall Atrium,
which is adjacent to Alliant Energy-Lee Liu Auditorium.
</P>
<H2>Ground Transportation</H2>
<P>
Driving time between <a href="http://www.dsmairport.com/">The Des Moines International Airport</a> and
<a href="https://www.iastate.edu/">Iowa State University</a> is approximately 45 minutes.
Some options for ground transportation between the airport and Ames include
<UL>
<li><a href="http://www.dsmairport.com/at-the-airport/ground-transportation/car-rentals.aspx">car rental</a>,
<li><a href="https://www.executiveexpress.biz/city/ames-iowa-state-university">Executive Express shuttle service</a>,
<li><a href="https://www.facebook.com/crownlimoames/?ref=nf">Crown Limousine</a>,
<li><a href="https://www.uber.com/airports/DSM/">UBER</a>, and
<li><a href="https://www.lyft.com/cities/des-moines-ia">lyft</a>.
</UL>
</p>
<H2>Hotel</H2>
<p>
Conference attendees can take advantage of a room block held at the <a href="http://gatewayames.com/">Gateway Hotel</a>.
To reserve a room, please call 800-FOR-AMES or 515-292-8600 and ask for the "Statistics" block. Alternatively, you may
<a href="http://bookings.ihotelier.com/bookings.jsp?groupID=2131216&hotelID=2958">book a room online</a>.
Room rates are $109 plus tax per night (current tax rate is 12%). The block expires April 15 or when the block is full.
</P>
<P>
Some other lodging options within three miles of the conference venue include
<UL>
<li><a href="http://hiltongardeninn3.hilton.com/en/hotels/iowa/hilton-garden-inn-ames-AMWGIGI/index.html">Hilton Garden Inn</a>,
<li><a href="https://www.bestwestern.com/en_US/book/hotels-in-ames/best-western-plus-university-park-inn-suites/propertyCode.16101.html">
Best Western Plus University Park Inn and Suites</a>, and
<li><a href="http://www.iowahouseames.com/">Iowa House Bed and Breakfast</a>.
</UL>
</P>
</BODY>
</HTML>