<% PageTitle = "LIBRARY STORE REQUEST FORM" %> <% = PageTitle %>
Swansea University - Library and Information Services

Request items from the Library Store (use ONLY for Store requests not for DALLAS or other requests)

<% ' show error message If session("error") = "true" Then %>
Please note, required fields are missing.  Please complete form and check details.
 
<% Else End if %>
 

Make your library store requests online using the forms below. Books and journals can be collected from the library of your choice. Alternatively, for journals we can post a photocopy to you (Charges & copyright restrictions apply – see below for details).

JOURNAL REQUESTS
Your Store journal should be ready for collection on the next working day after 2pm (Monday to Friday). We'll also send you a reminder when the item is available for collection. The item(s) will be issued to your library card and held at the issue desk in the library you selected as your collection point (Library & Information Centre, Morriston Health Science Library or Miners' Library).

Copies - 10p per sheet plus the cost of postage. Copyright restrictions apply and so we can only copy a single article from any journal.

BOOK REQUESTS
Your Store book should be ready for collection on the next working day after 2pm (Monday to Friday). We'll also send you a reminder when the item is available for collection. The item(s) will be issued to your library card and held at the issue desk in the library you selected as your collection point (Library & Information Centre, Morriston Health Science Library or Miners' Library).

* Denotes fields that are required: Your library Card Number, Name, Address, Email and Voyager call numbers (for journal, book or both, whichever is relevant) are all required.
The address field will be used as the delivery address if you choose to have a copy posted to you.

 

 YOUR DETAILS
<% If session("student_num")="PLEASE COMPLETE" Then %>please complete--> *Library Card Number e.g. C123456789
<% Else %>*Library Card Number e.g. C123456789 <% end if %>
">
<% If session("name")="PLEASE COMPLETE" Then %>please complete--> *Name
<% Else %>*Name <% end if %>
">
<% If session("address1")="PLEASE COMPLETE" Then %>please complete--> *Address
<% Else %>*Address <% end if %>

 
">
">
">
 
Postcode ">
<% If session("email")="PLEASE COMPLETE" Then %>please complete--> *Email
 
<% Else %>*Email
 <% end if %>
">
Tel ">
*What do you want to do? <% If session("what_do")="" Then %>  Request a journal article/issue/volume

 Request a book

 Both
<% ElseIf session("what_do")="Request a book" Then %>  Request a journal article/issue/volume

 Request a book

 Both
<% ElseIF (Session("what_do")= "Request a journal/issue/volume") Then %>  Request a journal article/issue/volume

 Request a book

 Both
<% ElseIF (Session("what_do")= "both") Then %>  Request a journal article/issue/volume

 Request a book

 Both
<% End If %>

REQUEST A JOURNAL/JOURNAL ARTICLE
Please complete as many details as you can.


Note: If you make a request for a copy request of an item you will need to print out a declaration form. This form will be available to you after submitting this request, a copy will also be emailed to you with further instructions.

Journal Title
  value="<%=session("journal_tit")%>" <% Else End if %> size="40">
<% If (session("journal_call")="PLEASE COMPLETE") AND (session("error") = "true") Then %>*Voyager Call Number
-->
Please complete (starts with a letter)
<% Else %> *Voyager Call Number <% End If %>
  value="<%=session("journal_call")%>" <% Else End if %> size="40">
Article Author
  value="<%=session("journal_art_author")%>" <% Else End if %> size="42">
Article Title
  value="<%=session("journal_art_title")%>" <% Else End if %> size="42">
<% If (session("journal_vol")="PLEASE COMPLETE") AND (session("error") = "true") Then %>-->
Please complete volume details
<% Else %> <% End If %> *Volume(s)
  value="<%=session("journal_vol")%>" <% Else End if %> size="14">
Issue/Part
  value="<%=session("journal_issue")%>" <% Else End if %> size="14">
<% If (session("journal_dat")="PLEASE COMPLETE") AND (session("error") = "true") Then %>-->
Please complete journal date
<% Else %> <% End If %> *Year
  value="<%=session("journal_dat")%>" <% Else End if %> size="14">
Pages
  value="<%=session("journal_pages")%>" <% Else End if %> size="14">
How would you like to receive this item
 

REQUEST A BOOK
Please complete as many details as you can.

Author
  value="<%=session("book_author")%>" <% Else End if %> size="42">
Title
  value="<%=session("book_title")%>" <% Else End if %> size="42">
<% If (session("book_call")="PLEASE COMPLETE") AND (session("error") = "true") Then %>*Voyager Call Number
-->
Please complete (starts with a letter)
<% Else %> *Voyager Call Number <% End If %>
  value="<%=session("book_call")%>" <% Else End if %> size="40">
Date of publication
  value="<%=session("book_date")%>" <% Else End if %> size="14">
How would you like to receive this item
 
<%= Day(Now())& "/" & Month(Now())& "/" & Year(Now())%>