dev-ualibraries-composer.pantheonsite.io Open in urlscan Pro
2620:12a:8001::3  Public Scan

Submitted URL: http://dev-ualibraries-composer.pantheonsite.io/
Effective URL: https://dev-ualibraries-composer.pantheonsite.io/
Submission Tags: falconsandbox
Submission: On May 28 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: searchFormGET https://search.library.albany.edu/discovery/search

<form id="simple" name="searchForm" method="get" target="_self" autocomplete="off" action="https://search.library.albany.edu/discovery/search" enctype="application/x-www-form-urlencoded; charset=utf-8" onsubmit="searchPrimo()">
  <!-- Customizable Parameters -->
  <input type="hidden" autocomplete="false">
  <input type="hidden" name="institution" value="suny-alb">
  <input type="hidden" name="vid" value="01SUNY_ALB:01SUNY_ALB">
  <input type="hidden" name="tab" value="Everything" id="primoTabVal"> <!-- This changes depending on dropdown -->
  <input type="hidden" name="search_scope" value="MyInst_and_CI" id="primoScopeVal"> <!-- This changes depending on dropdown -->
  <input type="hidden" name="mode" value="basic">
  <!-- Fixed parameters -->
  <input type="hidden" name="displayMode" value="full">
  <input type="hidden" name="bulkSize" value="10">
  <input type="hidden" name="highlight" value="true">
  <input type="hidden" name="dum" value="true">
  <input type="hidden" name="query" id="primoQuery">
  <input type="hidden" name="displayField" value="all">
  <!-- Enable this if "Expand My Results" is enabled by default in Views Wizard -->
  <input type="hidden" name="pcAvailabiltyMode" value="true">
  <div class="input-group">
    <input type="text" class="form-control" aria-label="Search Query" id="primoQueryText">
    <div class="input-group-append">
      <button class="btn btn-outline-secondary dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="dropdownTitle">Everything</button><svg class="svg-inline--fa fa-angle-down fa-w-10" aria-hidden="true"
        focusable="false" data-prefix="fas" data-icon="angle-down" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="">
        <path fill="currentColor" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path>
      </svg><!-- <i class="fas fa-angle-down"></i> Font Awesome fontawesome.com -->
      <div class="dropdown-menu" id="primoSearchFlags">
        <!-- Javascript takes care of search flags, see primoblock.js -->
        <!-- <a class="dropdown-item" tabid="Everything" id="Everything" scopeid="MyInst_and_CI">Everything</a><a class="dropdown-item" tabid="LibraryCatalog" id="LibraryCatalog" scopeid="MyInstitution">UAlbany Libraries</a><a class="dropdown-item" tabid="NEWSUNY" id="NEWSUNY" scopeid="NewDiscoveryNetwork">SUNY Libraries</a><a class="dropdown-item" tabid="CourseReserves" id="CourseReserves" scopeid="CourseReserves">Course Reserves</a></div> -->
        <a class="dropdown-item" tabid="Everything" id="Everything" scopeid="MyInst_and_CI">Everything</a><a class="dropdown-item" tabid="LibraryCatalog" id="LibraryCatalog" scopeid="MyInstitution">UAlbany Libraries</a><a class="dropdown-item" tabid="NEWSUNY" id="NEWSUNY" scopeid="NewDiscoveryNetwork">SUNY Libraries</a><a class="dropdown-item" tabid="CourseReserves" id="CourseReserves" scopeid="CourseReserves">Course Reserves</a>
      </div>
    </div>
  </div>
  <!-- Autocomplete placeholder -->
  <div class="primo-autocomplete" id="primoAutocomplete" style="display: none;">
    <!-- Javascript takes care of adding autocomplete links as <a> tags  see primoblock.js -->
    <ul>
      <a class="autocomplete-result" id="Everything" tabid="Everything" scopeid="MyInst_and_CI"><span class="current-search-query"></span> in Everything</a><a class="autocomplete-result" id="LibraryCatalog" tabid="LibraryCatalog" scopeid="MyInstitution"><span class="current-search-query"></span> in UAlbany Libraries</a><a class="autocomplete-result" id="NEWSUNY" tabid="NEWSUNY" scopeid="NewDiscoveryNetwork"><span class="current-search-query"></span> in SUNY Libraries</a><a class="autocomplete-result" id="CourseReserves" tabid="CourseReserves" scopeid="CourseReserves"><span class="current-search-query"></span> in Course Reserves</a>
    </ul>
  </div>
  <!-- Search Button -->
  <input id="go" role="button" tabindex="0" title="Search" onclick="searchPrimo()" onkeydown="searchPrimo()" type="button" value="Search" alt="Search" class="">
</form>

GET /search/node

