CINXE.COM

AIPHRC | NDSU

<!DOCTYPE html> <html dir="ltr" lang="en-US"> <head> <meta charset="utf-8"> <!-- NDSU 2018 This website is powered by TYPO3 - inspiring people to share! TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL. TYPO3 is copyright 1998-2025 of Kasper Skaarhoj. Extensions are copyright of their respective owners. Information and contribution at https://typo3.org/ --> <meta name="generator" content="TYPO3 CMS" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="/typo3temp/assets/css/68ba23ca7018816bec75e6bfaaa9a70f.css?1709398623" media="all"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" media="all"> <link rel="stylesheet" href="/fileadmin/templates/css/styles.min.css?1571164347" media="all"> <link rel="stylesheet" href="/fileadmin/templates/css/ndsu-2018.css?1732209583" media="all"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,500&amp;display=swap" media="all"> <title>AIPHRC | NDSU</title><!-- tree level 0 --> <!-- page generated [18 January 2025 at 04:20:57 PM -0600] using template [NDSU 2018] --> <link href="https://www.ndsu.edu/centers/american_indian_health/" rel="canonical" /> </head> <body> <section class="sr-navigation" role="navigation"> <!-- Layouts/Migrate.html --> <ul class="remove-list-style"> <li> <a class="sr-only sr-only-focusable" href="#mainNav">Skip to main navigation</a> </li> <li> <a class="sr-only sr-only-focusable" href="#content">Skip to page content</a> </li> </ul> </section> <!-- --> <header> <div class="navbar-mobile-container" role="navigation"> <div class="green-bar"> <div class="container flex-row flex-middle flex-wrap flex-right" style="justify-content: space-between;-webkit-box-pack: justify;"> <h1><a href="https://www.ndsu.edu"><img src="/fileadmin/templates/images/NDSU_logo_typebox_eps.svg" alt="North Dakota State University" title="" height="52" class="header-ndsu-logo" /></a></h1> <div class="sflgru-block d-none d-md-block"> <a href="https://www.ndsu.edu/academics">Student&nbsp;Focused</a> <img style="height: 1.7em;padding-bottom: .2em;" src="/fileadmin/templates/images/sflgru-wheat.svg" alt="•" /> <a href="https://www.ndsu.edu/about">Land&nbsp;Grant</a> <img style="height: 1.55em;padding-bottom: .3em;" src="/fileadmin/templates/images/sflgru-earth.svg" alt="•" /> <a href="https://www.ndsu.edu/research/">Research&nbsp;University</a> </div> <div class="d-none d-sm-block"> <!-- hidden-only on xs --> <form class="search-form" id="globalSearchForm" action="https://www.ndsu.edu/search/" method="GET"> <label for="globalSearchForm_input" class="sr-only">Search Term</label> <input id="globalSearchForm_input" name="q" type="text" placeholder="Search NDSU" /> <button type="submit" class="btn"><span class="sr-only">Submit</span><i class="fa fa-search" aria-hidden="true" title="Submit"></i></button> </form> </div> <div class="d-block d-sm-none"> <!-- visible only on xs --> <!--<button type="button" class="btn btn-yellow navbar-toggle"><span class="sr-only">Mobile menu</span></button>--> <button id="show-search" style="margin-bottom:0; border:none; color:#fff; font-size:1.1em; padding:0.3em 0.5em 0.2em 0.5em; background-color:rgba(0,0,0,0.3)" type="button" class="btn btn-clear-yellow" aria-haspopup="true" aria-expanded="false" onclick="$('#globalSearchForm').parent('div').removeClass('d-none');$('#show-search').hide();$('#globalSearchForm_input').focus();"><i class="fa fa-search"></i><span style="font-weight:normal;font-size: 0.7rem;"><br/><span class="sr-only">Show </span>Search</span></button> </div> </div> </div> <ul class="navbar navbar-mobile navbar-vertical navbar-dark"> <!-- really ought to retool the mobile menu to use the same as the desktop menu (so it doesn't get duplicated) --> </ul> <div class="page-title-bar"> <div class="container flex-row flex-left flex-middle flex-wrap page-title-wrapper"> <h2 class="page-title"> <a href="/centers/american_indian_health/">American Indian Public Health Resource Center</a> </h2> <button style="position:absolute; right:1em;margin-bottom:0;z-index:500;" type="button" class="btn btn-yellow navbar-toggle" aria-haspopup="true" aria-expanded="false"><span class="sr-only">Mobile menu</span></button> </div> </div> </div> </header> <!-- left-navigation.html --> <style> /* Styles to make this work */ /* Fix upstream (styles.min.css) */ main > *:first-child { margin-top: initial; } #main-container > *:first-child { margin-top: 1.5em; } .navbar.navbar-left { /* Not sure why it would ever be yellow text ... */ color: #000; } /* This comes in with additional classes from styles.min.css ... but do more than I want right now */ #mainNav .navbar .navbar .navbar.navbar-vertical { border-bottom: none; margin-left: 1em; } @media screen and (max-width:767px) { /* Script won't allow .hide-sm-down to be used on the #mainNav */ #mainNav { display: none; } /* Don't actually want top margin in this case (might feel different for the main page */ .layout .nav-col+.main-col { margin-top: 0; } } nav .was-h3, nav .was-h4 { font-size: 1.2em; font-weight: 500 !important; /* Fix the cascade so !important isn't necessary */ margin-bottom: 0; } .navbar .nav-link.was-h3, .navbar .nav-item.was-h3, .navbar .nav-link .was-h4, .navbar .nav-item .was-h4 { white-space: normal; } nav .was-h4 { padding: 1em; /* To match .nav-link, which this shouldn't have because it shouldn't have a hover effect unless it's actually clickable ... maybe fix the .nav-link:hover to be a.nav-link:hover and then use .nav-link on this instead? */ text-align: left; color: #595959; /* Differentiate it from looking like a link somehow. Here's just one possibility */ margin-top: initial; font-weight: 400; line-height: 1.2; display: block; } .navbar-dark .was-h4 { color: #fff; font-weight: bold; } #mainNav .navbar { text-align: left; } /* More to make the sub-dividers look a little different */ .layout .nav-col .sub-nav-title { border-top: 4px solid #ccc; } /* And bring back the first */ .layout .nav-col .sub-nav-title:first-of-type { border-top-color: #002119; /* Changed my mind. No border? */ border-top: none; } /* Nav links don't need the border, nav items do. And then we can not style the first */ .nav-item + .nav-item { /*border-top: 1px solid #ccc;*/ } .layout .nav-col .navbar .nav-link { /*border-top: none;*/ } .layout .nav-col .navbar .sub-nav-title > .nav-link { border-top: none; } /* ndsu-2018.css adds this--make it more accurately describe what we want, there? */ body h3, body h4, body h5, body h6 { margin-top: initial; } main h3, main h4, main h5, main h6 { margin-top: 1em; } </style> <div id="main-container"> <div class="container"> <!---has side menu --> <div class="layout"> <nav class="nav-col main-nav hide-sm-down" id="mainNav"><ul class="navbar navbar-vertical navbar-mobilize"><li class="sub-nav-title nav-item"><span class="was-h3 nav-link active">AIPHRC<span class="sr-only"> Navigation</span></span><ul class="navbar navbar-vertical"><li class="nav-item"><a href="/centers/american_indian_health/staff/" class="nav-link">Staff</a></li><li class="nav-item"><a href="/centers/american_indian_health/advisory_board/" class="nav-link">Advisory Board</a></li><li class="nav-item"><a href="/centers/american_indian_health/partners/" class="nav-link">Our Partners</a></li><li class="nav-item"><a href="/centers/american_indian_health/resources/" class="nav-link">Resources</a></li><li class="nav-item"><a href="/centers/american_indian_health/tech_assist/" class="nav-link">Technical Assistance Requests</a></li><li class="nav-item"><a href="/centers/american_indian_health/ifselp/" class="nav-link">Indigenous Food Sovereignty &amp; PH</a></li><li class="nav-item"><a href="/centers/american_indian_health/telehealth/" class="nav-link">HRSA Telehealth Workshop</a></li><li class="nav-item"><a href="https://www.ndsu.edu/publichealth" class="nav-link">NDSU Public Health Department</a></li><li class="nav-item"><a href="/centers/american_indian_health/list_serv/" class="nav-link">List-Serv</a></li></ul></li><!--/sub-nav-title--></ul><!--/navbar-mobilize--></nav> <main id="content" class="main-col"> <div class="container"> <div id="c876494" class="frame frame-default frame-type-textpic frame-layout-0"><div class="ce-textpic ce-left ce-below"><div class="ce-bodytext"><h4>The AIPHRC webpage is undergoing some changes</h4><p><a href="mailto:ndsu.aiphrc@ndsu.edu" title="Email The Center" class="btn btn-primary">Email The Center</a></p><p>&nbsp;</p></div><div class="ce-gallery" data-ce-columns="1" data-ce-images="1"><div class="ce-row"><div class="ce-column"><figure class="image "><img class="image-embed-item" alt="coming soon image" src="/fileadmin/centers/americanindianhealth/images/Black_Yellow_and_White_Minimalist_Construction_Coming_Soon_Social_Media.png" width="1080" height="1080" /></figure></div></div></div></div><!-- --></div> <div class="two-col container-layout"> <div class="row"> <div class="col-md-8 col-12"> <div id="c349756" class="frame frame-default frame-type-news_pi1 frame-layout-0"><header><!-- parentRecordNumber {cObj:parentRecordNumber} --><!-- parentRecordNumber {cObj:parentRecordNumber} --><h3 class=""> News </h3></header><div class="news"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!--TYPO3SEARCH_end hello?--><div class="news-list-view"><!-- Pagination ViewHelper removed with v9. Copy paste from documentation worked. --><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="College of Health and Human Sciences dean selected" href="https://www.ndsu.edu/news/college-health-and-human-sciences-dean-selected"></a></div><div class="col-md-7 articletype-2" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="College of Health and Human Sciences dean selected" href="https://www.ndsu.edu/news/college-health-and-human-sciences-dean-selected"> College of Health and Human Sciences dean selected </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2024-05-14"> 05/14/2024 <meta itemprop="datePublished" content="2024-05-14" /></time><!-- category --></div><!-- teaser --><div itemprop="description"></div><!-- <a class="btn btn-default btn-read-more" title="College of Health and Human Sciences dean selected" href="https://www.ndsu.edu/news/college-health-and-human-sciences-dean-selected"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="2019-2020 Helmsley Trust Interim Report" href="/centers/american_indian_health/news/detail/61138/"></a></div><div class="col-md-7 articletype-0" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="2019-2020 Helmsley Trust Interim Report" href="/centers/american_indian_health/news/detail/61138/"> 2019-2020 Helmsley Trust Interim Report </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2021-01-26"> 01/26/2021 <meta itemprop="datePublished" content="2021-01-26" /></time><!-- category --></div><!-- teaser --><div itemprop="description"><ul><li><a href="/fileadmin/centers/americanindianhealth/files/2019-2020_Helmsley_Trust_Interim_Report.pdf" title="Click to open 2019-2020 Helmsley Trust Interim Report">2019-2020 Helmsley Trust Interim Report</a></li></ul></div><!-- <a class="btn btn-default btn-read-more" title="2019-2020 Helmsley Trust Interim Report" href="/centers/american_indian_health/news/detail/61138/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="AIPHRC 2019 Highlights" href="/fileadmin/centers/americanindianhealth/newsletters/2019_AIPHRC_EOY.pdf"></a></div><div class="col-md-7 articletype-1" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="AIPHRC 2019 Highlights" href="/fileadmin/centers/americanindianhealth/newsletters/2019_AIPHRC_EOY.pdf"> AIPHRC 2019 Highlights </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2019-12-12"> 12/12/2019 <meta itemprop="datePublished" content="2019-12-12" /></time><!-- category --></div><!-- teaser --><div itemprop="description"></div><!-- <a class="btn btn-default btn-read-more" title="AIPHRC 2019 Highlights" href="/fileadmin/centers/americanindianhealth/newsletters/2019_AIPHRC_EOY.pdf"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="Tribal Maternal, Infant, and Child Health Symposium scheduled for Nov. 20-21" href="/centers/american_indian_health/news/detail/55825/"></a></div><div class="col-md-7 articletype-0" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="Tribal Maternal, Infant, and Child Health Symposium scheduled for Nov. 20-21" href="/centers/american_indian_health/news/detail/55825/"> Tribal Maternal, Infant, and Child Health Symposium scheduled for Nov. 20-21 </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2019-11-05"> 11/05/2019 <meta itemprop="datePublished" content="2019-11-05" /></time><!-- category --></div><!-- teaser --><div itemprop="description"><p><img height="529" src="/fileadmin/centers/americanindianhealth/images/Youre_Invited_MCH.png" width="529" loading="lazy"><br>&nbsp;</p><p>The American Indian Public Health Resource Center will host the 4th annual Tribal Maternal, Infant, and Child Health Symposium on November 20 and 21 at Prairie Knights Casino and Resort in Fort…</p></div><!-- <a class="btn btn-default btn-read-more" title="Tribal Maternal, Infant, and Child Health Symposium scheduled for Nov. 20-21" href="/centers/american_indian_health/news/detail/55825/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="American Indian Public Health Resource Center at NDSU accepted into national network" href="/centers/american_indian_health/news/detail/38005/"></a></div><div class="col-md-7 articletype-0" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="American Indian Public Health Resource Center at NDSU accepted into national network" href="/centers/american_indian_health/news/detail/38005/"> American Indian Public Health Resource Center at NDSU accepted into national network </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2019-06-10"> 06/10/2019 <meta itemprop="datePublished" content="2019-06-10" /></time><!-- category --></div><!-- teaser --><div itemprop="description"><p><img height="321" width="432" src="/fileadmin/centers/americanindianhealth/images/NDSU_AIPHRC_Team_Photo2.png" loading="lazy"></p><p>June 10, 2019 – Fargo, North Dakota – A new membership in a national network of public health experts will help the American Indian Public Health Resource Center at North Dakota State University…</p></div><!-- <a class="btn btn-default btn-read-more" title="American Indian Public Health Resource Center at NDSU accepted into national network" href="/centers/american_indian_health/news/detail/38005/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="American Indian public health program awarded major grant" href="https://www.ndsu.edu/publichealth/news/detail/29583/"></a></div><div class="col-md-7 articletype-2" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="American Indian public health program awarded major grant" href="https://www.ndsu.edu/publichealth/news/detail/29583/"> American Indian public health program awarded major grant </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2017-07-05"> 07/05/2017 <meta itemprop="datePublished" content="2017-07-05" /></time><!-- category --></div><!-- teaser --><div itemprop="description"></div><!-- <a class="btn btn-default btn-read-more" title="American Indian public health program awarded major grant" href="https://www.ndsu.edu/publichealth/news/detail/29583/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="AIPHRC team selected for NDPHA Public Health Team award" href="/centers/american_indian_health/news/detail/29097/"></a></div><div class="col-md-7 articletype-0" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="AIPHRC team selected for NDPHA Public Health Team award" href="/centers/american_indian_health/news/detail/29097/"> AIPHRC team selected for NDPHA Public Health Team award </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2017-05-16"> 05/16/2017 <meta itemprop="datePublished" content="2017-05-16" /></time><!-- category --></div><!-- teaser --><div itemprop="description"><p>The North Dakota Public Health Association (NDPHA) had selected the AIPHRC team to receive the NDPHA "Public Health Team of the Year Award". This award recognizes a team that has worked…</p></div><!-- <a class="btn btn-default btn-read-more" title="AIPHRC team selected for NDPHA Public Health Team award" href="/centers/american_indian_health/news/detail/29097/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="AIPHRC team receives NDSU 2017 Staff Recognition Team Award" href="/centers/american_indian_health/news/detail/28782/"></a></div><div class="col-md-7 articletype-0" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="AIPHRC team receives NDSU 2017 Staff Recognition Team Award" href="/centers/american_indian_health/news/detail/28782/"> AIPHRC team receives NDSU 2017 Staff Recognition Team Award </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2017-04-24"> 04/24/2017 <meta itemprop="datePublished" content="2017-04-24" /></time><!-- category --></div><!-- teaser --><div itemprop="description"><p>&nbsp;</p></div><!-- <a class="btn btn-default btn-read-more" title="AIPHRC team receives NDSU 2017 Staff Recognition Team Award" href="/centers/american_indian_health/news/detail/28782/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="Summit to address Native oral health" href="https://www.ndsu.edu/news/view/detail/25255/"></a></div><div class="col-md-7 articletype-2" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="Summit to address Native oral health" href="https://www.ndsu.edu/news/view/detail/25255/"> Summit to address Native oral health </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2016-07-06"> 07/06/2016 <meta itemprop="datePublished" content="2016-07-06" /></time><!-- category --></div><!-- teaser --><div itemprop="description"></div><!-- <a class="btn btn-default btn-read-more" title="Summit to address Native oral health" href="https://www.ndsu.edu/news/view/detail/25255/"> Read more </a> --></div></div><!-- ===================== fileadmin/templates/news/bootstrap/Partials/List/Item.html --><div class="row news-list-item"><div class="col-md-12"><!-- <a title="Inaugural American Indian event kicks off public health week at NDSU" href="https://www.ndsu.edu/news/view/detail/24096/"></a></div><div class="col-md-7 articletype-2" itemscope="itemscope" itemtype="http://schema.org/Article"> --><div itemprop="headline"><a title="Inaugural American Indian event kicks off public health week at NDSU" href="https://www.ndsu.edu/news/view/detail/24096/"> Inaugural American Indian event kicks off public health week at NDSU </a></div><div class="extra"><!-- xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">--><!-- author --><!-- date --><i class="fas fa-calendar-alt"></i><time datetime="2016-03-30"> 03/30/2016 <meta itemprop="datePublished" content="2016-03-30" /></time><!-- category --></div><!-- teaser --><div itemprop="description"></div><!-- <a class="btn btn-default btn-read-more" title="Inaugural American Indian event kicks off public health week at NDSU" href="https://www.ndsu.edu/news/view/detail/24096/"> Read more </a> --></div></div><ul class="f3-widget-paginator pagination"><li class="current"><span>1</span></li><li><a href="/centers/american_indian_health/?tx_news_pi1%5BcurrentPage%5D=2&amp;cHash=ef416fda1807b9fa4f0d90ee5432455b">2</a></li><li class="next"><a href="/centers/american_indian_health/?tx_news_pi1%5BcurrentPage%5D=2&amp;cHash=ef416fda1807b9fa4f0d90ee5432455b" title=""> next </a></li></ul></div><!--TYPO3SEARCH_begin--></div><!-- --></div> </div> <div class="col-md-4 col-12"> </div> </div> </div> </div> </main> </div> </div><!--/container--> </div><!--/main-container--> <footer class="footer-dept footer-left"> <div class="container"> <section class="footer-address"> <div class="address"> <p><strong>North Dakota State University<br></strong>Phone: +1 (701) 231-6666 / Fax: (701) 231-5586<br>Campus address:&nbsp;<a href="https://www.ndsu.edu/alphaindex/buildings/Building::396" title="External link" target="_top" class="external-link">Research 2</a><br>Physical/delivery address:&nbsp;<a href="https://www.google.com/maps/place/1805+NDSU+Research+Park+Dr+N,+North+Dakota+State+University,+Fargo,+ND+58102/@46.902992,-96.806105,17z/data=!3m1!4b1!4m2!3m1!1s0x52c8ca28d1f23c7d:0x19f7b210d7a41919?hl=en" title="External link" target="_top" class="external-link">1805 Research Park Drive, Fargo, ND 58102</a><br>Mailing address: NDSU Dept. 2662 / PO Box 6050 / Fargo, ND 58108-6050<br>Page manager:&nbsp;<a href="/centers/american_indian_health/contact/" title="NDSU link" class="internal-link">American Indian Public Health Resource Center</a></p> <p>Last Updated: Friday, November 22, 2024 3:06:25 PM<!--register:sys_lastchanged--><br /></p> </div> </section> </div> </footer> <footer class="footer-green footer-left"> <div class="container"> <section class="footer-address"> <a href="https://www.ndsu.edu" class="home-link"><img src="/fileadmin/templates/images/NDSU_logo.svg" alt="North Dakota State University" width="400" /></a><!-- Add this too, once it's updated for 2021-2026. <br/> <a href="/president/mission_and_vision/" style="font-family: serif;text-decoration: none;font-weight: normal;font-size: 1rem;padding-top: 1em;display: inline-block;color: #fc0; ">OUR FUTURE: Innovation, Outreach and Education</a>--> <div class="address row"> <div class="col-md-5"> <address> <p>1340 Administration Ave., Fargo, ND 58102<br> Mailing address: PO Box 6050, Fargo, ND 58108-6050</p> </address> <a href="https://www.ndsu.edu/about">About NDSU</a> </div> <div class="col-md-1">&nbsp;</div> <div class="col-md-6"> <nav aria-label="University-wide resources"> <ul class="footer-links"> <li><a href="https://www.ndsu.edu/alphaindex/">A-Z Index</a></li> <li><a href="https://www.ndsu.edu/apply">Apply for admission</a></li> <li><a href="https://www.ndsu.edu/academics/">Academic programs</a></li> <li><a href="https://www.ndsu.edu/accreditation/">Accreditation</a></li> <li><a href="https://gobison.com">Bison Athletics</a></li> <li><a href="https://www.ndsu.edu/alphaindex/buildings">Campus Map</a></li> <li><a href="https://www.ndsu.edu/onestop/policies-and-procedures">Consumer Information</a></li> <li><a href="https://www.ndsu.edu/employment/">Employment</a></li> <li><a href="https://www.ndsu.edu/equity/">Equity</a></li> <li><a href="https://www.ndsu.edu/about/inclusion">Inclusion</a></li> <li><a href="https://www.ndsu.edu/onestop/finaid/netpricecalculator/">Net Price Calculator</a></li> <li><a href="https://www.ndsu.edu/onestop/">One Stop</a></li> <li><a href="https://www.ndsu.edu/agriculture/extension">Outreach<span class="sr-only"> (University-wide)</span></a></li> <li><a href="https://www.ndsu.edu/research/">Research and Creative Activity</a></li> <li><a href="https://www.ndsu.edu/policy/">University Policies</a></li> <li><a href="https://www.ndsu.edu/visit">Visit NDSU</a></li> </ul> </nav> </div> </div> <hr/> <p>North Dakota State University is an equal opportunity, affirmative action institution.<br> Contact NDSU at <a href="tel:7012318011" aria-label="7 0 1. 2 3 1. 8 0 1 1" class="phone-link">(701) 231-8011</a><br> <a class="d-print-none" href="https://www.ndsu.edu/privacy/">Privacy Statement</a> </p> <!-- GA3 delete eventually <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-73525008-1', 'auto'); ga('send', 'pageview'); </script> --> <!-- BEGIN GA4 MIGRATION SCRIPT --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-VJPGNTJ40B"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VJPGNTJ40B'); </script> <!-- END GA4 SCRIPT --> <!-- link to Privacy Statement https://www.ndsu.edu/privacy/ included earlier in document --> </section> </div> </footer> <a id="back-to-top" href="#" class="btn btn-secondary back-to-top" role="button" title="Return on the top page" data-toggle="tooltip" data-placement="left"><span class="fas fa-arrow-up"></span><span class="sr-only">Top of page</span></a> <script type="text/javascript" src="/fileadmin/templates/js/minimal.js"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> <script src="/fileadmin/templates/js/ndsu-2018.js?1579644437"></script> <script src="/fileadmin/templates/js/update-js.js?1717438777"></script> <script src="https://use.fontawesome.com/releases/v6.4.2/js/all.js"></script> </body> </html>

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