bth.summon.serialssolutions.com Open in urlscan Pro
66.151.7.65  Public Scan

Submitted URL: http://bth.summon.serialssolutions.com/
Effective URL: https://bth.summon.serialssolutions.com/
Submission: On November 02 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form ng-submit="search.runSearch()" role="search" ng-class="{ hasSearchScopes: (hasSearchScopes &amp;&amp; !viewState.scopeBuilderMode) }" class="ng-pristine ng-valid">
  <fieldset>
    <div class="container-fluid">
      <!-- ngIf: search.journalTitle -->
      <div class="row">
        <div class="col-xs-18">
          <div class="input-group main-searchbar">
            <label for="searchBox_28" class="offscreen ng-binding" ng-bind="::i18n.translations.SEARCH">Search</label>
            <!-- ngIf: !viewState.scopeBuilderMode -->
            <div class="queryBox ng-scope ng-isolate-scope" search-scope-dropdown="" role="combobox" aria-haspopup="listbox" aria-expanded="" ng-if="!viewState.scopeBuilderMode" aria-label="Collections to search for"
              uib-tooltip="Collections to search for">
              <!-- ngIf: searchScpCtrl.searchScopeService.hasSearchScopes && !searchScpCtrl.viewState.searchBuilderMode -->
            </div><!-- end ngIf: !viewState.scopeBuilderMode -->
            <div class="inner-addon right-addon inputWrapper">
              <!-- Enhanced autocomplete -->
              <!-- ngIf: search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <div class="autocomplete"><input ng-style="{'padding-inline-end': '103px' }" ng-if="search.useEnhancedAutocomplete() &amp;&amp; (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length)" id="searchBox_102"
                  type="text" class="form-control searchBox ng-pristine ng-untouched ng-valid ng-scope ng-isolate-scope ng-empty autocomplete-field" ng-class="{'disabled': viewState.scopeBuilderMode}" name="q" ng-model="search.query"
                  aria-label="Search" focus-me="view == 'home' || newSearchInfo.isNewSearch" summon-autocomplete="searchBox_102" search-url="search.url" on-response="search.onEnhancedAutocompleteResponse(json)" autocomplete="off"
                  ng-disabled="viewState.scopeBuilderMode" title="" style="padding-inline-end: 103px;"></div>
              <!-- end ngIf: search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <!-- Standard autocomplete -->
              <!-- ngIf: !search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <span class="searchbox-btn-group ng-isolate-scope" know-text-width="" text-info="textInformation">
                <button ng-click="clearSearch()" ng-class="{ invisible: !search.query }" type="button" class="btn-link clear-search invisible">
                  <i class="uxf-icon uxf-close" aria-hidden="true"></i>
                  <span aria-label="Clear" uib-tooltip="Clear">
                  </span>
                </button>
                <!-- ngIf: viewState.scopeBuilderMode || advancedEnabled --><button ng-if="viewState.scopeBuilderMode || advancedEnabled" class="btn-link advance-options ng-scope" type="button" ng-click="search.toggleAdvanced()"
                  uib-popover="More options for editing search scope" popover-placement="bottom-right" popover-trigger="'mouseenter'" popover-enable="isScopeBuilderInit" popover-popup-delay="100">
                  <span ng-bind="::i18n.translations.OPTIONS" class="ng-binding">Options</span>
                </button><!-- end ngIf: viewState.scopeBuilderMode || advancedEnabled -->
              </span>
            </div>
            <span class="input-group-addon autocompleteLoader ng-hide" ng-show="loadingAutocomplete">
              <img src="/images/spinner.gif" alt="loading">
            </span>
            <span class="input-group-btn searchIconWrapper">
              <button class="btn btn-default searchBtn customHeaderButtonBackground" ng-class="{addBorderIfNoContrast : view != 'home'}" scroll-to-top="click" type="submit" aria-label="Search">
                <i class="uxf-icon uxf-search uxf-l searchIcon"></i>
                <span class="offscreen ng-binding" ng-bind="::i18n.translations.SEARCH">Search</span>
              </button>
            </span>
            <!-- ngIf: ::search.enableNewSearchButton && !viewState.scopeBuilderMode --><button class="btn btn-link no-right-gutter ng-binding ng-scope ng-hide" type="button"
              ng-if="::search.enableNewSearchButton &amp;&amp; !viewState.scopeBuilderMode" ng-hide="view != 'search' || newSearchInfo.isNewSearch" ng-click="issueNewSearch()" ng-bind="::i18n.translations.NEW_SEARCH">New
              Search</button><!-- end ngIf: ::search.enableNewSearchButton && !viewState.scopeBuilderMode -->
          </div>
          <!-- ngIf: savedSearchEnabled && view == 'home' -->
          <div class="toggleSavedSearches ng-scope" saved-searches-toggle="" ng-if="savedSearchEnabled &amp;&amp; view == 'home'">
            <!-- Large screens - Save Search just a button -->
            <button tabindex="0" ng-click="displayDialog('savedSearch', $event)" aria-label="Save current search and filters" uib-tooltip="Save current search and filters" tooltip-placement="bottom" data-aid="saved-search-btn"
              class="hidden-xs  summonBtn">
              <svg-icon name="bookmark" flip-for-rtl="true" class="ng-isolate-scope"><!-- ngIf: textBefore --> <span ng-class="iconClass" class="svgIcon"> <svg ng-class="svgClass" ng-attr-view_box="{{viewBox}}" ng-bind-html="data" class="ng-binding"
                    viewBox="0 0 16 16">
                    <path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"></path>
                  </svg> </span> <!-- ngIf: text --></svg-icon>
              <span ng-bind="::i18n.translations.SAVE_SEARCH" class="ng-binding">Save Search</span>
            </button>
            <!-- Small screens - Save Search is a dropdown and hides others -->
            <div class="hidden-sm hidden-md hidden-lg">
              <div class="save-search-xs dropdown" uib-dropdown="">
                <button uib-dropdown-toggle="" uib-tooltip="Save current search and filters" tooltip-placement="bottom" tabindex="0" data-aid="saved-search-btn" class="summonBtn dropdown-toggle" aria-haspopup="true" aria-expanded="false">
                  <svg-icon name="bookmark" flip-for-rtl="true" class="ng-isolate-scope"><!-- ngIf: textBefore --> <span ng-class="iconClass" class="svgIcon"> <svg ng-class="svgClass" ng-attr-view_box="{{viewBox}}" ng-bind-html="data"
                        class="ng-binding" viewBox="0 0 16 16">
                        <path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"></path>
                      </svg> </span> <!-- ngIf: text --></svg-icon>
                  <span ng-bind="::i18n.translations.SAVE_SEARCH" class="ng-binding">Save Search</span>
                  <!-- Badge w/ count -->
                  <!-- ngIf: savedSearch.savedSearches.length -->
                </button>
                <ul class="dropdown-menu" role="menu">
                  <li>
                    <!-- ngIf: ::savedSearchEnabled --><a tabindex="0" role="button" ng-if="::savedSearchEnabled" ng-click="displayDialog('savedSearch', $event)" ng-bind="::i18n.translations.SAVE_SEARCH" data-aid="saved-search-menu" aria-label="Save current search and filters" class="ng-binding ng-scope">Save Search</a><!-- end ngIf: ::savedSearchEnabled -->
                  </li>
                  <li>
                    <a tabindex="0" role="button" ng-click="toggleSavedSearches()" data-aid="view-saved-menu" aria-pressed="false" aria-label="View saved 0 search">
            <span ng-bind="::i18n.translations.VIEW_SAVED" class="ng-binding">View Saved</span>
            <span class="ng-binding"> (0)</span>
          </a>
                  </li>
                </ul>
              </div>
              <div class="cloudStorageSignOutAlert ng-isolate-scope" summon-alert="" alert-name="cloudStorageSignOut" role="alert" aria-live="assertive"><!-- ngIf: alerts[alertName].msg -->
              </div>
            </div>
            <!-- large screens - View Saved -->
            <div class="hidden-xs">
              <button class="save-search header-toggle btn-link" type="button" ng-class="{active: viewState.currentView == 'savedSearches', 'summonBtn': view == 'search', 'btn-link': view == 'home'}" ng-click="toggleSavedSearches()"
                uib-tooltip="Saved Searches" tooltip-placement="bottom" aria-label="View saved 0 search" data-aid="view-saved-btn" event-animate="{click:{'.savedSearchesBadge':'animated pulse'}}" aria-pressed="false">
                <span ng-bind="::i18n.translations.VIEW_SAVED" class="ng-binding">View Saved</span>
                <!-- Badge w/ count -->
                <!-- ngIf: savedSearch.savedSearches.length -->
              </button>
            </div>
          </div><!-- end ngIf: savedSearchEnabled && view == 'home' -->
        </div>
      </div>
    </div>
  </fieldset>