<form action="/search/node" method="get" id="search-block-form" accept-charset="UTF-8" class="search-form search-block-form form-row">
  <!-- THEME DEBUG -->
  <!-- THEME HOOK: 'form_element' -->
  <!-- BEGIN OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/form-element.html.twig' -->
  <fieldset class="js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label form-group">
    <!-- THEME DEBUG -->
    <!-- THEME HOOK: 'form_element_label' -->
    <!-- BEGIN OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/form-element-label.html.twig' -->
    <label for="edit-keys" class="sr-only">Search</label>
    <!-- END OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/form-element-label.html.twig' -->
    <!-- THEME DEBUG -->
    <!-- THEME HOOK: 'input__search' -->
    <!-- FILE NAME SUGGESTIONS:
   * input--search.html.twig
   x input.html.twig
-->
    <!-- BEGIN OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/input.html.twig' -->
    <input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="edit-keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control">
    <!-- END OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/input.html.twig' -->
  </fieldset>
  <!-- END OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/form-element.html.twig' -->
  <!-- THEME DEBUG -->
  <!-- THEME HOOK: 'container' -->
  <!-- BEGIN OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/container.html.twig' -->
  <div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-group" id="edit-actions">
    <!-- THEME DEBUG -->
    <!-- THEME HOOK: 'input__submit' -->
    <!-- FILE NAME SUGGESTIONS:
   * input--submit.html.twig
   x input.html.twig
-->
    <!-- BEGIN OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/input.html.twig' -->
    <input data-drupal-selector="edit-submit" type="submit" id="edit-submit" value="Search" class="button js-form-submit form-submit btn btn-primary form-control">
    <!-- END OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/input.html.twig' -->
  </div>
  <!-- END OUTPUT from 'themes/contrib/bootstrap_barrio/templates/form/container.html.twig' -->
</form>

Name: searchFormGET https://search.library.albany.edu/discovery/search

<form id="simple" name="searchForm" method="get" target="_self" autocomplete="off" action="https://search.library.albany.edu/discovery/search" enctype="application/x-www-form-urlencoded; charset=utf-8" onsubmit="searchPrimoHome()">
  <!-- Customizable Parameters -->
  <input type="hidden" autocomplete="false">
  <input type="hidden" name="institution" value="suny-alb">
  <input type="hidden" name="vid" value="01SUNY_ALB:01SUNY_ALB">
  <input type="hidden" name="tab" value="Everything" id="primoTabValHome"> <!-- This changes depending on dropdown -->
  <input type="hidden" name="search_scope" value="MyInst_and_CI" id="primoScopeValHome"> <!-- This changes depending on dropdown -->
  <input type="hidden" name="mode" value="basic">
  <!-- Fixed parameters -->
  <input type="hidden" name="displayMode" value="full">
  <input type="hidden" name="bulkSize" value="10">
  <input type="hidden" name="highlight" value="true">
  <input type="hidden" name="dum" value="true">
  <input type="hidden" name="query" id="primoQueryHome">
  <input type="hidden" name="displayField" value="all">
  <!-- Enable this if "Expand My Results" is enabled by default in Views Wizard -->
  <input type="hidden" name="pcAvailabiltyMode" value="true">
  <div class="input-group">
    <input type="text" class="form-control" aria-label="Search Query" id="primoQueryTextHome" style="width: 45vw;border-radius:5px;background-image:none;">
    <!--<div class="input-group-append">
    <button class="btn btn-outline-secondary dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="dropdownTitleHome">Everything</button>
    <div class="dropdown-menu" id="primoSearchFlags">
      <!-- Javascript takes care of search flags, see primoblock.js --
     <!-- No, right now, there's 2 on the homepage, and everything is by ID, so there's conflicts -- for now, doing flags manually --
    <a class="dropdown-item" tabid="Everything" id="Everything" scopeid="MyInst_and_CI">Everything</a><a class="dropdown-item" tabid="LibraryCatalog" id="LibraryCatalog" scopeid="MyInstitution">UAlbany Libraries</a><a class="dropdown-item" tabid="NEWSUNY" id="NEWSUNY" scopeid="NewDiscoveryNetwork">SUNY Libraries</a><a class="dropdown-item" tabid="CourseReserves" id="CourseReserves" scopeid="CourseReserves">Course Reserves</a>
    </div>
  </div>-->
  </div>
  <!-- Autocomplete placeholder -->
  <div class="primo-autocomplete" id="primoAutocomplete">
    <!-- Javascript takes care of adding autocomplete links as <a> tags  see primoblock.js -->
  </div>
  <!-- Search Button -->
  <input id="go" title="Search" type="submit" value="Search" alt="Search" class="btn btn-primary">
</form>

Text Content

Got it!

This website uses cookies to ensure you get the best experience on our website
More info

Cookie Consent plugin for the EU cookie law
Skip to main content
University Libraries


MAIN NAVIGATION

 * Tools
 * Services
 * About
 * Site Search

close


TOOLS

SEARCH FOR BOOKS, ARTICLES, MEDIA AND MORE

