Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
remzh committed Apr 10, 2024
2 parents a717f95 + bd94ff8 commit 89d6790
Showing 1 changed file with 23 additions and 176 deletions.
199 changes: 23 additions & 176 deletions src/pages/archive/2023/attendee-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,34 +21,9 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
<tr>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>John Wayne Airport (SNA)</b>
<p>11.8 miles from hotel</p>
<a href="https://www.ocair.com/travelers/flights/airlines/">
Airlines
</a>
</div>
</td>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Los Angeles International Airport (LAX)</b>
<p>35 miles from hotel</p>
<ul>
<li key="1">
<a href="https://www.flylax.com/lax-airline-list">Airlines</a>
</li>
<li key="2">
<a href="https://www.flylax.com/lax-traffic-and-ground-transportation#laxT">
LAX Ground Transportation Options
</a>
</li>
</ul>
</div>
</td>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Long Beach Airport (LGB)</b>
<p>18 miles from hotel</p>
<a href="https://www.longbeach.gov/lgb/airlines-destinations/">
<b>Portland International Airport (PDX)</b>
<p>9.1 miles from Oregon Convention Center</p>
<a href="https://www.flypdx.com/AIRLINES">
Airlines
</a>
</div>
Expand All @@ -64,25 +39,11 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
<tr>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Anaheim Marriott</b>
<p>Guest Rates</p>
<p>On-Site Daily</p>
<ul>
<li key="self-parking">Self-Parking: $30</li>
<li key="guest-valet">Guest Valet: $40</li>
</ul>
</div>
</td>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Anaheim Marriott</b>
<p>Visitor Rates</p>
<ul>
<li key="self-parking">
Daily Self-Parking (up to 24 hours): $38
</li>
<li key="guest-valet">Guest Valet: $42</li>
</ul>
<b>Oregon Convention Center Parking</b>
<p>Standard Daily Parking Rate: $12</p>
<a href="https://www.oregoncc.org/en/attend/parking-directions">
Directions & More
</a>
</div>
</td>
</tr>
Expand All @@ -91,7 +52,7 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
</TopicSquare>

<TopicSquare title="PUBLIC TRANSPORTATION" borderColor="border-yellow-500">
<em>Buses and subways and trains, oh my!</em>
<em>Buses and light rails and trains, oh my!</em>
<div className="overflow-x-scroll">
<table>
<tr>
Expand All @@ -100,44 +61,29 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
<b>Bus Stations</b>
<ul>
<li key="greyhound">
<a href="http://locations.greyhound.com/">
Anaheim Greyhound Station{" "}
<a href="https://trimet.org/schedules/r006.htm">
TriMet’s Bus Line No. 6
</a>
<em>(Stops 3 miles from Anaheim Marriott)</em>
</li>
<li key="resort-transport">
<a href="http://rideart.org/">Anaheim Resort Transportation </a>
<em>(Convention Way EB @ 700 W. Convention Way)</em>
<em>(Stops at the MLK Lobby entrance & provides access to downtown stops)</em>
</li>
</ul>
</div>
</td>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Metro/Shuttles</b>
<b>Light Rails/Streetcars</b>
<ul>
<li key="octa">
<a href="https://www.octa.net/">
Orange County Transportation Authority (OCTA){" "}
<a href="https://trimet.org/home/">
Portland's TriMet MAX light rail
</a>
<em>(Stops 3 miles from Anaheim Marriott)</em>
</li>
<li key="metrolink">
<a href="https://metrolinktrains.com/">MetroLink</a>
<em>(Stops 300 times per day)</em>
</li>
<li key="shuttle-one">
<a href="http://www.shuttleone.net/">ShuttleOne </a>
<em>(Disneyland Express)</em>
</li>
<li key="mickey's-space-ship">
<a href="https://mickeysdisneylandexpress.com/">
Mickey's Space Ship Shuttle
</a>
</li>
<li key="super-shuttle">
<a href="https://www.supershuttle.com/ride-choices/non-stop-shuttle/">
Super Shuttle Express
<a href="https://portlandstreetcar.org/">
Portland Streetcar
</a>
<em>(Central Loop stops at MLK Lobby entrance every 15 minutes)</em>
</li>
</ul>
</div>
Expand All @@ -147,43 +93,16 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
<b>Train Station</b>
<ul>
<li key="amtrak">
<a href="https://www.amtrak.com/stations/ana.html">
Anaheim Amtrak Station{" "}
<a href="https://www.amtrak.com/stations/pdx">
Portland Union Amtrak Station
</a>
<em>
(Stops at Anaheim Regional Transportation Intermodal (ARTIC)
then take ART bus to hotel)
(1.3 miles from Oregon Convention Center)
</em>
</li>
</ul>
</div>
</td>
<td>
<div className="flex flex-col w-40 sm:w-auto">
<b>Anaheim Transportation Network</b>
<ul>
<li key="1">
<a href="https://rideart.org/art/">
Anaheim Regional Transportation (ART) Bus{" "}
</a>
<em>
(Hotel stop is Convention Way EB @ 700 W. Convention Way)
</em>
</li>
<li key="2">
<a href="https://rideart.org/fran/">
Free Rides Around the Neighborhood (FRAN){" "}
</a>
</li>
<li key="3">
<a href="https://rideart.org/eve/">
Everyone Ventures Everywhere (EVE){" "}
</a>
<em>Connects to SNA Airport</em>
</li>
</ul>
</div>
</td>
</tr>
</table>
</div>
Expand All @@ -192,78 +111,6 @@ Not sure what to do when you arrive? Here's some tips on how to plan your trip:
<br />
<hr />

