iastate.aviaryplatform.com Open in urlscan Pro
2606:4700:20::681a:277  Public Scan

Submitted URL: https://iastate.aviaryplatform.com/
Effective URL: https://iastate.aviaryplatform.com/collection
Submission: On May 24 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST /users/sign_in

<form class="new_user" id="new_user" action="/users/sign_in" accept-charset="UTF-8" novalidate="novalidate"
  data-client-side-validations="{&quot;html_settings&quot;:{&quot;type&quot;:&quot;ActionView::Helpers::FormBuilder&quot;,&quot;input_tag&quot;:&quot;\u003cdiv class=\&quot;field_with_errors\&quot;\u003e\u003cspan id=\&quot;input_tag\&quot;\u003e\u003c/span\u003e\u003clabel for=\&quot;\&quot; class=\&quot;message\&quot;\u003e\u003c/label\u003e\u003c/div\u003e&quot;,&quot;label_tag&quot;:&quot;\u003cdiv class=\&quot;field_with_errors\&quot;\u003e\u003clabel id=\&quot;label_tag\&quot;\u003e\u003c/label\u003e\u003c/div\u003e&quot;},&quot;number_format&quot;:{&quot;separator&quot;:&quot;.&quot;,&quot;delimiter&quot;:&quot;,&quot;},&quot;validators&quot;:{&quot;user[email]&quot;:{&quot;uniqueness&quot;:[{&quot;message&quot;:&quot;Email has already been taken&quot;}],&quot;presence&quot;:[{&quot;message&quot;:&quot;can't be blank&quot;}]},&quot;user[password]&quot;:{&quot;length&quot;:[{&quot;messages&quot;:{&quot;minimum&quot;:&quot;Password must have at least 12 characters&quot;,&quot;maximum&quot;:&quot;is too long (maximum is 128 characters)&quot;},&quot;allow_blank&quot;:true,&quot;minimum&quot;:12,&quot;maximum&quot;:128},{&quot;messages&quot;:{&quot;minimum&quot;:&quot;Password must have at least 12 characters&quot;,&quot;maximum&quot;:&quot;is too long (maximum is 128 characters)&quot;},&quot;allow_blank&quot;:true,&quot;minimum&quot;:12,&quot;maximum&quot;:128}],&quot;confirmation&quot;:[{&quot;message&quot;:&quot;Your passwords do not match&quot;,&quot;case_sensitive&quot;:true}],&quot;presence&quot;:[{&quot;message&quot;:&quot;can't be blank&quot;}]}}}"
  method="post" data-hs-cf-bound="true"><input type="hidden" name="authenticity_token" value="PDWYndbNZbsZJOM51iP-8aX3jU0A-gjdpr9e97_oSH1B5C9InGWOneBnsFtHgVsn-YCtMgqSg09ktXYFpyTZUg" autocomplete="off">
  <div class="form-group">
    <div class="field-title"><label for="user_email">Email</label></div>
    <input autofocus="autofocus" required="required" class="form-control" placeholder="Email Address" type="email" value="" name="user[email]" id="user_email">
  </div>
  <div class="form-group">
    <div class="field-title"><label for="user_password">Password</label></div>
    <input autocomplete="off" class="form-control" placeholder="Password" type="password" name="user[password]" id="user_password">
  </div>
  <div class="row">
    <div class="col-6">
      <div class="form-check mx-0 my-2">
        <label for="user_remember_me">
          <input name="user[remember_me]" type="hidden" value="0" autocomplete="off"><input class="form-check-input" type="checkbox" value="1" name="user[remember_me]" id="user_remember_me"> Remember me <span class="icon-check"></span>
        </label>
      </div>
    </div>
    <input type="hidden" value="https://iastate.aviaryplatform.com/" name="site_url">
    <div class="col-6 text-right">
      <a href="#" type="submit" data-toggle="modal" data-target="#forgot_password_modal" data-dismiss="modal" class="forgot ml-3">Forgot
Password</a>
    </div>
  </div>
  <div class="geolocation_1716537926">
    <style media="screen">
      .geolocation_1716537926 {
        display: none;
      }
    </style><label for="user_geolocation">System will deduct the location before submission.</label><input type="text" name="user[geolocation]" id="user_geolocation" autocomplete="off" tabindex="-1">
  </div>
  <input type="submit" name="commit" value="Sign in" class="btn btn-lg btn-primary btn-block checking" data-disable-with="Sign in">
</form>

POST /users

