bsu.summon.serialssolutions.com
Open in
urlscan Pro
66.151.7.65
Public Scan
Submitted URL: http://bsu.summon.serialssolutions.com/
Effective URL: https://bsu.summon.serialssolutions.com/
Submission: On November 17 via api from US — Scanned from US
Effective URL: https://bsu.summon.serialssolutions.com/
Submission: On November 17 via api from US — Scanned from US
Form analysis
5 forms found in the DOM<form ng-submit="search.runSearch()" role="search" ng-class="{ hasSearchScopes: (hasSearchScopes && !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_31" 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': '117px' }" ng-if="search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length)" id="searchBox_115"
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_115" search-url="search.url" on-response="search.onEnhancedAutocompleteResponse(json)" autocomplete="off"
ng-disabled="viewState.scopeBuilderMode" title="" style="padding-inline-end: 117px;"></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">Advanced</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 && !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 && 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 && !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_45" 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': '117px' }" ng-if="search.useEnhancedAutocomplete() && (textInformation.textWidth || !advancedEnabled || !textInformation.textToMeasure.length)" id="searchBox_139"
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_139" search-url="search.url" on-response="search.onEnhancedAutocompleteResponse(json)" autocomplete="off"
ng-disabled="viewState.scopeBuilderMode" title="" style="padding-inline-end: 117px;"></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">Advanced</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 && !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 && 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.submit()" role="search" class="ng-pristine ng-valid">
<div class="azFormElements input-group">
<div class="inner-addon right-addon">
<div class="autocomplete"><input id="searchBox_27" type="text" class="form-control input-round-border ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty autocomplete-field" name="azSearch" ng-model="search.query"
summon-autocomplete="searchBox_27" search-url="search.azService.suggestUrl" min-chars="1" on-response="search.onResponse(json)" on-select="search.onSelect(data)" autocomplete="off"></div>
<!-- ngIf: search.query -->
<span class="az-database-search-button">
<button class="btn btn-default btn-round-border customHeaderButtonBackground" type="submit">
<i class="uxf-icon uxf-search uxf-l searchIcon"></i>
<span class="offscreen ng-binding" ng-bind="::i18n.translations.SEARCH">Search</span>
</button>
</span>
</div>
</div>
</form>
Name: emailForm —
<form name="emailForm" ng-hide="alerts.chatEmailError.msg" ng-submit="email()" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
<div class="form-group">
<label for="sendToChat" ng-bind="::i18n.translations.SEND_TO + ':'" class="ng-binding">Send to:</label>
<input type="email" id="sendToChat" readonly="readonly" ng-model="chat.email" class="form-control input-sm ng-pristine ng-untouched ng-valid ng-empty ng-valid-email">
</div>
<div class="form-group" ng-class="{'has-error': emailForm.from.$error.email}">
<label for="emailChat" ng-bind="::i18n.translations.YOUR_EMAIL + ':'" class="ng-binding">Your Email:</label>
<input type="email" id="emailChat" name="from" ng-model="from" class="form-control input-sm ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" required="">
</div>
<div class="checkbox">
<label for="sendCopy">
<input type="checkbox" name="sendCopy" ng-model="sendCopy" id="sendCopy" class="ng-pristine ng-untouched ng-valid ng-empty">
<span ng-bind="::i18n.translations.SEND_ME_COPY_OF_EMAIL" class="ng-binding">Send me a copy of this email</span>
</label>
</div>
<div class="form-group">
<label for="messageChat" ng-bind="::i18n.translations.YOUR_MESSAGE + ':'" class="ng-binding">Your Message:</label>
<textarea ng-model="message" name="message" id="messageChat" rows="3" class="form-control input-sm ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required=""> </textarea>
</div>
<button type="submit" class="btn btn-default btn-sm ng-binding" ng-readonly="emailForm.$invalid" aria-disabled="true" aria-describedby="emailFormSubmitDescription" ng-bind="::i18n.translations.SEND" readonly="readOnly">Send</button>
<div class="sr-only" id="emailFormSubmitDescription">
<!-- ngIf: emailForm.$invalid --><span ng-if="emailForm.$invalid" ng-bind="::i18n.translations.INVALID_DATA_NOTICE" class="ng-binding ng-scope">This form contains invalid data or is missing required fields and cannot be submitted at this time.
Please make corrections to enable this button.</span><!-- end ngIf: emailForm.$invalid -->
</div>
<img src="/images/spinner.gif" ng-show="isSending" class="isSendingEmail ng-hide" alt="sending...">
<div summon-alert="" alert-name="emailNotify" class="email-alert ng-isolate-scope" role="alert" aria-live="assertive"><!-- ngIf: alerts[alertName].msg -->
</div>
</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 - ONESEARCH - BALL STATE LIBRARIES * Reading Lists (Course Reserves) * * Home * Course Reserves * Log in for access to all Ball State OneSearch content. Items in Temp Folder Links Menu English Log in * * Save Search and Save Item * Log in with Google * Log in with Microsoft Search Advanced Search New Search Save Search Save Search * Save Search * View Saved (0) View Saved HEADER * Reading Lists (Course Reserves) * * Home * Course Reserves * Log in for access to all Ball State OneSearch content. Search Advanced Search New Search Save Search Save Search * Save Search * View Saved (0) View Saved Items in Temp Folder 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 DATABASE FINDER Search Search here to find individual databases in our Database A-Z list. Or click here to browse by subject. Expand Database Finder TOPIC SUMMARY Expand Topic Explorer × IMAGE THUMBNAIL Chat with a Librarian Collapse Close Send to: Your Email: Send me a copy of this email Your Message: Send This form contains invalid data or is missing required fields and cannot be submitted at this time. Please make corrections to enable this button. Back to top