Everything
EverythingUAlbany LibrariesSUNY LibrariesCourse Reserves
in Everything
in UAlbany Libraries
in SUNY Libraries
in Course Reserves

Advanced Search


FIND RESOURCES

   
 * Database Finder
 * Journal Finder
 * Special Collections & Archives
 * ILLiad (Interlibrary Loan)


FIND HELP

 * Frequently Asked Questions
 * Instruction & Tutorials
 * Research Guides by Subject
 * My Library Card

Systems Status


Check the current status of our systems, applications, and online resources

close


ABOUT

 * Visit & Study
   * Hours
   * Locations, Directions and Maps
   * Calendar of Events
   * Study & Technology Rooms
   * ITS Service Desk
 * Who We Are
   * Faculty/Staff Directory
   * Faculty Publications
   * Faculty Presentations
   * Library Administrators
   * Library Department Contacts
 * General Information
   * Welcome to the University Libraries
   * Our Collections
   * Our Mission, Vision and Values
   * Our History
   * Newsletters
   * Policy Library

Contact Us
close


SERVICES

 * Research, Write & Publish
   * Find a Subject Librarian
   * Request a Research Consultation
   * Scholarly Communication Services
   * Copyright and Fair Use
   * Citation Help
   * Scholars Archive: Deposit Scholarly Work
   * Open Access Author Services
   * Information Literacy
   * Resources For...
 * Borrowing
   * My Library Card
   * Circulation Policies
   * Interlibrary Loan
   * Course Reserves (Physical and Electronic)
   * Borrowing FAQ
 * Technology
   * Computers and Workstations
   * Group Study & Technology Rooms
   * Print, Copy, Scan
   * UAlbany ID Card Photocopying and Printing
   * Off-Campus Access and NetIDs
   * ITS Service Desk

Ask Us!


SEARCH THE LIBRARY WEBSITE

Search


LOOKING FOR A BOOK, ARTICLE, DATABASE OR SOMETHING ELSE FOR YOUR RESEARCH?

Search for Books, Articles,
Media and more



READ THE SUMMER 2021 LIBRARY UPDATE NEWSLETTER

Catch up on the Libraries' busy summer with our latest newsletter!


UNIVERSITY LIBRARIES ADD OVER 20 NEW RESOURCES TO COLLECTION

Explore newly-added databases , including ProQuest Historical Newspapers


APPLY TO BECOME A LIBRARY AMBASSADOR

We are now accepting applications for the Fall 2021 semester.

Previous Pause Next

SEARCH FOR
BOOKS, ARTICLES, MEDIA
AND MORE


Advanced Search

TODAY'S HOURS

In compliance with UAlbany's Mask Mandate, masks are not currently required in
the University Libraries.
University Library
9am - 8pm
Reference Desk
10am - 2pm
Dewey Graduate Library
9am - 5pm
Science Library
8:30am - 5pm
Special Collections & Archives
9am - 5pm
Ask Us! Chat Reference
24 Hours
Full Schedule

COVID-19 FAQ


COVID-19 FAQ

 * Do I need to wear a mask in the library?
   Last Updated: May 06, 2022 | Topics:
    * COVID-19
   
   | Views: 918
 * Can I get a mask from the library?
   Last Updated: Mar 23, 2022 | Topics:
    * COVID-19
   
   | Views: 1145
 * Does the library have study rooms?
   Last Updated: Sep 13, 2021 | Topics:
    * About the Library
    * COVID-19
    * Study Rooms and Spaces
   
   | Views: 2189
 * I’m a faculty member. How do I find online content to use for online
   instruction?
   Last Updated: Sep 02, 2021 | Topics:
    * COVID-19
    * Find it Online
   
   | Views: 453
 * How do I return books to the library?
   Last Updated: Aug 30, 2021 | Topics:
    * Borrowing
    * COVID-19
   
   | Views: 2094
 * I'm a distance student. Can I have library books mailed to me at home?
   Last Updated: Aug 20, 2021 | Topics:
    * Books, eBooks, or DVDs
    * Borrowing
    * COVID-19
   
   | Views: 1020

QUICK LINKS

EXPLORE BY SUBJECT

 * Advanced Search
 * Database Finder
 * Journal Finder
 * Research Guides by Subject
 * Find a Subject Librarian

GET HELP

 * FAQ
 * Instruction & Tutorials
 * Request a Research Consultation
 * Tech Tutorials

RESOURCES FOR...

 * Graduate Students
 * Persons with Disabilities
 * Distance Learners
 * Faculty • Alumni
 * University in the High School Program



1400 Washington Avenue Albany, NY 12222 USA

Contact Us


FOOTER

 * Employment Opportunities
 * Faculty/Staff Directory
 * Privacy
 * Accessibility

 * Twitter
 * Facebook
 * Youtube
 * Pinterest
 * Instagram


Copyright © 2021 University at Albany. All rights reserved.

 

MODAL TITLE

×

Close

Ask Us