<form class="row mt-3" id="sign_up_user_form" action="/users" accept-charset="UTF-8" method="post" data-hs-cf-bound="true"><input type="hidden" name="authenticity_token"
    value="PDWYndbNZbsZJOM51iP-8aX3jU0A-gjdpr9e97_oSH1B5C9InGWOneBnsFtHgVsn-YCtMgqSg09ktXYFpyTZUg" autocomplete="off">
  <input value="https://iastate.aviaryplatform.com/collection" autocomplete="off" type="hidden" name="user[first_url]" id="user_first_url">
  <div class="col-md-6">
    <div class="form-group">
      <div class="field-title"><label for="user_first_name">First name</label></div>
      <input autocomplete="first_name" required="required" class="form-control" placeholder="First Name" type="text" value="" name="user[first_name]" id="user_first_name">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <div class="field-title"><label for="user_last_name">Last name</label></div>
      <input autocomplete="last_name" required="required" class="form-control" placeholder="Last Name" type="text" value="" name="user[last_name]" id="user_last_name">
    </div>
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <div class="field-title"><label for="user_email">Email</label></div>
      <input autofocus="autofocus" required="required" class="form-control" placeholder="Email Address" type="email" value="" name="user[email]" id="user_email">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <div class="field-title"><label for="user_password">Password</label></div>
      <input autocomplete="off" required="required" class="form-control" placeholder="Password" aria-describedby="validations-description" type="password" name="user[password]" id="user_password">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <div class="field-title"><label for="user_password_confirmation">Password confirmation</label></div>
      <input autocomplete="off" required="required" class="form-control" placeholder="Password Confirmation" aria-describedby="confirm-validations-description" type="password" name="user[password_confirmation]" id="user_password_confirmation">
    </div>
  </div>
  <div class="col-md-12">
    <div class="row" id="pswd_info">
      <div class="col-md-6">
        <div class="bg-light border p-3" style="margin-top: -15px;border-radius: 0 0 4px 4px;" id="validations-description">
          <h4 class="font-size-12px">Password must contain:</h4>
          <ul class="list-unstyled" aria-live="polite" aria-describedby="validations-description">
            <li id="capital" class="validation_capital invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> At least <strong> 1 uppercase letter</strong></li>
            <li id="lower" class="validation_lower invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> At least <strong> 1 lowercase letter</strong></li>
            <li id="number" class="validation_number invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> At least <strong> one number</strong></li>
            <li id="length" class="validation_length invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> At least <strong> 12 characters</strong></li>
            <li id="special_character" class="validation_special_character invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> At least <strong> 1 special character (.@$!%*?&amp;)</strong></li>
            <li id="can_only_have_special_character" class="validation_can_only_have_special_character invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> Can only have <strong> special character
                (.@$!%*?&amp;)</strong></li>
          </ul>
        </div>
      </div>
      <div class="col-md-6">
        <div class="bg-light border p-3" style="margin-top: -15px;border-radius: 0 0 4px 4px;" id="confirm-validations-description">
          <h4 class="font-size-12px">Password must match:</h4>
          <ul class="list-unstyled" aria-live="polite" aria-describedby="confirm-validations-description">
            <li id="password_match" class="validation_password_match invalid-signup font-size-12px"><i class="fa fa-times" role="img" aria-label="invalid"></i> <strong> Password and Password Confirmation must match</strong></li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div style="display: none !important;">
    <label for="user_username">Username</label>
    <input autocomplete="username" class="form-control" placeholder="Username" type="text" name="user[username]" id="user_username">
  </div>
  <div style="display: none !important;">
    <label for="user_preferred_language-selectized">Preferred language</label>
    <select label="false" class="custom-placeholder selectized" name="user[preferred_language]" id="user_preferred_language" tabindex="-1" style="display: none;">
      <option value="" selected="selected"></option>
    </select>
    <div class="selectize-control custom-placeholder single">
      <div class="selectize-input items not-full has-options"><input type="text" autocomplete="off" tabindex="" id="user_preferred_language-selectized" placeholder="Preferred language" style="width: 141px;"></div>
      <div class="selectize-dropdown single custom-placeholder" style="display: none;">
        <div class="selectize-dropdown-content"></div>
      </div>
    </div>
  </div>
  <div class="location_1716537926">
    <style media="screen">
      .location_1716537926 {
        position: absolute !important;
        top: -9999px;
        left: -9999px;
      }
    </style><label for="user_location">System will deduct the location before submission.</label><input type="text" name="user[location]" id="user_location" autocomplete="off" tabindex="-1">
  </div>
  <div class="col-md-12">
    <div class="form-group">
      <div class="field-title" <label="" for="user_use_of_aviary">Which of the following best describes your use of Aviary? </div>
      <select label="false" class="custom-placeholder selectized" name="user[use_of_aviary]" id="user_use_of_aviary" tabindex="-1" style="display: none;">
        <option value="" selected="selected"></option>
      </select>
      <div class="selectize-control custom-placeholder single">
        <div class="selectize-input items required invalid not-full has-options"><input type="text" autocomplete="off" tabindex="" id="user_use_of_aviary-selectized" placeholder="Please Select" required="" style="width: 102px;"></div>
        <div class="selectize-dropdown single custom-placeholder" style="display: none;">
          <div class="selectize-dropdown-content"></div>
        </div>
      </div>
      <textarea label="false" class="form-control d-none" placeholder="Please provide a description of your use of Aviary" maxlength="125" name="user[use_of_aviary_other]" id="user_use_of_aviary_other"></textarea>
    </div>
  </div>
  <div class="col-md-12">
    <div class="form-check">
      <label for="user_agreement">
        <input type="hidden" value="https://iastate.aviaryplatform.com/" name="site_url">
        <input name="user[agreement]" type="hidden" value="0" autocomplete="off"><input required="required" class="form-check-input" type="checkbox" value="1" name="user[agreement]" id="user_agreement">
        <span class="icon-check"></span> I agree to the <a href="/terms_of_service" target="_blank">Terms of Service</a></label>
    </div>
  </div>
  <input type="submit" name="commit" value="Register" class="btn btn-lg btn-primary btn-block submit-registration-form mt-3 mx-3" data-disable-with="Register">
</form>

POST /users/password

<form class="new_user" id="forgot_password_user" action="/users/password" accept-charset="UTF-8" data-remote="true" method="post" data-hs-cf-bound="true">
  <p class="font-size-13px" style="line-height: 1.4">Please enter the email you used to register and we will email you a link to reset your password.</p>
  <div class="form-group mt-3">
    <div class="field-title"><label>Email Address</label></div>
    <input autofocus="autofocus" autocomplete="email" required="required" class="form-control" placeholder="Email Address" type="email" value="" name="user[email]" id="user_email">
  </div>
  <input type="submit" name="commit" value="Send me reset password instructions" class="btn btn-lg btn-primary btn-block" data-disable-with="Send me reset password instructions">
</form>

GET /catalog?

