Montana State University

College of Engineering

Montana State University
P.O. Box 173820
Bozeman, MT 59717-3820

Tel: (406) 994-2272
Fax: (406) 994-6665
E-mail: engrinfo@coe.montana.edu
Location: 212 Roberts Hall

Dean and Director:

Robert J. Marley

Scholarships

Keep up with COE students, faculty and staff.

Recent Headlines

 

<% Response.Expires = -1 ' =========== RSS2HTML.ASP for ASP/ASP.NET ========== ' copyright 2005-2008 (c) www.Bytescout.com ' version 1.27, 16 August 2008 ' =========== configuration ===================== ' ##### URL to RSS Feed to display ######### URLToRSS = "http://www.montana.edu/cpa/news/rss/coe.xml" ' ##### max number of displayed items ##### MaxNumberOfItems = 5 ' ##### Main template conystants MainTemplateHeader = "" MainTemplateFooter = "
" ' ##### ' ###################################### Keyword1 = "" ' Keyword1 = "tech" - set non-empty keyword value to filter by this keyword Keyword2 = "" ' Keyword1 = "win" - set non-empty keyword value to filter by this 2nd keyword too ' ################################# ' ##### Item template. ' ##### {LINK} will be replaced with item link ' ##### {TITLE} will be replaced with item title ' ##### {COMMENTSLINK} will be replaced with link to comments (if you use RSS feed from blog) ' ##### {CATEGORY} will be replaced with item category ItemTemplate = "{CATEGORY}{TITLE}" ' ##### Error message that will be displayed if not items etc ErrorMessage = "Error has occurred while trying to process " &URLToRSS & "
Please contact webmaster" ' ================================================ Set xmlHttp = Server.CreateObject("MSXML2.ServerXMLHTTP.3.0") xmlHttp.Open "GET", URLToRSS, false xmlHttp.Send() RSSXML = xmlHttp.ResponseText Set xmlDOM = Server.CreateObject("MSXML2.DomDocument.3.0") xmlDOM.async = False xmlDOM.validateOnParse = False xmlDom.resolveExternals = False If not xmlDOM.LoadXml(RSSXML) Then ErrorMessage = "Can not load XML:" & vbCRLF & xmlDOM.parseError.reason & vbCRLF & ErrorMessage End If Set xmlHttp = Nothing ' clear HTTP object Set RSSItems = xmlDOM.getElementsByTagName("item") ' collect all "items" from downloaded RSS RSSItemsCount = RSSItems.Length-1 ' if not .. entries, then try to get .. if RSSItemsCount = -1 Then Set RSSItems = xmlDOM.getElementsByTagName("entry") ' collect all "entry" (atom format) from downloaded RSS RSSItemsCount = RSSItems.Length-1 End If Set xmlDOM = Nothing ' clear XML ' writing Header if RSSItemsCount > 0 then Response.Write MainTemplateHeader End If j = -1 For i = 0 To RSSItemsCount Set RSSItem = RSSItems.Item(i) ' fix for the issue when a description from a previous item ' is used if current item description is empty provided by George Sexton RSSCommentsLink=" " for each child in RSSItem.childNodes Select case lcase(child.nodeName) case "title" RSStitle = child.text case "link" If child.Attributes.length>0 Then RSSLink = child.GetAttribute("href") if (RSSLink <> "") Then if child.GetAttribute("rel") <> "alternate" Then RSSLink = "" End If End If End If ' if has attributes If RSSLink = "" Then RSSlink = child.text End If RSSdescription = child.text case "published"' atom format RSSCommentsLink = child.text case "category" Set CategoryItems = RSSItem.getElementsByTagName("category") RSSCategory = "" for each categoryitem in CategoryItems if RSSCategory <> "" Then RSSCategory = RSSCategory & ", " End If RSSCategory = RSSCategory & categoryitem.text Next End Select next ' now check filter If (InStr(RSSTitle,Keyword1)>0) or (InStr(RSSTitle,Keyword2)>0) or (InStr(RSSDescription,Keyword1)>0) or (InStr(RSSDescription,Keyword2)>0) then j = J+1 if J 0 then Response.Write MainTemplateFooter else Response.Write ErrorMessage End If ' Response.End ' uncomment this for use in on-the-fly output %>

Because the College of Engineering has very supportive donors, we are able to award substantial amounts of scholarship money. For this academic year, the following amounts were awarded by the College and its Departments:

Dean's Office
$474,966
Chemical & Biological Engineering $27,750
Civil Engineering
$75,436
Computer Science
$34,500
Electrical & Computer Engineering $38,250
Mechanical & Industrial Engineering
$ 43,381

Other COE departments, Chemical and Biological Engineering and Electrical and Computer Engineering, awarded scholarships as well. Their awards will be posted as they become available.

bundle of dollars

Descriptions of COE Scholarships

Scholarship applications are available through the links below.

February 3, 2012 is the deadline by which all materials must be submitted.

The college scholarship committee will review applications for scholarship awards for the 2012-13 academic year in March 2012. Scholarship recipients will be notified if they have received an award in late March to early April 2012.

Eligibility for need-based scholarships is determined by the MSU financial aid office, consequently students who wish to be considered for need-based scholarships MUST complete the FAFSA student aid application.  Need-based scholarships will not be awarded to students who have not completed the FAFSA application.    

For further information about receiving or sponsoring a scholarship contact the Dean's office, 212 Roberts Hall, or

Via e-mail: engrinfo@coe.montana.edu
Phone: (406) 994-2272
Address: College of Engineering
  212 Roberts Hall
  P.O. Box 173820
  Montana State University
  Bozeman, MT 59717-3820
   

Continuing Student COE Scholarship Application for Academic Year 2012-2013
Click here.

Continuing Student Application Helpful Items (PDF)

New Student COE Scholarship Application for Academic Year 2012-2013 (for incoming freshmen AND transfer students)

Scholarship Application for New and Transfer Students (Microsoft Word format)
Scholarship Application for New and Transfer Students (PDF version--type on form online and print to submit)

Engineering Minority Program (EMPower) Scholarship Application (Use the application above that fits your status, either the Continuing Student Scholarship Application or the New Student Scholarship Application.)

College of Engineering Legacy Scholarship Program

MSU Scholarship Information

Other Useful Links

Information for Native American Students

Click here to download Adobe Acrobat Reader for free if you do not already have it. This program is required to view PDFs.