### TRAVEL OPTIONS FROM **LAX** AIRPORT TO CONFERENCE HOTEL

- **Ride-share like Uber or Lyft (Most Convenient)**
- Time and costs will vary
- **Public Transportation - Option 1 (Fastest - About $30 pp | About 1 hour )**
- From LAX, take the
<a href="https://www.flylax.com/flyaway-bus/union-station"> FlyAway </a>
shuttle to Union Station - 10-25 minutes | One-way fare is $9.75
- From Union Station, take the Amtrak Pacific Surfliner to Anaheim, CA (ANA)
- 38 min | $16-$26
(<a href="https://www.amtrak.com/student-discounts">Student discount
available</a>)
- From Anaheim Regional Transportation Intermodal Center (ARTIC) bay 8, 12 or
13, take the Anaheim Regional Transportation (ART) bus (15 Artic Express
Line) to Disneyland Main Transportation Center - 15
- Take the 05 Grand Plaza Line ART bus to Convention Way EB @ 700 W.
Convention Way
- One-way ART bus fare is $4
- **Public Transportation - Option 2 (Cheapest - About $22 pp | About 1.5
hours)**

- From LAX, take
the<a href="https://www.flylax.com/flyaway-bus/union-station"> FlyAway </a>
shuttle to Union Station

- 10-25 minutes | One-way fare is $9.75

- From Union Station, take
the<a href="https://metrolinktrains.com/ticketsOverview/where-to-buy/">
MetroLink </a>Orange County Line to Anaheim
- 43 min | One-way fare is $8.75 | Student discount is $6.50
- From Anaheim Regional Transportation Intermodal Center (ARTIC) bay 8, 12 or
13, take the Anaheim Regional Transportation (ART) bus (15 Artic Express
Line) to Disneyland Main Transportation Center - 15
- Take the 05 Grand Plaza Line ART bus to Convention Way EB @ 700 W.
Convention Way
- One-way ART bus fare is $4

<br />

### TRAVEL OPTIONS FROM **SNA** AIRPORT TO CONFERENCE HOTEL

- **Ride-share like Uber or Lyft (Most Convenient)**
- Time and costs will vary
- **Public Transportation - Option 1 (Fastest)**
- From SNA Airport, take the <a href="https://rideart.org/eve/"> Everyone
Ventures Everywhere (EVE) </a> shuttle to Convention Way EB @ 700 W.
Convention Way (05 Grand Plaza Line)
- One-way fare is $15 pp | Round-trip is $30 pp

<br />

<div className="text-bright-peach font-bold">

## Student Travel Funding Closed

</div>

Through the generous donations of corporate and individual donors, we are accepting requests for travel and registration support to help students offset the cost of their trip to the Annual Conference in Anaheim, CA. The funds can be used to purchase registrations or book hotel nights at the host hotel under the block rate, and will be disbursed by means of Conference Registration Codes and/or Hotel Night Bookings. The deadline for Booz Allen Foundation funding has been extended to Monday, October 9, 2023.

<br/>

**Booz Allen Foundation: Travel Support - Closed** (student conference registrations or hotel bookings)

* Eligibility: Open to students attending Minority Serving Institutes (MSIs) such as HBCUs, HSIs, TCUs, etc.

**Emerson Charitable Trust: Student Conference Registrations - Closed**

* Eligibility: Open to all LGBTQ+ students.
* Priority will be given to students traveling from the following states: FL, TX, TN, GA, AZ, OH, LA, SC, MT, NE, and MO.

<br />

<div className="text-bright-peach font-bold">

Expand All @@ -275,7 +122,7 @@ Asking for support from your supervisor or academic department can feel daunting

<br/>
<div className="text-l flex justify-center p-2">
<CTAButton onClick="https://www.notion.so/ostem/Conference-Attendee-Resources-679ca7be44f34c4ca6dace34ea5f8eca/" backgroundColor="bright-peach">
<CTAButton onClick="https://www.notion.so/ostem/Conference-Attendee-Resources-2024-76ea110de8a447278d856623c7e8a7ce?pvs=4" backgroundColor="bright-peach">
Conference Attendee Resources
</CTAButton>
</div>
Expand Down

0 comments on commit 89d6790

Please sign in to comment.