<form class="search-query-form simple_search clearfix navbar-form" role="search" action="/catalog?" accept-charset="UTF-8" method="get" data-hs-cf-bound="true">
  <input type="hidden" name="update_advance_search" value="update_advance_search">
  <input type="hidden" name="search_type" value="simple">
  <input type="hidden" name="search_field" value="advanced">
  <input type="hidden" name="transliteration_status" class="transliteration_status" value="false">
  <input type="hidden" name="commit" value="Search">
  <label for="search_field" class="sr-only">Search in</label>
  <div id="custom-select-search-dropdown" class="dropdown custom-select-search mt-2">
    <button class="btn dropdown-toggle custom-select-search-dropdown-btn" type="button" data-toggle="dropdown" aria-expanded="true" aria-controls="id_academics_menu"><span class="type_of_field_selector_single_dropdown_label">Any Field</span>
      <span class="caret"></span></button>
    <div id="id_academics_menu" class="dropdown-menu" aria-labelledby="dropdownMenuButton">
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="keywords" data-name="Any Field" data-select="true">Any Field</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="title_text" data-name="Resource Name" data-select="false">Resource Name</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="resource_description" data-name="Resource Description" data-select="false">Resource Description</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="indexes" data-name="Indexes" data-select="false">Indexes</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="transcript" data-name="Transcript" data-select="false">Transcript</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="supplemental_file" data-name="Supplemental File" data-select="false">Supplemental File</a>
      <a class="type_of_field_selector_single_dropdown dropdown-item" href="#" data-value="collection_title" data-name="Collection Title" data-select="false">Collection Title</a>
    </div>
  </div>
  <select name="type_of_field_selector_single" id="type_of_field_selector_single" title="Targeted search options" class="type_of_field_selector_single mt-2 d-none selectized" tabindex="-1" style="display: none;">
    <option value="keywords" selected="selected">Any Field</option>
  </select>
  <div class="selectize-control type_of_field_selector_single mt-2 d-none single">
    <div class="selectize-input items full has-options has-items">
      <div class="item" data-value="keywords">Any Field</div><input type="text" autocomplete="off" tabindex="" id="type_of_field_selector_single-selectized" style="width: 4px;">
    </div>
    <div class="selectize-dropdown single type_of_field_selector_single mt-2 d-none" style="display: none;">
      <div class="selectize-dropdown-content"></div>
    </div>
  </div>
  <input type="text" class="form-control search_field_selector_single form-control w-100 mt-2" data_identifier="" placeholder="Search Aviary" value="" style="padding-right: 100px;">
  <span class="fa fa-keyboard-o cursor-pointer no-button toggle-virtual-keyboard " aria-label="Virtual Keyboard toggle button" tabindex="0" data-identifier=".search_field_selector_single" style="color: #336175 !important; right: 50px;"></span>
  <span class="fa fa-search cursor-pointer no-button trigger-search-button " aria-label="Search button" tabindex="0" data-identifier=".search_field_selector_main" style="color: #336175 !important; right: 5px;"></span>
  <input type="hidden" name="keywords[]" id="" class=" form-control keywords_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="title_text[]" id="" class=" form-control title_text_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="resource_description[]" id="" class=" form-control resource_description_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="indexes[]" id="" class=" form-control indexes_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="transcript[]" id="" class=" form-control transcript_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="supplemental_file[]" id="" class=" form-control supplemental_file_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="collection_title[]" id="" class=" form-control collection_title_single hidden_advance_search_single search_field_selector_hidden_single " data_identifier="" autocomplete="off">
  <input type="hidden" name="op[]" value="" class="form-control op add_wanted_class">
  <input type="hidden" name="type_of_search[]" value="simple" class="form-control op add_wanted_class">
  <input type="hidden" name="type_of_field_selector[]" value="simple" class="form-control type_of_field_selector add_wanted_class d-none">
</form>

GET /catalog?

<form class="advanced form-horizontal" action="/catalog?" accept-charset="UTF-8" method="get" data-hs-cf-bound="true">
  <input type="hidden" name="update_advance_search" value="update_advance_search">
  <input type="hidden" name="search_type" value="advance">
  <input type="hidden" name="transliteration_status" class="transliteration_status" value="false">
  <div class="input-criteria">
    <div class="query-criteria mb-5px ">
      <div id="advanced_search">
        <div class="collapse show" id="collapseExample" style="">
          <div class="card card-body w-100" id="lines_search_bar">
            <div class="line actual line_manager_c9mt7a0y2h">
              <div class="row">
                <div class="col-md-2">
                  <div class="form-group">
                    <select class="type_of_field_selector selectized" style="display: none;" tabindex="-1">
                      <option value="keywords" selected="selected">Any Field</option>
                    </select>
                    <div class="selectize-control type_of_field_selector single">
                      <div class="selectize-input items full has-options has-items">
                        <div class="item" data-value="keywords">Any Field</div><input type="text" autocomplete="off" tabindex="" style="width: 4px;">
                      </div>
                      <div class="selectize-dropdown single type_of_field_selector" style="display: none;">
                        <div class="selectize-dropdown-content"></div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="col-md-2">
                  <select class="type_of_search identifier_c9mt7a0y2h selectized" data_identifier="c9mt7a0y2h" style="display: none;" tabindex="-1">
                    <option value="wildcard" selected="selected"> Contains</option>
                  </select>
                  <div class="selectize-control type_of_search identifier_c9mt7a0y2h single">
                    <div class="selectize-input items full has-options has-items">
                      <div class="item" data-value="wildcard"> Contains</div><input type="text" autocomplete="off" tabindex="" style="width: 4px;">
                    </div>
                    <div class="selectize-dropdown single type_of_search identifier_c9mt7a0y2h" style="display: none;">
                      <div class="selectize-dropdown-content"></div>
                    </div>
                  </div>
                </div>
                <div class="adjustable_area_advance_search col-md-8">
                  <div class="form-group">
                    <input type="text" class="form-control search_field_selector identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" style="padding-right: 100px;">
                    <span class="fa fa-keyboard-o cursor-pointer no-button toggle-virtual-keyboard " aria-label="Virtual Keyboard toggle button" tabindex="0" data-identifier=".search_field_selector.identifier_c9mt7a0y2h "
                      style="color: #336175 !important; right: 50px;"></span>
                    <span class="fa fa-search cursor-pointer no-button trigger-search-button " aria-label="Search button" tabindex="0" data-identifier=".search_field_selector.identifier_c9mt7a0y2h "
                      style="color: #336175 !important; right: 5px;"></span>
                  </div>
                </div>
              </div>
              <input type="hidden" name="keywords[]" id="" class=" form-control keywords hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="title_text[]" id="" class=" form-control title_text hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="resource_description[]" id="" class=" form-control resource_description hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="indexes[]" id="" class=" form-control indexes hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="transcript[]" id="" class=" form-control transcript hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="supplemental_file[]" id="" class=" form-control supplemental_file hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="collection_title[]" id="" class=" form-control collection_title hidden_advance_search search_field_selector_hidden identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h" autocomplete="off">
              <input type="hidden" name="op[]" class="form-control op identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h">
              <input type="hidden" name="type_of_search[]" value="wildcard" class="form-control type_of_search_field identifier_c9mt7a0y2h" data_identifier="c9mt7a0y2h">
              <input type="hidden" name="type_of_field_selector[]" value="wildcard" class="form-control type_of_field_selector identifier_c9mt7a0y2h d-none selectized" tabindex="-1" style="display: none;">
              <div class="selectize-control form-control type_of_field_selector identifier_c9mt7a0y2h d-none multi">
                <div class="selectize-input items not-full has-options has-items">
                  <div class="item" data-value="wildcard">wildcard</div><input type="text" autocomplete="off" tabindex="" style="width: 4px;">
                </div>
                <div class="selectize-dropdown multi form-control type_of_field_selector identifier_c9mt7a0y2h d-none" style="display: none;">
                  <div class="selectize-dropdown-content"></div>
                </div>
              </div>
            </div>
          </div>
          <div class="bottom-panel-adv">
            <div class="row">
              <div class="col-md-6 text-left">
                <a href="javascript:void(0);" class="btn btn-outline-light add_new_search_row_handler ">
