<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

History

Thesis Prospectus

What are the Thesis Proposal guidelines?

1. The cover sheet follows the form of a thesis title page. You can download a sample here.

2. The prospectus may be a revised version of research seminar paper prospectus.

3. The prospectus must present the proposed main argument of the project.

4. There should be a statement as to why the themes and thesis of the work may be historically significant (is the work historically important and/or historiographically important?).

5. There should be an outline of possible chapters (it is understood that these may change over the course of research and writing).

6. The narrative part of the prospectus, outlining what the thesis will be about, why the topic is significant, a synopsis of relevant historiography, and how the work will be organized (proposed chapters) should be about 6-7 (no more than 8) pages long.

7. There must be a working bibliography (which could be another 2-3 pages).