</form>

<form ng-submit="search.runSearch()" role="search" ng-class="{ hasSearchScopes: (hasSearchScopes &amp;&amp; !viewState.scopeBuilderMode) }" class="ng-pristine ng-valid">
  <fieldset>
    <div class="container-fluid">
      <!-- ngIf: search.journalTitle -->
      <div class="row">
        <div class="col-xs-18">
          <div class="input-group main-searchbar">
            <label for="searchBox_42" class="offscreen ng-binding" ng-bind="::i18n.translations.SEARCH">Search</label>
            <!-- ngIf: !viewState.scopeBuilderMode -->
            <div class="queryBox ng-scope ng-isolate-scope" search-scope-dropdown="" role="combobox" aria-haspopup="listbox" aria-expanded="" ng-if="!viewState.scopeBuilderMode" aria-label="Collections to search for"
              uib-tooltip="Collections to search for">
              <!-- ngIf: searchScpCtrl.searchScopeService.hasSearchScopes && !searchScpCtrl.viewState.searchBuilderMode -->
            </div><!-- end ngIf: !viewState.scopeBuilderMode -->
            <div class="inner-addon right-addon inputWrapper">
              <!-- Enhanced autocomplete -->
              <!-- ngIf: search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <div class="autocomplete"><input ng-style="{'padding-inline-end': '103px' }" ng-if="search.useEnhancedAutocomplete() &amp;&amp; (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length)" id="searchBox_125"
                  type="text" class="form-control searchBox ng-pristine ng-untouched ng-valid ng-scope ng-isolate-scope ng-empty autocomplete-field" ng-class="{'disabled': viewState.scopeBuilderMode}" name="q" ng-model="search.query"
                  aria-label="Search" focus-me="view == 'home' || newSearchInfo.isNewSearch" summon-autocomplete="searchBox_125" search-url="search.url" on-response="search.onEnhancedAutocompleteResponse(json)" autocomplete="off"
                  ng-disabled="viewState.scopeBuilderMode" title="" style="padding-inline-end: 103px;"></div>
              <!-- end ngIf: search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <!-- Standard autocomplete -->
              <!-- ngIf: !search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length) -->
              <span class="searchbox-btn-group ng-isolate-scope" know-text-width="" text-info="textInformation">
                <button ng-click="clearSearch()" ng-class="{ invisible: !search.query }" type="button" class="btn-link clear-search invisible">
                  <i class="uxf-icon uxf-close" aria-hidden="true"></i>
                  <span aria-label="Clear" uib-tooltip="Clear">
                  </span>
                </button>
                <!-- ngIf: viewState.scopeBuilderMode || advancedEnabled --><button ng-if="viewState.scopeBuilderMode || advancedEnabled" class="btn-link advance-options ng-scope" type="button" ng-click="search.toggleAdvanced()"
                  uib-popover="More options for editing search scope" popover-placement="bottom-right" popover-trigger="'mouseenter'" popover-enable="isScopeBuilderInit" popover-popup-delay="100">
                  <span ng-bind="::i18n.translations.OPTIONS" class="ng-binding">Options</span>
                </button><!-- end ngIf: viewState.scopeBuilderMode || advancedEnabled -->
              </span>
            </div>
            <span class="input-group-addon autocompleteLoader ng-hide" ng-show="loadingAutocomplete">
              <img src="/images/spinner.gif" alt="loading">
            </span>
            <span class="input-group-btn searchIconWrapper">
              <button class="btn btn-default searchBtn customHeaderButtonBackground" ng-class="{addBorderIfNoContrast : view != 'home'}" scroll-to-top="click" type="submit" aria-label="Search">
                <i class="uxf-icon uxf-search uxf-l searchIcon"></i>
                <span class="offscreen ng-binding" ng-bind="::i18n.translations.SEARCH">Search</span>
              </button>
            </span>
            <!-- ngIf: ::search.enableNewSearchButton && !viewState.scopeBuilderMode --><button class="btn btn-link no-right-gutter ng-binding ng-scope ng-hide" type="button"
              ng-if="::search.enableNewSearchButton &amp;&amp; !viewState.scopeBuilderMode" ng-hide="view != 'search' || newSearchInfo.isNewSearch" ng-click="issueNewSearch()" ng-bind="::i18n.translations.NEW_SEARCH">New
              Search</button><!-- end ngIf: ::search.enableNewSearchButton && !viewState.scopeBuilderMode -->
          </div>
          <!-- ngIf: savedSearchEnabled && view == 'home' -->
          <div class="toggleSavedSearches ng-scope" saved-searches-toggle="" ng-if="savedSearchEnabled &amp;&amp; view == 'home'">
            <!-- Large screens - Save Search just a button -->
            <button tabindex="0" ng-click="displayDialog('savedSearch', $event)" aria-label="Save current search and filters" uib-tooltip="Save current search and filters" tooltip-placement="bottom" data-aid="saved-search-btn"
              class="hidden-xs  summonBtn">
              <svg-icon name="bookmark" flip-for-rtl="true" class="ng-isolate-scope"><!-- ngIf: textBefore --> <span ng-class="iconClass" class="svgIcon"> <svg ng-class="svgClass" ng-attr-view_box="{{viewBox}}" ng-bind-html="data" class="ng-binding"
                    viewBox="0 0 16 16">
                    <path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"></path>
                  </svg> </span> <!-- ngIf: text --></svg-icon>
              <span ng-bind="::i18n.translations.SAVE_SEARCH" class="ng-binding">Save Search</span>
            </button>
            <!-- Small screens - Save Search is a dropdown and hides others -->
            <div class="hidden-sm hidden-md hidden-lg">
              <div class="save-search-xs dropdown" uib-dropdown="">
                <button uib-dropdown-toggle="" uib-tooltip="Save current search and filters" tooltip-placement="bottom" tabindex="0" data-aid="saved-search-btn" class="summonBtn dropdown-toggle" aria-haspopup="true" aria-expanded="false">
                  <svg-icon name="bookmark" flip-for-rtl="true" class="ng-isolate-scope"><!-- ngIf: textBefore --> <span ng-class="iconClass" class="svgIcon"> <svg ng-class="svgClass" ng-attr-view_box="{{viewBox}}" ng-bind-html="data"
                        class="ng-binding" viewBox="0 0 16 16">
                        <path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"></path>
                      </svg> </span> <!-- ngIf: text --></svg-icon>
                  <span ng-bind="::i18n.translations.SAVE_SEARCH" class="ng-binding">Save Search</span>
                  <!-- Badge w/ count -->
                  <!-- ngIf: savedSearch.savedSearches.length -->
                </button>
                <ul class="dropdown-menu" role="menu">
                  <li>
                    <!-- ngIf: ::savedSearchEnabled --><a tabindex="0" role="button" ng-if="::savedSearchEnabled" ng-click="displayDialog('savedSearch', $event)" ng-bind="::i18n.translations.SAVE_SEARCH" data-aid="saved-search-menu" aria-label="Save current search and filters" class="ng-binding ng-scope">Save Search</a><!-- end ngIf: ::savedSearchEnabled -->
                  </li>
                  <li>
                    <a tabindex="0" role="button" ng-click="toggleSavedSearches()" data-aid="view-saved-menu" aria-pressed="false" aria-label="View saved 0 search">
            <span ng-bind="::i18n.translations.VIEW_SAVED" class="ng-binding">View Saved</span>
            <span class="ng-binding"> (0)</span>
          </a>
                  </li>
                </ul>
              </div>
              <div class="cloudStorageSignOutAlert ng-isolate-scope" summon-alert="" alert-name="cloudStorageSignOut" role="alert" aria-live="assertive"><!-- ngIf: alerts[alertName].msg -->
              </div>
            </div>
            <!-- large screens - View Saved -->
            <div class="hidden-xs">
              <button class="save-search header-toggle btn-link" type="button" ng-class="{active: viewState.currentView == 'savedSearches', 'summonBtn': view == 'search', 'btn-link': view == 'home'}" ng-click="toggleSavedSearches()"
                uib-tooltip="Saved Searches" tooltip-placement="bottom" aria-label="View saved 0 search" data-aid="view-saved-btn" event-animate="{click:{'.savedSearchesBadge':'animated pulse'}}" aria-pressed="false">
                <span ng-bind="::i18n.translations.VIEW_SAVED" class="ng-binding">View Saved</span>
                <!-- Badge w/ count -->
                <!-- ngIf: savedSearch.savedSearches.length -->
              </button>
            </div>
          </div><!-- end ngIf: savedSearchEnabled && view == 'home' -->
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST

<form method="POST" summon-form-action="clickTrackLinkForm.action" rel="noopener noreferrer" click-track-link-form="" class="ng-pristine ng-valid" target="_blank">
  <input type="hidden" name="linkData" value="" autocomplete="off">
  <input type="submit" class="offscreen" tabindex="-1" aria-hidden="true">
</form>

Text Content

Done Loading Results Done Loading More Facets



HOME - SUMMON@BTH

 *   
   * Home
     
   * Course Reserves
     
 * Off Campus? Log in to access full text and more content.
   
   

Saved Items
Links Menu
English
Log in
   
 * 
   
 * Save Search and Save Item
     
   * Log in with Google
     
   * Log in with Microsoft
     
   


Search


Options
Search New Search
Save Search
Save Search
 * Save Search
 * View Saved (0)


View Saved


HEADER

 *   
   * Home
     
   * Course Reserves
     
 * Off Campus? Log in to access full text and more content.
   
   

Search


Options
Search New Search
Save Search
Save Search
 * Save Search
 * View Saved (0)


View Saved
Saved Items
Links Menu
English
Log in
   
 * 
   
 * Save Search and Save Item
     
   * Log in with Google
     
   * Log in with Microsoft
     
   

Filters
Save Search
Save Search
 * Save Search
 * View Saved (0)


View Saved
  More


REFINE PANE


SEARCH RESULTS


   
 * 
   
   
 * 
   

   
   
 * 
 *  *   
      *   
          
        * Previous
          
          
          
        * 1
          
        * 2
          
        * 3
          
        * 4
          
        * ...
          
          
          
        * Next
          
        
      *   
          
        * Previous
          
          
          
        * Next
          
          
          
        * 1
          
        * 2
          
        * 3
          
        * 4
          
        * ...
          




MORE


TOPIC SUMMARY

Expand Topic Explorer
×


IMAGE THUMBNAIL



Back to top



Chat with a Librarian