Add new criteria</a>
              </div>
              <div class="col-md-6">
                <div class="sort-submit-buttons clearfix">
                  <div class="sort-buttons pull-left d-none">
                    <label class="control-label" for="sort-selectized">Sort results by</label>
                    <select name="sort" id="sort" class="form-control sort-select selectized" tabindex="-1" style="display: none;">
                      <option value="title_ss asc" selected="selected">Title (A-Z)</option>
                    </select>
                    <div class="selectize-control form-control sort-select single">
                      <div class="selectize-input items full has-options has-items">
                        <div class="item" data-value="title_ss asc">Title (A-Z)</div><input type="text" autocomplete="off" tabindex="" id="sort-selectized" style="width: 4px;">
                      </div>
                      <div class="selectize-dropdown single form-control sort-select" style="display: none;">
                        <div class="selectize-dropdown-content"></div>
                      </div>
                    </div>
                    <input type="hidden" name="search_field" id="search_field" value="advanced" autocomplete="off">
                  </div>
                  <div class="submit-buttons pull-right">
                    <a class="btn btn-outline-light advanced-search-start-over" href="https://iastate.aviaryplatform.com/catalog?q=&amp;search_field=all_fields&amp;utf8=%E2%9C%93">Clear Search Terms</a>
                    <input type="submit" name="commit" value="Search" class="btn btn-primary advanced-search-submit" id="advanced-search-submit" data-disable-with="Search">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="modalPopupForm" action="" method="" data-hs-cf-bound="true">
  <div class="modal-content">
    <div class="modal-header">
      <h5 class="modal-title h5" id="formModalPopupTitle"></h5>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close">
        <span aria-hidden="true">×</span>
      </button>
    </div>
    <div class="modal-body" id="formModalPopupBody">
    </div>
    <div class="modal-footer" id="formModalPopupFooter">
      <button type="button" class="btn btn-default" id="formModalPopupFooterNo" data-dismiss="modal">Cancel</button>
      <button type="submit" class="btn btn-primary" id="formModalPopupFooterYes" rel="nofollow">Update</button>
    </div>
  </div>
</form>

Text Content

Got it!We use cookies to enhance your experience. By continuing to visit this
site you agree to our use of cookies. Check our Privacy Policy. Cookie Info
Script
Skip to main content
 * Resources
 * Collections
 * About

 * Login


SIGN IN

×
Login with ISU SSO
OR
Email
Password
Remember me
Forgot Password
System will deduct the location before submission.
Don't have an account? Join now!


JOIN NOW

×

Sign up for Aviary! Experience a new way of accessing, browsing and displaying
AV collections as a user or member of an organization. You must register first
as an individual to create an organization account.

First name
Last name
Email
Password
Password confirmation

PASSWORD MUST CONTAIN:

 * At least 1 uppercase letter
 * At least 1 lowercase letter
 * At least one number
 * At least 12 characters
 * At least 1 special character (.@$!%*?&)
 * Can only have special character (.@$!%*?&)

PASSWORD MUST MATCH:

 * Password and Password Confirmation must match

Username
Preferred language

System will deduct the location before submission.
Which of the following best describes your use of Aviary?

I agree to the Terms of Service
Have an account? Sign In


FORGOT PASSWORD

×

Please enter the email you used to register and we will email you a link to
reset your password.

Email Address
Have an account? Sign In
…

Search in
Any Field
Any Field Resource Name Resource Description Indexes Transcript Supplemental
File Collection Title
Any Field
Any Field

Any Field
Any Field

Contains
Contains


wildcard

Add new criteria
Sort results by Title (A-Z)
Title (A-Z)

Clear Search Terms
ANDORNOT
Any FieldResource NameResource DescriptionIndexesTranscriptSupplemental
FileCollection Title
Contains Ends With Starts With Exact

EnglishRussianHebrewArabicAssameseBurmeseChineseCzechFarsiFrenchGeorgianGermanGilakiGreekHindiItalianJapaneseKannadaKoreanNigerianPolishSpanishSwedishThaiTurkishUkrainianUrdu

Start Over Clear Search Terms Advanced Search Simple Search Aviary Search Tips


