Explore Spaces

For same-day reservations of our study rooms, please call (262) 375 -7640 and ask for the Adult Services Desk or visit the "Reservation Kiosk" located next to the Study Room Area on the 2nd floor of the library.

The Library has various room available such as study rooms, digital lab, community room and more!
Purposes:
Equipment:

  • {{space.name}}
    {{space.description}}
    Equipment:
    {{(space.equipment).join(", ")}}
    Optional Equipment:
    {{(space.optional_equipment).join(", ")}}
    Capacity:
    {{space.capacity}} {{space.capacity != 1 ? 'people' : 'person'}}
    Location:
    {{space?.short_location}}
    {{space.name}}
    Closed
    {{hoursToString( timeInHours(space.hours.start_time), false, true, true)}}
    {{hoursToString( timeInHours(space.hours.end_time), false, true, true)}}
    {{selected_space.name}}
    {{purpose}}
    {{selected_space.description}}
    Equipment:
    {{(selected_space?.equipment).join(", ")}}
    Optional Equipment:
    {{(selected_space?.optional_equipment).join(", ")}}
    Capacity:
    {{selected_space.capacity}} {{selected_space.capacity != 1 ? 'people' : 'person'}}
    Location:
    {{selected_space?.short_location}}
    {{selected_space?.no_reservations_text ? selected_space.no_reservations_text : "This space does not require reservations at this time."}}

    Policies and Additional Information

For all spaces, visit the site from a non-kiosk browser
{{selected_space?.name}}
Date:
{{filters?.date}}
Time:
{{hoursToString( timeInHours(new_reservation?.start_time), false, true, true)}} - {{hoursToString( timeInHours(new_reservation?.end_time), false, true, true)}}
Capacity:
{{selected_space.capacity}} {{selected_space.capacity != 1 ? 'people' : 'person'}}
Location:
{{selected_space?.short_location}}
Equipment:
{{(selected_space.equipment).join(", ")}}

Reserve

{{new_reservation.message}}