CINXE.COM

Transfer Applicants : Stanford University

<!DOCTYPE html> <!--[if IE 7]> <html lang="en" class="ie7"> <![endif]--> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!-- InstanceBegin template="/Templates/left-sidebar-wide.dwt" codeOutsideHTMLIsLocked="false" --> <!--<![endif]--> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>Transfer Applicants : Stanford University</title> <!-- InstanceEndEditable --> <!-- Meta --> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- InstanceBeginEditable name="MetaTags" --> <meta name="description" content="Undergraduate Admission at Stanford University--one of the world's leading research and teaching institutions. It is located in Palo Alto, California." /> <meta name="author" content="Undergraduate Admission at Stanford University" /> <link rel="icon" type="image/png" href="https://www.stanford.edu/favicon.ico"/> <!-- These meta tags are used when someone shares a link to this page on Facebook, Twitter or other social media sites. All tags are optional, but including them and customizing the content for specific sites can help the visibility of your content. <meta property="og:type" content="website" /> <meta property="og:title" content="Title when shared to social media sites" /> <meta property="og:description" content="Snippet for social media sites." /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@TwitterHandle" /> <meta name="twitter:title" content="Title for Twitter" /> <meta name="twitter:description" content="Snippet when tweet is expanded." /> <meta name="twitter:image" content="http://stanford.edu/about/images/intro_about.jpg" /> <link rel="publisher" href="https://plus.google.com/id# of Google+ entity associated with your department or group" /> --> <!-- InstanceEndEditable --> <!-- CSS --> <link rel="stylesheet" href="../../assets/cardinal/css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css" /> <link rel="stylesheet" href="../../assets/cardinal/css/base.min.css?v=0.1" type="text/css" /> <link rel="stylesheet" href="../../assets/cardinal/css/custom.css?v=0.1" type="text/css"/> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="../assets/cardinal/css/ie/ie8.css" /> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="../assets/cardinal/css/ie/ie7.css" /> <![endif]--> <!-- JS and jQuery --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script src="../../assets/cardinal/js/modernizr.custom.17475.js"></script> <script src="../../assets/cardinal/js/bootstrap.min.js"></script> <!--[if lt IE 9]> <script src="../assets/cardinal/js/respond.js"></script> <![endif]--> <!-- custom JS --> <script src="../../assets/cardinal/js/base.js?v=1.0"></script> <script src="../../assets/cardinal/js/custom.js"></script> <!-- InstanceBeginEditable name="head" --> <style type="text/css"> #main-content h4 { padding-bottom: 10px; } #main-content ul { list-style-type: none; list-style-image: none; margin-left: 40px; } #main-content ul.fa-ul li { margin-bottom: 10px; } .modal-dialog { width: 90%; padding-top: 130px; z-index: 2; } </style> <link rel="stylesheet" href="../../assets/cardinal/css/side-nav.css" type="text/css"/> <link rel="stylesheet" href="../../assets/cardinal/css/links.css" type="text/css"/> <style> ul.large-bullets { margin-top: 15px; } ol.large-number { counter-reset: my-awesome-counter; list-style: none; padding-left: 40px; margin-top: 15px; } ol.large-number li { margin: 0 0 0.5rem 0; padding: 0px 0px 20px 0px; counter-increment: my-awesome-counter; position: relative; } ol.large-number li::before { content: counter(my-awesome-counter); color: #000; font-size: 2em; font-weight: 600; position: absolute; --size: 32px; left: calc(-1 * var(--size) - 10px); line-height: var(--size); width: var(--size); height: var(--size); top: 0; /* transform: rotate(-10deg);*/ /* background: #fbfbf9; border-radius: 50%; */ text-align: center;/* box-shadow: 1px 1px 0 #999;*/ } .buttons { float: right; margin-top: -35px; } .buttons button { background-color: #f5f5f5; border-color: #ddd; } p.lead:last-of-type { margin-bottom: 75px; } .w-100 { width: 100%; } .panel-group .panel { /*border-color: #928B81;*/ border: none; margin-bottom: 12px; } .panel-default>.panel-heading { background-color: #F6F3E5; /*border-color: #928B81;*/ border: none; } .panel-heading { padding: 20px 15px; } .panel-group .panel-heading + .panel-collapse .panel-body { border-top: none; } .panel-heading [data-toggle="collapse"]:before { font-family: 'Glyphicons Halflings'; content: "\e079"; float: right; color: #8c1515; font-size: 16px; line-height: 22px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .panel-heading [data-toggle="collapse"].collapsed:before { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); color: #454444; } .panel:nth-child(odd) .panel-heading { background-color: #F9F6EF; } #main-content a { color: #006cb8; } #main-content a:hover { color: #00548f; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 18px; font-weight: 600; } #main-content a.accordion-toggle { color: #000; } #main-content a.accordion-toggle:hover { color: #000; } #main-content ul li { font-size: 1em; } #main-content ul li a { text-decoration: underline; } /*offset anchor links for header*/ :target:before { content: ""; display: block; height: 150px; /* fixed header height*/ margin: -150px 0 0; /* negative fixed header height */ padding-top: 50px; } /*quick fade on target to attract user attention*/ :target { -webkit-animation: target-fade 5s 1; -moz-animation: target-fade 5s 1; } @-webkit-keyframes target-fade { 0% { background-color: rgba(0,255,0,.1); } 100% { background-color: rgba(0,255,0,0); } } @-moz-keyframes target-fade { 0% { background-color: rgba(0,255,0,.1); } 100% { background-color: rgba(0,255,0,0); } } @media screen and (max-width: 767px) { .buttons { margin-top: 0px; } } </style> <script> $(document).ready(function(){ $(".application_type").change(function(){ $("#accordion").show(); var selectedGrouping = $(this).val(); var selectedGroupingSelector = "." + selectedGrouping; $(selectedGroupingSelector).show(); $(".grouping").not(selectedGroupingSelector).hide(); // show buttons on load $(".show-all").show(); $(".hide-all").hide(); // toggle buttons when clicked $(".show-all").click(function(){ $(".show-all").hide(); $(".hide-all").show(); }); $(".hide-all").click(function(){ $(".show-all").show(); $(".hide-all").hide(); }); }); // show buttons on load $(".show-all").show(); $(".hide-all").hide(); // toggle buttons when clicked $(".show-all").click(function(){ $(".show-all").hide(); $(".hide-all").show(); }); $(".hide-all").click(function(){ $(".show-all").show(); $(".hide-all").hide(); }); $(".show-all").click(function(){ $(".panel-collapse").collapse('show'); $(".accordion-toggle").removeClass('collapsed'); }); $(".hide-all").click(function(){ $(".panel-collapse").collapse('hide'); $(".accordion-toggle").addClass('collapsed'); }); }); </script> <!-- InstanceEndEditable --> <!-- InstanceParam name="site_name_1" type="text" value="Undergraduate Admission" --> <!-- InstanceParam name="site_name_2" type="text" value="Signature Line 2" --> <!-- InstanceParam name="site_url" type="text" value="/" --> <!-- InstanceParam name="body_class" type="text" value="nav-2" --> <!-- InstanceParam name="h1" type="text" value="" --> </head> <!-- Stanford Cardinal Templates Version 1.0 --> <!-- Template Property Options: body_class: "home", "nav-1", "nav-2", etc. - specifies which item in the top nav to underline "two-line-signature" - displays two line header signature h1 : "hide" - creates a hidden <h1> element --> <body class="nav-2"> <div id="su-wrap"> <!-- used to force footer to bottom of short pages --> <div id="su-content"> <!-- used to force footer to bottom of short pages --> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MRT5VSK" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RVTG9WR7G3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RVTG9WR7G3'); </script> <!--=== Top ===--> <div id="top"> <div class="container"> <!--=== Skip links ===--> <div id="skip"> <a href="#content" onClick="$('#content').focus()">Skip to content</a> </div> <!-- /Skip links --> </div> </div> <!--/top--> <!--=== Header ===--> <div id="header" class="clearfix" role="banner" > <div class="container"> <div class="row"> <div class="col-md-8"> <!-- Logo --> <div id="logo" class="clearfix"> <a href="https://www.stanford.edu/"><img class="img-responsive" src="//admission.stanford.edu/assets/cardinal/images/stanford-white@2x.png" alt="Stanford University" /></a> </div> <!-- /logo --> <div id="signature"> <div id="site-name"> <a href="/"> <span id="site-name-1">Undergraduate Admission</span> <span id="site-name-2"></span></a> </div> </div> </div> </div> </div> </div> <!-- Menu --> <div id="mainmenu" class="clearfix" role="navigation" data-spy="affix" data-offset-top="60" data-offset-bottom="200"> <!--<div id="mainmenu" class="clearfix" role="navigation" data-spy="affix" data-offset-top="60" data-offset-bottom="200">--> <div class="container"> <div class="navbar navbar-default"> <!-- main navigation --> <button type="button" class="navbar-toggle btn-navbar" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="menu-text">Menu</span></button> <!-- /nav-collapse --> <div class="navbar-collapse collapse"> <!--search box--> <div id="nav-search" role="search"> <form action="//admission.stanford.edu/search/" method="get" id="search-form" accept-charset="UTF-8"> <h2 class="hidden">Search form</h2> <label class="hidden" for="search-field">Search term</label> <input name="cx" type="hidden" value="005252872952349847953:xiaxlhc-rsq"> <input name="cof" type="hidden" value="FORID:9"> <input name="ie" type="hidden" value="UTF-8"> <!-- replace value in next line with your site URL --> <input name="as_sitesearch" type="hidden" value="//admission.stanford.edu/"> <input title="Search string" class="input-medium" placeholder="Search Admission&hellip;" type="text" id="search-field" name="q" value="" size="15" maxlength="128" /> <button id="search-btn" type="submit" name="submit" aria-label="Search" formmethod="get"><i class="fa fa-search"></i></button> </form> </div> <div role="navigation"> <div id="primary-nav"> <ul class="nav navbar-nav" aria-label="primary navigation"> <!-- <li id="nav-1"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Discover <i class="caret"></i></a> <ul class="dropdown-menu"> <li id="nav-1-1"><a href="/academics/">Academics</a></li> <li id="nav-1-2"><a href="/student/">Student Life</a></li> </ul> </li> --> <li id="nav-1"> <a href="/plan/">Plan</a></li> <li id="nav-3"> <a href="/afford/">Afford</a></li> <li id="nav-4"> <a href="/engage/">Engage</a></li> <li id="nav-2"> <a href="/apply/">Apply</a></li> <!-- <li id="nav-4"> <a href="//admission.stanford.edu/visit/">Visit</a></li>--> </ul> </div> <div id="quicklinks-nav" class="pull-right" style="margin-top: 5px;"> <ul class="nav navbar-nav" style="display: inline;list-style-type: none;"> <li id="nav-5" class="pull-right" style="font-size:.8em;"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Quick Links <i class="caret"></i></a> <ul class="dropdown-menu" style="margin-top:-3px;border-top-right-radius: 0;border-top-left-radius:0"> <li id="nav-5-1"><a href="/index.php#announcements">News &amp; Announcements</a></li> <li id="nav-5-2"><a href="/apply/first-year">Application Requirements</a></li> <li id="nav-5-3"><a href="/engage">Tours and Programs</a></li> <li id="nav-5-4"><a href="https://financialaid.stanford.edu/undergrad/how/index.html">Cost of Attendance <i class="fa fa-external-link" aria-hidden="true"></i></a></li> <!-- <li id="nav-5-5"><a href="/parents">Parents</a></li> <li id="nav-5-6"><a href="/counselors">Counselors</a></li> --> <li id="nav-5-7"><a href="https://oval.stanford.edu">Admission Volunteers <i class="fa fa-external-link" aria-hidden="true"></i></a></li> </ul> </li> </ul> </div> <!-- <div id="quicklinks-nav"> <h4><span class="fa fa-chevron-circle-right"></span>Gateways for...</h4> <ul id="quicklinks" class="pull-right" aria-label="quicklinks"> <li id="nav-6"><a href="#" class="dropdown-toggle pull-right" data-toggle="dropdown">Quick Links <i class="caret"></i></a> <ul class="dropdown-menu"> <li id="nav-6-1"><a href="/apply/first-year">Application Requirements</a></li> <li id="nav-6-2"><a href="/engage">Tours and Programs</a></li> <li id="nav-6-3"><a href="https://financialaid.stanford.edu/undergrad/how/index.html">Cost of Attendance</a></li> <li id="nav-6-4"><a href="/parents">Parents</a></li> <li id="nav-6-5"><a href="/counselors">Counselors</a></li> <li id="nav-6-6"><a href="https://oval.stanford.edu">Admission Volunteers <i class="fa fa-external-link" aria-hidden="true"></i></a></li> </ul> </li> </ul> </div> --> </div> </div> <!-- /nav-collapse --> </div> <!-- /navbar --> </div> <!-- /container --> </div> <!-- /mainmenu --> <!-- <div id="banner-alert" class="col-md-12" role="region" aria-label="Alert" style="padding-top: 15px; padding-bottom: 10px;"> <div class="col-md-11"> <i class="fa fa-info-circle" aria-hidden="true" style="color:#820000;"></i> <a href="https://admission.stanford.edu/announcements/index.html"><strong>Updates for applicants in response to COVID-19 &raquo;</strong></a> </div> <div id="banner-close" class="col-md-1" style="font-size: 20px;">x</div> </div> --> <script> // jQuery("#banner-close").click(function() { // jQuery("#banner-alert").hide(200); // }); /*Start hide banner during session*/ //(function ($) { // var ugaHideCovid = sessionStorage.getItem('uga-hide-alert'); // if (ugaHideCovid === 'true') { // $('#banner-alert').hide(); // } // else { // $('#banner-close').click(function() { // sessionStorage.setItem('uga-hide-alert', 'true'); // $('#banner-alert').hide(); // }); // } // }(jQuery)); /*End hide banner during session*/ </script> <!-- main content --> <div id="content" class="container" role="main" tabindex="0"> <h1 class=""><!-- InstanceBeginEditable name="Page Title" -->Transfer Applicants <!-- InstanceEndEditable --></h1> <div class="row"> <!-- Main column --> <div id="main-content" class="col-md-9 col-md-push-3" role="main"> <!-- InstanceBeginEditable name="content_main" --> <h2>Requirements and Deadlines</h2> <!-- <h3>Instructions</h3> <p>Download and print the Stanford Transfer Application Instructions.</p> <a href="../../pdf/AppGuideTransfer.pdf" class="btn btn-default btn-four btn-primary" role="button" target="_blank" style="margin: 0 0 20px 0;">Transfer Instructions PDF</a>--> <h3>Required Application Components</h3> <ul class="fa-ul"> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i><a href="http://www.commonapp.org" target="_blank">Common Application</a> <i class="fa fa-external-link" aria-hidden="true"></i></li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>$90 nonrefundable application fee&nbsp;or&nbsp;fee waiver request&nbsp;<br> </li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>ACT or SAT test scores (<a href="testing.html">testing optional</a> for 2024&ndash;2025; beginning with the 2025&ndash;2026 application cycle, Stanford will reinstate its standardized testing requirement.)</li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>Official high school transcript (should include your graduation date). Visit our <a href="transcripts.html">Transcripts and College Report page</a> for information about equivalent documents you may submit.</li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>Official transcript(s) from every college/university attended </li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>College Report (a form completed by a school official that provides information about your standing at your current or most recent institution)</li> <li><i class="fa-li fa fa-square-o" aria-hidden="true"></i>Letters of recommendation from two academic instructors</li> </ul> <h3>Application Deadlines</h3> <p>Submit your Common Application by 11:59 p.m. (in your local timezone) on the applicable deadline.<br> </p> <table class="light-design" width="100%"> <tr valign="top"> <td><p>Application with or without <a href="arts.html">Optional Arts Portfolio</a> <i class="fa fa-info-circle fa-lg helper-tooltip" data-trigger="hover" data-content="<p><strong>March 15</strong> - This is the deadline for the Common Application and required materials. Please visit the <a href='https://admission.stanford.edu/apply/transfer/submitted.html'>After Submitting Your Application</a> page for additional information.</p> "></i></p></td> <td width="22%"><strong>March 15</strong></td> </tr> <tr valign="top"> <td><p>Notification of Missing Documents </p></td> <td><p>April</p></td> </tr> <tr valign="top"> <td><p><span style="font-weight: 600">Decision Released By</span> <i class="fa fa-info-circle fa-lg helper-tooltip" data-trigger="hover" data-content="<p><strong>Decision Released By</strong> - The date and time of the decision release will be made available on our <a href='https://admission.stanford.edu/index.php#announcements'>News &amp; Announcements</a> webpage a few days in advance of a decision release. Please refer to this page to confirm the date and time of decision releases. Applicants will be sent an email when the decision is available in their Stanford portal if they are not already logged in at the time of the decision release.</p>"></i></p></td> <td><p><strong>Mid-May</strong></p></td> </tr> <tr valign="top"> <td><p>Student Reply Date</p></td> <td><p>June 1</p></td> </tr> </table> <p><em>Stanford reserves the right to evaluate an application and render a final decision even if all pieces of the application have not been received.</em></p> <p><em>Students are limited to a total of three applications for undergraduate admission, whether for first-year admission, transfer admission or a combination of both. If you have submitted fewer than three applications to Stanford, you may reapply. </em></p> <h3>Frequently Asked Questions </h3> <div class="form-group clearfix"> <div class="buttons"> <button class="btn show-all">Show All</button> <button class="btn hide-all">Hide All</button> </div> </div> <div class="panel-group" style="" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#1">Can I start in the winter or spring quarters?</a></h4> </div> <div id="1" class="panel-collapse collapse"> <div class="panel-body"> <p>All students will begin their time at Stanford in the fall quarter.</p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#2">Does it help my chances of admission to submit my application early?</a></h4> </div> <div id="2" class="panel-collapse collapse"> <div class="panel-body"> <p>The transfer application deadline is March 15th. While you are welcome to submit before that deadline, please note that submitting your application early will not impact your application decision nor the timeline of when your decision will be released.</p> </div> </div> </div> </div> <!-- end accordion --> <!-- InstanceEndEditable --><!-- #BeginLibraryItem "/Library/last_update.lbi" --><span style="font-size:10px;">Updated on <!-- #BeginDate format:Am1a -->September 3, 2024 1:34 PM<!-- #EndDate --></span><!-- #EndLibraryItem --></div> <!-- Start #sidebar-first --><!-- InstanceBeginEditable name="sidebar-first" --> <div id="sidebar-first" class="col-md-3 col-md-pull-9"> <div class="sidebar-nav" role="navigation"> <h2>APPLY</h2> <ul class="nav list-unstyled"> <!-- <li class="nav-header nav-header-selected"> <a href="#" data-toggle="collapse" data-target="#selectMenu"> <h5><i class="fa fa-caret-down"></i>Admission Overview</h5> </a> <ul class="list-unstyled collapse in" id="selectMenu"> <li><a href="index.html" class="toc_current" title="Holistic Admission">Holistic Admission</a></li> <li><a href="statistics.html" title="Admission Statistics">Admission Statistics</a></li> </ul> </li> --> <li><a href="../overview/index.html" title="Admission Overview">Admission Overview</a></li> <li class="nav-header"> <a href="#" data-toggle="collapse" data-target="#freshmanAppMenu"> <h5><i class="fa fa-caret-right"></i>First-Year Applicants</h5> </a> <ul class="list-unstyled collapse" id="freshmanAppMenu"> <li><a href="../first-year/index.html" title="Requirements and Deadlines">Requirements and Deadlines</a></li> <li><a href="../first-year/decision_process.html" title="Regular Decision and Restrictive Early Action">Regular Decision and Restrictive Early Action</a></li> <li><a href="../first-year/prepare.html" title="Academic Preparation">Academic Preparation</a></li> <li><a href="../first-year/apply.html" title="Application and Essays">Application and Essays</a></li> <li><a href="../first-year/fee.html" title="Application Fee/Fee Waiver">Application Fee/Fee Waiver</a></li> <li><a href="../first-year/testing.html" title="Standardized Testing">Standardized Testing</a></li> <li><a href="../first-year/forms.html" title="Transcript and Required School Forms">Transcript and Required School Forms</a></li> <li><a href="../first-year/interview.html" title="Interview">Interview</a></li> <li><a href="../first-year/arts.html" title="Arts Portfolio">Arts Portfolio</a></li> <li><a href="../first-year/home_school.html" title="Guidelines for Homeschooled Applicants">Guidelines for Homeschooled Applicants</a></li> <li><a href="../first-year/submitted.html" title="After Submitting Your Application ">After Submitting Your Application </a></li> </ul> </li> <li class="nav-header nav-header-selected"> <a href="#" data-toggle="collapse" data-target="#transferAppMenu"> <h5><i class="fa fa-caret-down"></i>Transfer Applicants</h5> </a> <ul class="list-unstyled collapse in" id="transferAppMenu"> <li><a href="../transfer/index.html" class="toc_current" title="Requirements and Deadlines">Requirements and Deadlines</a></li><li><a href="../transfer/eligibility.html" title="Eligibility &amp; Transfer Credit">Eligibility</a></li> <li><a href="../transfer/credit.html" title="Academic Preparation &amp; Transfer Credit">Academic Preparation &amp; Transfer Credit</a></li> <li><a href="../transfer/apply.html" title="Application and Essays">Application and Essays</a></li> <li><a href="../transfer/fee.html" title="Application Fee/Fee Waiver">Application Fee/Fee Waiver</a></li> <li><a href="../transfer/testing.html" title="Standardized Testing">Standardized Testing</a></li> <li><a href="../transfer/transcripts.html" title="Transcripts and College Report">Transcripts and College Report</a></li> <li><a href="../transfer/evals.html" title="Letters of Recommendation">Letters of Recommendation</a></li> <li><a href="../transfer/arts.html" title="Arts Portfolio">Arts Portfolio</a></li> <li><a href="../transfer/submitted.html" title="After Submitting Your Application">After Submitting Your Application</a></li> </ul> </li> <li><a href="../international/index.html" title="International Applicants">International Applicants</a></li> <li class="nav-header"> <a href="#" data-toggle="collapse" data-target="#veteransMenu"> <h5><i class="fa fa-caret-right"></i>Veterans and ROTC</h5> </a> <ul class="list-unstyled collapse" id="veteransMenu"> <li><a href="../veterans/index.html" title="Overview">Overview</a></li> <li><a href="../veterans/aid.html" title="Financial Aid and the Yellow Ribbon Program">Financial Aid and the Yellow Ribbon Program</a></li> <li><a href="../veterans/plan.html" title="Selecting the Appropriate Application Plan">Selecting the Appropriate Application Plan</a></li> <li><a href="../veterans/contacts.html" title="Key Contacts">Key Contacts</a></li> </ul> </li> <li><a href="../undocumented/index.html" title="Undocumented Applicants">Undocumented Applicants</a></li> <li><a href="../questbridge/index.html" title="QuestBridge">QuestBridge</a></li> </ul> </div> <div class="well"> <h2>Facts for Transfer Applicants</h2><a href="../../pdf/TransferTravelSheet.pdf?v=2024" > <img src="../../assets/cardinal/images/publications/stanford_travel_sheet.jpg?v=2024" width="100%" alt="Cover of the Transfer Fact Sheet"/></a> <!-- <p style="padding-top: 10px;"><span style="padding-right: 30px;"><a href="#" data-toggle="modal" data-target="#transferModal">View</a> <i class="fa fa-eye" aria-hidden="true"></i></span> <a href="../../pdf/TransferTravelSheet.pdf" >Download</a> <i class="fa fa-download" aria-hidden="true"></i></p>--> <p style="padding-top: 10px;"><a href="../../pdf/TransferTravelSheet.pdf?v=2024" >Download</a> <i class="fa fa-download" aria-hidden="true"></i></p> </div> <!-- Modal --> <!-- <div class="modal fade" id="transferModal" role="dialog"> <div class="modal-dialog modal-lg"> --> <!-- Preview Modal content--> <!-- <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 class="modal-title">Facts for Transfer Applicants</h4> </div> <div class="modal-body"> <iframe title="Stanford for Transfer Students" width="100%" height="600px" src="https://e.issuu.com/embed.html#1966690/66496074" frameborder="0" allowfullscreen></iframe> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> --> </div> <script type="text/javascript"> $('.helper-tooltip').popover({ html: true, delay: { hide: 2000 } }) $('.helper-tooltip').on('hover', function (e) { $('.helper-tooltip').not(this).popover('hide'); }); </script> <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="sidebar_notice" --> <!-- InstanceEndEditable --></div> <!-- End #sidebar-first --> </div> <!-- #content--> </div> <!-- #su-content --> </div> <!-- #su-wrap --> <!-- BEGIN footer --> <div id="footer" class="clearfix footer" role="contentinfo"> <!-- Fat footer start --> <div class="container"> <div id="footer-content" class="row"> <div class="col-xs-12 col-sm-3 col-sm-push-3"> <h3>Programs</h3> <ul> <li><a href="https://apply.stanford.edu/portal/admission-events">Admission Forums, Student Programs, and Special Events <i class="fa fa-external-link" aria-hidden="true"></i></a></li> <!-- <li><a href="https://apply.stanford.edu/portal/virtual-visits" target="_blank">Virtual Campus Visits <i class="fa fa-external-link" aria-hidden="true"></i></a></li>--> <!-- <li><a href="http://visit.stanford.edu/tours/prospective.html" target="_blank">Discover Stanford <i class="fa fa-external-link" aria-hidden="true"></i></a></li>--> </ul> </div> <div class="col-xs-12 col-sm-2 col-sm-push-3"> <h3>Brochures</h3> <ul> <li><a href="/counselors/index.html#brochures" title="Link to Stanford Preview and Viewbook publications">Stanford Preview and Viewbook</a></li> </ul> </div> <div id="hp-buttons" class="col-xs-12 col-sm-4 col-sm-push-3"> <ul> <li><a href="https://apply.stanford.edu/register/requestinfo" class="btn btn-u btn-block mailing-list"><i class="fa fa-envelope fa-fw"></i> <span>Join the Mailing List</span></a> </li> <!-- <li><a href="/faqs/index.html" class="btn btn-u btn-block"><i class="fa fa-question-circle fa-fw"></i> <span>FAQs</span></a> </li>--> <li><a href="/contact-us/index.html" class="btn btn-u btn-block"><i class="fa fa-comment-o fa-fw"></i> <span>Contact Us</span></a> </li> <li><a href="/policies/index.html" class="btn btn-u btn-block"><i class="fa fa-info-circle fa-fw"></i> <span>University Policies</span></a></li> </ul> </div> <div id="social-icons" class="col-xs-12 col-sm-3 col-sm-pull-9"> <h3>Engage with Us</h3> <a href="http://instagram.com/engagestanford"><img alt="Instagram" src="//admission.stanford.edu/assets/cardinal/images/social/instagram@2x.png" /></a> <!-- <a href="http://twitter.com/engagestanford"><img alt="Twitter" src="//admission.stanford.edu/assets/cardinal/images/social/twitter@2x.png" /></a>--> <a href="http://twitter.com/engagestanford"><img alt="X" src="//admission.stanford.edu/assets/cardinal/images/social/X@2x.png" /></a> <a href="http://www.youtube.com/engagestanford"><img alt="YouTube" src="//admission.stanford.edu/assets/cardinal/images/social/youtube@2x.png" /></a> <!--<a href="http://itunes.stanford.edu/"><img alt="iTunes" src="assets/cardinal/images/social/apple@2x.png" /></a>--><!--<a href="http://www.facebook.com/stanford"><img alt="Facebook" src="assets/cardinal/images/social/facebook@2x.png" /></a>--> <!--<a href="http://futurity.org/university/stanford-university/"><img alt="Futurity" src="http://assets/cardinal/images/social/futurity@2x.png" /></a>--> </div> </div> <div class="row"> <div class="col-xs-12"> <p class="text-center cleryact">Stanford complies with the Jeanne Clery Act and publishes crime statistics for the most recent three-year period. <a href="https://police.stanford.edu/security-report.html" target="_blank">View the full report</a>.</p> </div> </div> </div> <!-- Fat footer end --> <!-- Global footer snippet start --> <div id="global-footer"> <div class="container"> <div class="row"> <div id="bottom-logo" class="col-xs-6 col-sm-2"> <a href="http://www.stanford.edu"> <img src="//financialaid.stanford.edu/assets/cardinal/images/footer-stanford-logo@2x.png" alt="Stanford University" width="120" height="56"/> </a> </div> <!-- #bottom-logo end --> <div id="bottom-text" class="col-xs-6 col-sm-10"> <ul> <li class="home"><a href="https://www.stanford.edu">Stanford Home</a></li> <li class="maps alt"><a href="https://visit.stanford.edu/plan/">Maps &amp; Directions</a></li> <li class="search-stanford"><a href="https://www.stanford.edu/search/">Search Stanford</a></li> <li class="emergency alt"><a href="https://emergency.stanford.edu">Emergency Info</a></li> </ul> <ul id="policy-links"> <li><a href="https://www.stanford.edu/site/terms/" title="Terms of use for sites">Terms of Use</a></li> <li><a href="https://www.stanford.edu/site/privacy/" title="Privacy and cookie policy">Privacy</a></li> <li><a href="https://uit.stanford.edu/security/copyright-infringement" title="Report alleged copyright infringement">Copyright</a></li> <li><a href="https://adminguide.stanford.edu/chapter-1/subchapter-5/policy-1-5-4" title="Ownership and use of Stanford trademarks and images">Trademarks</a></li> <li><a href="http://exploredegrees.stanford.edu/nonacademicregulations/nondiscrimination/" title="Non-discrimination policy">Non-Discrimination</a></li> <li><a href="https://www.stanford.edu/site/accessibility" title="Report web accessibility issues">Accessibility</a></li> </ul> </div> <!-- .bottom-text end --> <div class="clear"></div> <p class="copyright vcard col-sm-10">&copy; <span class="fn org">Stanford University</span>. <span class="adr"> <span class="locality"> Stanford</span>, <span class="region">California</span> <span class="postal-code">94305</span></span>.</p> </div> <!-- .row end --> </div> <!-- .container end --> </div> <!-- Global footer snippet end --> </div> <!-- END footer --> <!-- Start Google Analytics --> <!--<script src="//admission.stanford.edu/assets/cardinal/js/tracking.js?v=1.2"></script> --> <!-- End Google Analytics --> <!-- Start Slate Ping Analytics --> <script async="async" src="https://apply.stanford.edu/ping">/**/</script> <!-- End Slate Ping Analytics --> <!-- Sticky Menu --> <script type="text/javascript"> $(window).on('scroll', function(){ var position = $(this).scrollTop(); if(position > 60) { $('#mainmenu').addClass('sticky-nav'); } else { $('#mainmenu').removeClass('sticky-nav'); } }); $('.mailing-list').on('click', function(){ var questionNumber = $(this).attr('href'); ga('send', 'event', 'mailing-list', 'click', questionNumber); }); </script> <!-- End Sticky Menu --> <!-- Siteimprove Analytics --> <script type="text/javascript"> /*<![CDATA[*/ (function() { var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true; sz.src = '//siteimproveanalytics.com/js/siteanalyze_80352.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s); })(); /*]]>*/ </script> <!-- End Siteimprove Analytics --> </body> <!-- InstanceEnd --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10