Iowa State Lectures Series (Unrestricted) The Iowa State Lectures Series is a
collaborative effort between the Student Government and the Office of the
Provost. The Lecture Series brings to campus a broad spectrum of talks;
political debates; academic forums; and cultural events, including musical
performances, art and dance programs, and films. The lectures consist of over
3,000 audiovisual recordings in a multitude of formats dating back to 1958.
Since 1966, ISU has hosted annual series devoted to national affairs and world
affairs. Notable speakers include: Martin Luther King, Jr., Andy Warhol, Arthur
Miller, Maya Angelou, Julian Bond, Cesar Chavez, Angela Davis, Judy Chicago,
Sally Ride, Nikki Giovanni, Howard Zinn, Barack Obama, Gloria Steinem, Roxanne
Gay, and many others.  
 * Description
   
   The Iowa State Lectures Series is a collaborative effort between the Student
   Government and the Office of the Provost. The Lecture Series brings to campus
   a broad spectrum of talks; political debates; academic forums; and cultural
   events, including musical performances, art and dance programs, and films.
   
   The lectures consist of over 3,000 audiovisual recordings in a multitude of
   formats dating back to 1958. Since 1966, ISU has hosted annual series devoted
   to national affairs and world affairs. Notable speakers include: Martin
   Luther King, Jr., Andy Warhol, Arthur Miller, Maya Angelou, Julian Bond,
   Cesar Chavez, Angela Davis, Judy Chicago, Sally Ride, Nikki Giovanni, Howard
   Zinn, Barack Obama, Gloria Steinem, Roxanne Gay, and many others.
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   RS 8/6/53
 * Creator:
   Iowa State University. Lectures Program
 * Link:
   
   https://www.lectures.iastate.edu

 * date Span:
   1958-
 * Language:
   English

Search Collection
Voices in Color oral histories Stories of communities of color have
traditionally been relegated to the margins of America’s historical narrative
and the documentation of communities of color have not been acquired and
preserved by America’s cultural heritage institutions. When these stories are
told, they are typically told from the perspective of Whiteness, continuing to
silence these communities. This pattern holds true at Predominantly White
Institutions (PWIs) like Iowa State University, where discussions of racial and
ethnic diversity in Iowa State’s history typically focus on Jack Trice and
George Washington Carver.   Individuals of color at predominantly white
institutions face a multitude of obstacles at predominantly white institutions,
including Iowa State University. These obstacles include feelings of isolation,
a lack of mentorship, devaluing of minority-centered research, among others.
Communities of color (such as organizations and culture centers) provide spaces
for students, faculty, and staff of color to build relationships, network, gain
mentors, and provide an outlet for race-based frustrations. These communities
are central to improving the quality of life for many racial and ethnic
minorities at PWIs.   This project seeks to document, preserve, and share the
history of racial and ethnic diversity at Iowa State University through the lens
of communities of color, inserting these stories into Iowa State’s historical
narrative and archival record.
 * Description
   
   Stories of communities of color have traditionally been relegated to the
   margins of America’s historical narrative and the documentation of
   communities of color have not been acquired and preserved by America’s
   cultural heritage institutions. When these stories are told, they are
   typically told from the perspective of Whiteness, continuing to silence these
   communities. This pattern holds true at Predominantly White Institutions
   (PWIs) like Iowa State University, where discussions of racial and ethnic
   diversity in Iowa State’s history typically focus on Jack Trice and George
   Washington Carver.
   
    
   
   Individuals of color at predominantly white institutions face a multitude of
   obstacles at predominantly white institutions, including Iowa State
   University. These obstacles include feelings of isolation, a lack of
   mentorship, devaluing of minority-centered research, among others.
   Communities of color (such as organizations and culture centers) provide
   spaces for students, faculty, and staff of color to build relationships,
   network, gain mentors, and provide an outlet for race-based frustrations.
   These communities are central to improving the quality of life for many
   racial and ethnic minorities at PWIs.
   
    
   
   This project seeks to document, preserve, and share the history of racial and
   ethnic diversity at Iowa State University through the lens of communities of
   color, inserting these stories into Iowa State’s historical narrative and
   archival record.

 * Identifier:
   RS 00/17/06
 * date Span:
   2018-2019
 * Language:
   English

Search Collection
WOI-TV News Clips Film Collection WOI-TV went on the air February 1950 and for
several years was the first station in central Iowa to offer a regular schedule
of programming. It was the first television station owned and operated by an
institution of higher learning and was noteworthy for its early experiments in
Kinescope recording techniques. WOI-TV was sold to Capital Communications
Company, Inc. in 1994.
 * Description
   
   WOI-TV went on the air February 1950 and for several years was the first
   station in central Iowa to offer a regular schedule of programming. It was
   the first television station owned and operated by an institution of higher
   learning and was noteworthy for its early experiments in Kinescope recording
   techniques. WOI-TV was sold to Capital Communications Company, Inc. in 1994.

Search Collection
Ames Laboratory oral histories Oral history interviews conducted by Sue Futrell
with individuals who worked at the Ames Laboratory (now Ames National
Laboratory) in the latter half of the 20th century.
 * Description
   
   Oral history interviews conducted by Sue Futrell with individuals who worked
   at the Ames Laboratory (now Ames National Laboratory) in the latter half of
   the 20th century.

 * Identifier:
   RS 17/1/5
 * Language:
   English

Search Collection
College of Veterinary Medicine collection Iowa State University's College of
Veterinary Medicine was officially founded in 1879. This collection includes
materials related to the college.  
 * Description
   
   Iowa State University's College of Veterinary Medicine was officially founded
   in 1879. This collection includes materials related to the college.
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   RS 14/1/7
 * Language:
   English
 * Conditions Governing Access:
   
   This item is protected by U.S. copyright and related rights. It is being made
   available by Iowa State University as its rights-holder for noncommercial
   use, including sharing and adapting the work. No permission is required for
   noncommercial use so long as attribution is provided. All other uses require
   permission from Special Collections and University Archives.
   https://creativecommons.org/licenses/by-nc/4.0/

Search Collection
COVID-19 stories This project seeks to record how faculty, students, staff,
alumni, and others are responding to and dealing with the effects of COVID-19.  
 * Description
   
   This project seeks to record how faculty, students, staff, alumni, and others
   are responding to and dealing with the effects of COVID-19.
   
   
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   RS 00/11/09
 * Link:
   
   https://specialcollections.lib.iastate.edu/about/projects/covid-19

 * date Span:
   2020
 * Language:
   English
 * Conditions Governing Access:
   
   Materials have been assigned a creative commons CC BY-NC-SA Attribution
   Noncommercial Share Alike license. This license allows sharing and adapting
   materials non-commercially, as long as credit is given to creator, indication
   if changes were made, and new creations must be licensed under identical
   terms. See https://creativecommons.org/licenses/by-nc-sa/4.0/.
   
   For commercial use of materials, please contact archives@iastate.edu.

Search Collection
Digital Collections & Islandora Audiovisual Materials The Digital Collections
&amp; Islandora Audiovisual Materials collection contains a variety of
audiovisual material, all of which are a subset of different collections within
the Iowa State University Library's Digital Collections.
 * Description
   
   The Digital Collections & Islandora Audiovisual Materials collection contains
   a variety of audiovisual material, all of which are a subset of different
   collections within the Iowa State University Library's Digital Collections.

Search Collection
Dorothy Schwieder oral histories Oral history interviews conducted by Dorothy
Schwieder concerning the history of the Iowa State Extension Service and by
Dorothy Schwieder, Joseph Hraba, and Elmer Schwieder as part of research for the
book Buxton: a Black utopia in the heartland (Iowa City: University of Iowa
Press, 2003).
 * Description
   
   Oral history interviews conducted by Dorothy Schwieder concerning the history
   of the Iowa State Extension Service and by Dorothy Schwieder, Joseph Hraba,
   and Elmer Schwieder as part of research for the book Buxton: a Black utopia
   in the heartland (Iowa City: University of Iowa Press, 2003).

 * Identifier:
   RS 13/12/54
 * Creator:
   Schwieder, Dorothy, 1880 - 2014
 * Link:
   
   Finding Aid

 * Language:
   English

Search Collection
Edward Mezvinsky Digital Collection: Video Resources Edward M. Mezvinsky served
in the Iowa House of Representatives (1969-1971), in the U.S. House of
Representatives for Iowa's first district (1973-1977), and as U.S.
representative to the United Nations Commission on Human Rights (1977-1979).
This collection consists of videos from the [Edward Mezvinsky
Papers](https://n2t.net/ark:/87292/w9gt9b). The entire digital collection can be
found within the [ISU Library's Digital
Collections](https://n2t.net/ark:/87292/w9m32n92j).
 * Description
   
   Edward M. Mezvinsky served in the Iowa House of Representatives (1969-1971),
   in the U.S. House of Representatives for Iowa's first district (1973-1977),
   and as U.S. representative to the United Nations Commission on Human Rights
   (1977-1979). This collection consists of videos from the [Edward Mezvinsky
   Papers](https://n2t.net/ark:/87292/w9gt9b). The entire digital collection can
   be found within the [ISU Library's Digital
   Collections](https://n2t.net/ark:/87292/w9m32n92j).

Search Collection
Extension and Outreach Oral History Project Oral histories conducted with staff
members who have served more than 40 years at Iowa State University.
 * Description
   
   Oral histories conducted with staff members who have served more than 40
   years at Iowa State University.

 * Identifier:
   RS 0/17/7
 * Creator:
   Iowa State University. Extension and Outreach
 * date Span:
   2021
 * Language:
   English

Search Collection
Gerald A. Miller collection Oral history interview with Gerald Miller, Extension
Agronomist and Professor of Agronomy at Iowa State University, with a background
in soil sciences and agronomy. Miller's work was to promote and implement the
best available technology for soil and water conservation and watershed
protection; and develop and implement extension education programs for soil
surveys and management, soil and water conservation, and land management. 
 * Description
   
   Oral history interview with Gerald Miller, Extension Agronomist and Professor
   of Agronomy at Iowa State University, with a background in soil sciences and
   agronomy. Miller's work was to promote and implement the best available
   technology for soil and water conservation and watershed protection; and
   develop and implement extension education programs for soil surveys and
   management, soil and water conservation, and land management. 

Search Collection
HIST 489: Vietnam War oral histories Interviews conducted by students as part of
Professor Amy Rutenberg's class HIST 489: The World at War: The Vietnam War,
Fall 2019.  
 * Description
   
   Interviews conducted by students as part of Professor Amy Rutenberg's class
   HIST 489: The World at War: The Vietnam War, Fall 2019.
   
   
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   MS0730
 * date Span:
   2019
 * Language:
   English
 * Conditions Governing Access:
   
   To the extent that the donor owns copyright, copyright has been retained by
   the donor. The donor has granted to Iowa State University and the State of
   Iowa a limited license to grant publication rights. Copyright in some items
   in this collection may be held by their respective creators. It is the
   responsibility of the user to make a final determination of copyright status
   and conduct their own due diligence regarding their intended use of the
   material(s) and to identify any permissions required. The user is responsible
   for obtaining permission from the rights-holder(s) for uses not otherwise
   permitted by law or regulation. http://rightsstatements.org/vocab/InC/1.0/

Search Collection
HON 321J oral histories The course explores the theory and practice of oral
history, a field of study that documents the past through first-person
interviews conducted in the present-day. As part of the course, students will
conduct oral history interviews of Iowa State alumni, faculty, researchers,
staff, and/or other individuals affiliated with the university.
 * Description
   
   The course explores the theory and practice of oral history, a field of study
   that documents the past through first-person interviews conducted in the
   present-day. As part of the course, students will conduct oral history
   interviews of Iowa State alumni, faculty, researchers, staff, and/or other
   individuals affiliated with the university.

Search Collection
Ian M. Ringgenberg oral histories Ian Mackenzie Ringgenberg (1986- ) received
his bachelor of science in anthropology from Iowa State University in 2008. He
was a graduate of the Honors Program, for which he recorded oral history
interviews documenting student life at Iowa State.
 * Description
   
   Ian Mackenzie Ringgenberg (1986- ) received his bachelor of science in
   anthropology from Iowa State University in 2008. He was a graduate of the
   Honors Program, for which he recorded oral history interviews documenting
   student life at Iowa State.

Search Collection
Iowa Ornithologists' Union
 * Description
   

Search Collection
Iowa State Lectures Series (Use Restricted to Scholarly Use Only) The Iowa State
Lectures Series, a collaborative effort between the Student Government and the
Office of the Provost, brings to campus a broad spectrum of talks, political
debates, academic forums, and cultural events. The online collection consists of
more than 1,000 audio recordings dating back to the 1970s. Note: University
Library Digital Collections contains records for the full Lectures Series
collection (https://n2t.net/ark:/87292/w91v5bm0b). However, due to various
access restrictions, the collection is split into three sets within the Aviary
website. Per request by the creators, access to this set is restricted to
scholarly use only.
 * Description
   
   The Iowa State Lectures Series, a collaborative effort between the Student
   Government and the Office of the Provost, brings to campus a broad spectrum
   of talks, political debates, academic forums, and cultural events. The online
   collection consists of more than 1,000 audio recordings dating back to the
   1970s. Note: University Library Digital Collections contains records for the
   full Lectures Series collection (https://n2t.net/ark:/87292/w91v5bm0b).
   However, due to various access restrictions, the collection is split into
   three sets within the Aviary website.
   
   Per request by the creators, access to this set is restricted to scholarly
   use only.

Search Collection
Iowa State University Department of Chemistry oral histories Oral history
interviews of faculty from the Iowa State University Department of Chemistry.
Current and retired faculty members were interviewed by two individuals: Michael
Qiu, a senior in chemistry enrolled in the Honors Program, and Patricia Thiel,
Distinguished Professor of Chemistry. Qiu conducted his interviews as a
component of his senior honors project.   The Chemistry Department faculty
members that were interviewed discuss a variety of topics associated with their
careers. They tell about the path that led them to Iowa State, the changes in
teaching technology during their career, and the research they were associated
with.
 * Description
   
   Oral history interviews of faculty from the Iowa State University Department
   of Chemistry. Current and retired faculty members were interviewed by two
   individuals: Michael Qiu, a senior in chemistry enrolled in the Honors
   Program, and Patricia Thiel, Distinguished Professor of Chemistry. Qiu
   conducted his interviews as a component of his senior honors project.
   
    
   
   The Chemistry Department faculty members that were interviewed discuss a
   variety of topics associated with their careers. They tell about the path
   that led them to Iowa State, the changes in teaching technology during their
   career, and the research they were associated with.

 * Identifier:
   RS 13/6
 * Language:
   English

Search Collection
Iowa State University oral histories This collection includes transcripts from
recorded oral history interviews and other recordings. Members of the University
Archives, Iowa State University Library, including Dorothy Kehlenbeck, Stan
Yates, and Laura Kline, conducted many of the interviews.  
 * Description
   
   This collection includes transcripts from recorded oral history interviews
   and other recordings. Members of the University Archives, Iowa State
   University Library, including Dorothy Kehlenbeck, Stan Yates, and Laura
   Kline, conducted many of the interviews.
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   RS 0/17/3
 * Language:
   English

Search Collection
Janci Bronson instructional piano videos Janci Bronson, teaching professor of
music at Iowa State University, created this collection of open educational
resources (OER) with partial financial support from a grant generously provided
by the Miller Open Education Mini-Grant Program at Iowa State. Most of the
videos in the collection are piano lessons demonstrated by Bronson. Other videos
feature performances and piano book reviews by Bronson.
 * Description
   
   Janci Bronson, teaching professor of music at Iowa State University, created
   this collection of open educational resources (OER) with partial financial
   support from a grant generously provided by the Miller Open Education
   Mini-Grant Program at Iowa State. Most of the videos in the collection are
   piano lessons demonstrated by Bronson. Other videos feature performances and
   piano book reviews by Bronson.

Search Collection
Mary Jean Logan Sweet Curtiss-Wright Engineering Cadettes collection Mary Jean
Logan Sweet, from Ruthven, Iowa, and a student at Morningside College, was
chosen along with nearly 100 other college women to participate in the
Curtiss-Wright Engineering Cadette Program at Iowa State College (University) in
1943. Sponsored by the Curtiss-Wright Corporation, this was a nationwide program
designed to ease wartime labor shortages, and also included more than 700 female
students at Cornell University, Purdue University, University of Minnesota,
Pennsylvania State College (University), Rensselaer Polytechnic Institute, and
the University of Texas.   The program at Iowa State was an intensive course in
aeronautical engineering. The students received a certificate upon completion of
the ten-month course (February to December 1943), and were then hired by the
Curtiss-Wright Corporation for the duration of the Second World War. As they
completed the course, the Curtiss-Wright Corporation paid for the students’ room
and board, and provided a salary of ten dollars per week.  
 * Description
   
   Mary Jean Logan Sweet, from Ruthven, Iowa, and a student at Morningside
   College, was chosen along with nearly 100 other college women to participate
   in the Curtiss-Wright Engineering Cadette Program at Iowa State College
   (University) in 1943. Sponsored by the Curtiss-Wright Corporation, this was a
   nationwide program designed to ease wartime labor shortages, and also
   included more than 700 female students at Cornell University, Purdue
   University, University of Minnesota, Pennsylvania State College (University),
   Rensselaer Polytechnic Institute, and the University of Texas.
   
    
   
   The program at Iowa State was an intensive course in aeronautical
   engineering. The students received a certificate upon completion of the
   ten-month course (February to December 1943), and were then hired by the
   Curtiss-Wright Corporation for the duration of the Second World War. As they
   completed the course, the Curtiss-Wright Corporation paid for the students’
   room and board, and provided a salary of ten dollars per week.
   
   
   
   --------------------------------------------------------------------------------
   
    

 * Identifier:
   RS 21/07/197
 * Creator:
   Sweet, Mary Jean Logan, 1924 -
 * Link:
   
   Finding aid: https://n2t.net/ark:/87292/w9851w

 * Language:
   English
 * Conditions Governing Access:
   
   To the extent that the donor owns copyright, copyright has been retained by
   the donor. The donor has granted to Iowa State University and the State of
   Iowa a limited license to grant publication rights. Copyright in some items
   in this collection may be held by their respective creators. It is the
   responsibility of the user to make a final determination of copyright status
   and conduct their own due diligence regarding their intended use of the
   material(s) and to identify any permissions required. The user is responsible
   for obtaining permission from the rights-holder(s) for uses not otherwise
   permitted by law or regulation. http://rightsstatements.org/vocab/InC/1.0/

Search Collection
Mathematics Oral History Project Oral histories conducted with Department of
Mathematics faculty.
 * Description
   
   Oral histories conducted with Department of Mathematics faculty.

 * Identifier:
   RS13/14/3
 * Creator:
   Iowa State University.Department of Mathematics
 * date Span:
   2021
 * Language:
   English

Search Collection
National Farmers Organization Films The National Farmers Organization (NFO) was
founded in 1955 to combat low prices farmers received from food processors.
Originally headquartered in Corning, Iowa, the NFO now has headquarters in Ames,
Iowa. The collection includes films on various farming topics with an emphasis
on political and economic issues.  
 * Description
   
   The National Farmers Organization (NFO) was founded in 1955 to combat low
   prices farmers received from food processors. Originally headquartered in
   Corning, Iowa, the NFO now has headquarters in Ames, Iowa. The collection
   includes films on various farming topics with an emphasis on political and
   economic issues.
   
    

Search Collection
Sesquicentennial oral histories The Iowa State University Library Special
Collections and University Archives initiated an oral history project leading up
to and coinciding with the Iowa State University sesquicentennial celebration.
Members of the staff, along with other individuals affiliated with Iowa State
University, conducted interviews with Iowa State administrators, faculty, staff,
and former students discussing their experiences at Iowa State.
 * Description
   
   The Iowa State University Library Special Collections and University Archives
   initiated an oral history project leading up to and coinciding with the Iowa
   State University sesquicentennial celebration. Members of the staff, along
   with other individuals affiliated with Iowa State University, conducted
   interviews with Iowa State administrators, faculty, staff, and former
   students discussing their experiences at Iowa State.

Search Collection
Sew Easy Sew Easy is a series of televised dressmaking demonstrations hosted by
Lucille E. Rea, a specialist in clothing and textiles with the Iowa State
College Extension Service. The demonstrations were originally recorded on 16mm
film, likely broadcast by WOI-TV in the 1950s, and digitized in 2022.
 * Description
   
   Sew Easy is a series of televised dressmaking demonstrations hosted by
   Lucille E. Rea, a specialist in clothing and textiles with the Iowa State
   College Extension Service. The demonstrations were originally recorded on
   16mm film, likely broadcast by WOI-TV in the 1950s, and digitized in 2022.

Search Collection
Test Collection Restricted This collection is for testing restrictions.
 * Description
   
   This collection is for testing restrictions.

Search Collection
Vietnam War political demonstrations oral histories Oral history interviews
conducted by the Iowa State University Library Special Collections Department
with key individuals involved with protests against the Vietnam War on the Iowa
State University campus. Interviewees included students, administrators, and
citizens of Ames, Iowa.
 * Description
   
   Oral history interviews conducted by the Iowa State University Library
   Special Collections Department with key individuals involved with protests
   against the Vietnam War on the Iowa State University campus. Interviewees
   included students, administrators, and citizens of Ames, Iowa.

 * Identifier:
   RS 0/12/1
 * date Span:
   1970
 * Language:
   English

Search Collection
Voces of a Pandemic Voces of a Pandemic at Iowa State University is the result
of a partnership spearheaded by Lucia M. Suárez, director of Latino/a Studies
with the Voces of a Pandemic Oral History Project between USLS and the Voces
Oral History Center at the University of Texas, Austin, Moody College of
Communication. USLS/ISU is part of the Voces Oral History national consortium.
This important collaboration, made possible by the archival support of the
University Library, was completed between 2021 and 2023.
 * Description
   
   Voces of a Pandemic at Iowa State University is the result of a partnership
   spearheaded by Lucia M. Suárez, director of Latino/a Studies with the Voces
   of a Pandemic Oral History Project between USLS and the Voces Oral History
   Center at the University of Texas, Austin, Moody College of Communication.
   USLS/ISU is part of the Voces Oral History national consortium. This
   important collaboration, made possible by the archival support of the
   University Library, was completed between 2021 and 2023.

Search Collection
Voices from the Land oral histories Oral history project done in conjunction
with the Iowa Women's Archives at the University of Iowa documenting women
involved in agriculture and farming, with the exception of Fred Kirschenmann.
 * Description
   
   Oral history project done in conjunction with the Iowa Women's Archives at
   the University of Iowa documenting women involved in agriculture and farming,
   with the exception of Fred Kirschenmann.

 * Identifier:
   MS0638
 * Language:
   English

Search Collection
Women in Chemistry Oral History Collection Collection of oral histories
sponsored by the Archives of Women in Science and Engineering (Iowa State
University Library) and focused on women who have devoted their careers to the
study of chemistry in the post–World War II era.
 * Description
   
   Collection of oral histories sponsored by the Archives of Women in Science
   and Engineering (Iowa State University Library) and focused on women who have
   devoted their careers to the study of chemistry in the post–World War II era.

Search Collection


Browse

Close

Iowa State University Ames, Iowa 50011 contact@iastate.edu 515-294-4111 phone



Copyright © 1995-2020 Iowa State University of Science and Technology All rights
reserved.

OPERATION MESSAGE

×

Close Close Yes



×

No Yes Yes



×

Cancel Update

Accessibility issues with this page?
Please click here to let us know.