File: www.lamar.edu

package info (click to toggle)
python-protego 0.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,052 kB
  • sloc: python: 1,579; perl: 190; cpp: 33; sh: 4; makefile: 3
file content (626 lines) | stat: -rw-r--r-- 34,840 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>                                                           <meta content="a2f0ef930a58c5323f5b4f9ce1bd3e79" name="page-id"/>
<link href="https://www.lamar.edu/arts-sciences/mathematics/index.html" rel="canonical"/>





<title>Mathematics - Lamar University - Lamar University</title>

    <meta charset="utf-8"/>
    <meta content="no-cache, no-store, must-revalidate" http-equiv="Cache-Control"/>
    <meta content="no-cache" http-equiv="Pragma"/>
    <meta content="0" http-equiv="Expires"/>
    <meta charset="utf-8"/>
    <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/>
    <meta content="width=device-width, initial-scale=1.0" name="viewport"/>

 <!--CSS-->
    <link href="https://www.lamar.edu/_files/css/responsive-min.css" rel="stylesheet"/>
    <link href="https://www.lamar.edu/_files/css/lufont.min.css" rel="stylesheet"/>
    <link href="https://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet" type="text/css"/>
    <link href="https://fonts.googleapis.com/css?family=Roboto:100,400,300,500,700,900" rel="stylesheet" type="text/css"/>
 
    
    <!--FAVICON-->
    <link href="https://www.lamar.edu/_files/images/favicon/favicon.ico" rel="shortcut icon"/>
    <link href="https://www.lamar.edu/_files/images/favicon/apple-touch-icon.png" rel="apple-touch-icon"/>
    <link href="https://www.lamar.edu/_files/images/favicon/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72"/>
    <link href="https://www.lamar.edu/_files/images/favicon/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114"/>
    
    
    <!--SCRIPTS-->
     <script src="https://www.lamar.edu/_files/scripts/jquery-latest.min.js" type="text/javascript"></script>
    <script src="https://www.lamar.edu/_files/scripts/navigation.js" type="text/javascript"></script>
    <script src="https://www.lamar.edu/_files/scripts/tree.jquery-dec12.js" type="text/javascript"></script>
    <script src="https://www.lamar.edu/_files/scripts/jquery.cookie.js" type="text/javascript"></script>
    
    
    
    <meta content="NOODP" name="robots"/>
    <script type="text/javascript">
  (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','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-5573457-1', 'lamar.edu');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');

</script>
   

<script type="text/javascript">//<![CDATA[ 
$(window).load(function(){
$(".mobilenavbtn").on("click", function(){
    $(".mobilenav").slideToggle("slow");
    $(this).find('.showbutton').text($(this).find('.showbutton').text() == "MENU ▲" ? "MENU ▼" : "MENU ▲");
});
});//]]> </script>












                                                        
<meta content="771640983029137" property="fb:app_id"/> 
<meta content="website" property="og:type"/>
<meta content="https://www.lamar.edu/arts-sciences/mathematics/index.html" property="og:url"/>
<meta content="Mathematics - Lamar University" property="og:title"/>
<meta content="Mathematics" property="og:description"/>
<meta content="https://www.lamar.edu/_files/images/defaultsocialimage.png" property="og:image"/>
<meta content="Lamar.edu" property="og:site_name"/>
<meta content="summary_large_image" name="twitter:card"/>
<meta content="@lamar.edu" name="twitter:site"/>
<meta content="@Lamar" name="twitter:creator"/>
<meta content="Mathematics - Lamar University" name="twitter:title"/>
<meta content="Mathematics" name="twitter:description"/>
<meta content="https://www.lamar.edu/_files/images/defaultsocialimage.png" name="twitter:image"/>
<meta content="https://www.lamar.edu/arts-sciences/mathematics/index.html" name="twitter:url"/>

<script type="application/ld+json">
{
  "@context" : "http://schema.org",
  "@type" : "WebSite",
  "name" : "Lamar",
  "alternateName" : "Lamar University",
  "url" : "www.lamar.edu/arts-sciences/index.html"
}
</script>

<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
    {
        "@type": "ListItem",
        "position": 1,
        "item": {
            
                            "@id": "www.lamar.edu/arts-sciences/mathematics/index.html",
                                    "name": "Mathematics"
        }
    }        
]
}
</script>





<script>
(function() {
    var cx = '018212738280723547107:2oit0tlxds4';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>

</head>
<body>
<a class="skip" href="#mainContent">Skip to content</a>
<div class="topbar">
<div class="block-group topcontainerMobile"></div>
<div class="block-group topcontainer"><div class="top-links block">
<div class="topbar-links">
<ul>
<li><a href="http://luconnect.lamar.edu/">LU Connect</a></li>
<li><a href="https://www.lamar.edu/index.html">LU Home</a></li>
<li><a href="https://www.lamar.edu/forms/www/contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
<div id="gs-box"><gcse:search></gcse:search></div>
</div>
</div>
<div class="pagewrapper">
<div id="header">
<div class="block-group header-box"><div class="left-logos block">
                    <div class="block"><a href="https://www.lamar.edu/">
                    <img alt="Lamar University" border="0" class="lu-small" height="47" src="//www.lamar.edu/_files/images/web-heads/Lamar-University-Logo.png" width="253"/>
                </a></div>
                <div class="block college-logo"><a href="//www.lamar.edu/arts-sciences/index.html">College of<br/>Arts and Sciences</a></div>
                    </div>
        
                <div class="dept-logo block"><a href="//www.lamar.edu/arts-sciences/mathematics/index.html">Mathematics</a></div></div>
</div>
<div class="container">
<div class="block-group">
<div class="leftSidebar block">
<div class="block-group">        

<div class="mobilenavbtn">
     <span class="showbutton" title="click to show menu">MENU ▼ </span></div>

<div class="mobilenav"> 
<style>
 .nojs{display:none}
</style>
    <noscript>
        <style>
       .tree li ul {display:none}
       .tree li:hover  ul {
            display:block;
            margin-left: 0px;
            margin-right: 0;
            background-color: #DEDEDE;}
.tree li:hover .toggler{
    background: url("https://www.lamar.edu/_files/images/home/images-for-css/treeDownTriangleWhite.png") no-repeat 0 50%
}

    </style>
    <div id="page">
    <div id="tree1">
    <ul class="tree">       
                                                                                                
                         <li class="folder">
                        <div>
                                                                                                                        <span class="title jqtree-label-toggler"><a href="about-the-program.html" target="_self">About the Program</a></span></div>
                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                    <a class="toggler closed">►</a>
                                                                                                <span class="title jqtree-label-toggler">Degrees</span></div>
                                                     <ul>        
                                                                                                                                            
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="undergraduate-degrees.html" target="_self">Undergraduate Degrees</a></span></div>
                                                                             </li>                                                                                                                                        
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="mathematics-minor-double-major-in-mathematics.html" target="_self">Mathematics Minor \/Double Major in Mathematics</a></span></div>
                                                                             </li>                                                                                                                                        
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="fast-track-bsms.html" target="_self">Fast Track BS\/MS</a></span></div>
                                                                             </li>                                                                                                                                        
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="graduate-degrees.html" target="_self">Graduate Study in Mathematics at Lamar University</a></span></div>
                                                                             </li>                                                    </ul>                                                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                                                                                        <span class="title jqtree-label-toggler"><a href="faculty/index.html" target="_self">Faculty and Staff</a></span></div>
                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                    <a class="toggler closed">►</a>
                                                                                                <span class="title jqtree-label-toggler">Students and Resources</span></div>
                                                     <ul>        
                                                                                                                                            
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="courses.html" target="_self">Course Directory</a></span></div>
                                                                             </li>                                                                                                                                        
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="faq.html" target="_self">FAQ</a></span></div>
                                                                             </li>                                                                                                                                        
                                     <li class="folder"><div>
                                                                                                                                                                                    <span class="title jqtree-label-toggler"><a href="private-tutor-list.html" target="_self">Private Tutor List</a></span></div>
                                                                             </li>                                                    </ul>                                                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                                                                                        <span class="title jqtree-label-toggler"><a href="financial-support.html" target="_self">Endowed Scholarships</a></span></div>
                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                                                                                        <span class="title jqtree-label-toggler"><a href="the-math-shop.html" target="_self">The Math Shop</a></span></div>
                                    </li>
                                                                                    
                         <li class="folder">
                        <div>
                                                                                                                        <span class="title jqtree-label-toggler"><a href="contact-us.html" target="_self">Contact Us</a></span></div>
                                    </li>
                        </ul>
           </div>
</div>
    </noscript>
    
          <div class="nojs" id="page">
<div id="tree1"></div>
        <script type="text/javascript">
        $('.nojs').show();
        $(function() {          
    var data = [ 
                                            
                    {                                                                                                                             
                         label:'<a href="about-the-program.html" target="_self">About the Program</a>',  id: 1
                                                          }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="#" onclick="return false" title="Click here for SubNavigation">Degrees</a>',  id: 2
                                                                                 , children:[        
                                                     
                                                                                      
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="undergraduate-degrees.html" target="_self">Undergraduate Degrees</a>', id: 3                          
                    
                                                                                                                                                                           }
                                ,                                                                  
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="mathematics-minor-double-major-in-mathematics.html" target="_self">Mathematics Minor \/Double Major in Mathematics</a>', id: 4                          
                    
                                                                                                                                                                           }
                                ,                                                                  
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="fast-track-bsms.html" target="_self">Fast Track BS\/MS</a>', id: 5                          
                    
                                                                                                                                                                           }
                                ,                                                                  
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="graduate-degrees.html" target="_self">Graduate Study in Mathematics at Lamar University</a>', id: 6                          
                    
                                                                                                                                                                           }
                                                       ]                     }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="faculty/index.html" target="_self">Faculty and Staff</a>',  id: 7
                                                          }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="#" onclick="return false" title="Click here for SubNavigation">Students and Resources</a>',  id: 8
                                                                                 , children:[        
                                                     
                                                                                      
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="courses.html" target="_self">Course Directory</a>', id: 9                          
                    
                                                                                                                                                                           }
                                ,                                                                  
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="faq.html" target="_self">FAQ</a>', id: 10                          
                    
                                                                                                                                                                           }
                                ,                                                                  
                                                                                                                                                                                                                                                                                                                                          

                                                 {label:'<a href="private-tutor-list.html" target="_self">Private Tutor List</a>', id: 11                          
                    
                                                                                                                                                                           }
                                                       ]                     }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="financial-support.html" target="_self">Endowed Scholarships</a>',  id: 12
                                                          }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="the-math-shop.html" target="_self">The Math Shop</a>',  id: 13
                                                          }
              ,
                                                  
                    {                                                                                                                             
                         label:'<a href="contact-us.html" target="_self">Contact Us</a>',  id: 14
                                                          }
                           ];
        ;         

            $('#tree1').tree({
                data: data,
                autoOpen: false,
                dragAndDrop: false,
                selectable: false,                 saveState: 'tree2'
            });
        });
   
    </script>
    </div></div>

   
<div class="leftSidebar-content block box">

    
    
    

    

    
 
  
              
                          
                <left-sidebar-content/>
                 
                   

  
  </div>
</div>
</div>
<div class="main block">
<div class="block-group"> 
<div class="breadcrumbs block box">
<div class="bread">

        
  
 
    
               <a href="../index.html">Home</a>
        
        
        
    

</div>
</div>
<div class="horizontal-bar block"></div> 
<div class="main-content block box" id="mainContent">    <h1 class="pageTitle">Mathematics</h1>
  


   




<div class="block">
   
    
            
        <content></content>
        

</div>
 
            <div style="clear:both;"> </div>
        
        <div class="callouts">
                                    <div style="margin-bottom: 10px; margin-top: 0px; display: block; positon: absolute; width: 750px; max-width: 100%;"><script language="JavaScript" type="text/javascript">
// <![CDATA[
function random_imglink(){
var myimages=new Array()
//specify random images below. You can have as many as you wish
myimages[1]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-4.jpg"
myimages[2]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-1.jpg"
myimages[3]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-2.jpg"
myimages[4]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-3.jpg"
myimages[5]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-5.jpg"
myimages[6]="https://www.lamar.edu/arts-sciences/_files/images/mathematics/home-slides/homeslide-6.jpg"

var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write('<img src="'+myimages[ry]+'" style="background:none; padding:3px; border:2px solid #000000; border-radius:10px;">')
}
random_imglink()
// ]]>
</script>
</div>
                           
                    
   </div>   
        
        
            <div style="clear:both;"> </div>
        
        <div class="callouts">
                                
                                <div style="padding: 0px 10px 10px 10px; border-bottom: 2px dotted #dedede; margin-bottom: 40px;">Mathematics is the foundation and common language of physics, science, engineering, and computer science. In addition, there is a rich history of the influence of mathematics on economics, business, and even on arts and music. Our Department offers a full range of courses in applied and pure mathematics, statistics, and mathematics education for elementary and secondary certification.&#160;<br/> <br/> A mathematics major will not only find professors who are thoughtful and caring, but they will also find professors who are active researchers and seek to engage majors in research opportunities and research seminars</div>
             </div>   
        
        
            <div style="clear:both;"> </div>
        
        <div class="callouts">
                                
                                <div class="one-third block" style="padding: 10px 0px; margin-top: 30px;">
<div style="padding-bottom: 20px; display: block; float: left; border-radius: 10px; background: #000000;"><img alt="icon" src="https://www.lamar.edu/arts-sciences/_files/images/mathematics/capicon.png" style="width: 85px; margin-top: -50px;"/>
<p style="color: #ffffff; text-align: center; font-size: 1.5em; margin-top: 5px;">DEGREES</p>
<div style="min-height: 420px; background: #ffffff; border: 1px solid #dedede; padding: 8px;">
<ul style="list-style-type: none; margin-left: 0px; padding: 0px; margin-top: 3px;">
<li style="border-bottom: 1px solid #dedede;"><a href="undergraduate-degrees.html">Bachelor of Arts<br/>Math</a></li>
<li style="border-bottom: 1px solid #dedede;"><a href="undergraduate-degrees.html">Bachelor of Arts<br/>Math<br/>Teacher Certification</a></li>
<li style="border-bottom: 1px solid #dedede;"><a href="undergraduate-degrees.html">Bachelor of Science<br/>Math</a></li>
<li style="border-bottom: 1px solid #dedede;"><a href="graduate-degrees.html">Master of Science<br/>Math</a></li>
</ul>
<p>Employers often look very favorably on graduates with extra degrees.<br/> <br/> <strong>Learn more about:<br/> </strong> &gt; <a href="mathematics-minor-double-major-in-mathematics.html" title="Minor and Double Majors">Mathematics Minor</a><br/>&gt; <a href="mathematics-minor-double-major-in-mathematics.html" title="Minor and Double Majors">Double Majors</a><br/>&gt; <a href="mathematics-minor-double-major-in-mathematics.html" title="Minor, Double and Dual Majors">Dual Majors</a></p>
</div>
</div>
</div>
<div class="one-third block box" style="margin-top: 30px;">
<div style="padding-bottom: 20px; display: block; float: left; border-radius: 10px; background: #000000;"><img alt="icon" src="https://www.lamar.edu/arts-sciences/_files/images/mathematics/mathicon.png" style="width: 85px; margin-top: -50px;"/>
<p style="color: #ffffff; text-align: center; font-size: 1.5em; margin-top: 5px;">CAREERS</p>
<div style="min-height: 420px; background: #ffffff; border: 1px solid #dedede; padding: 8px;">
<p>Degrees in mathematics are highly desirable to industry whether as stand-alone degrees or as a complement to engineering or <g class="gr_ gr_41 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" data-gr-id="41" id="41">scientific</g> degrees.</p>
<p><strong>Career Choices Include:</strong><br/>&#160; Teaching<br/>&#160; Actuarial Science<br/>&#160; Computer Science<br/>&#160; Operations Research<br/>&#160; Statistics<br/>&#160; Cryptography<br/>&#160; Finance<br/>&#160; Biotech and MORE</p>
<p><a href="faq.html" style="float: right;">Explore Options &gt;</a></p>
</div>
</div>
</div>
<div class="one-third block" style="padding: 10px 0px; margin-top: 30px;">
<div style="padding-bottom: 20px; display: block; float: left; border-radius: 10px; background: #000000;"><img alt="icon" src="https://www.lamar.edu/arts-sciences/_files/images/mathematics/calculatoricon.png" style="width: 85px; margin-top: -50px;"/>
<p style="color: #ffffff; text-align: center; font-size: 1.5em; margin-top: 5px;">FAST TRACK</p>
<div style="min-height: 420px; background: #ffffff; border: 1px solid #dedede; padding: 8px;">
<p>The Fast Track BS/MS is designed to allow motivated undergraduate mathematics majors to earn both a BS and an MS degree in five years.<br/> <br/>This is achieved by allowing students in the program to take four dual-credit courses during their senior year.</p>
<p style="text-align: center; font-size: 1.3em; line-height: normal;"><strong>GET ON THE<br/>FAST TRACK!</strong></p>
<a href="fast-track-bsms.html" style="float: right;" title="Fast Track Degrees">More Fast Track &gt;</a></div>
</div>
</div>
             </div>   
        
        
</div>
<div class="sidebar block box">    
    
    
  
    
 
  
  
  <div class="sidebar-shadow sidebox">
                          <h2>Class Notes</h2>
                                
                <p><a href="spring-2019-class-notes.html" title="Spring 2019 Class Notes">Spring 2019<br/></a><a href="fall-2018-class-notes.html" title="Fall 2018 Class Notes">Fall 2018</a></p></div>
                
                 
    
    
    
  
    
 
  
              <div class="noshadow sidebox">
                          
                <div><a href="the-math-shop.html"><img alt="The Math Shop" class="" height="105" src="../_files/images/mathematics/mathshoplogo.png" style="display: block; margin-left: auto; margin-right: auto;" width="240"/></a></div>
                 </div>
                 
    
    
    
  
    
 
  
                 <div class="sidebar-shadow sidebox">
                 <h2>Related Pages</h2>
<ul>
<li><a href="https://www.lamar.edu/undergraduate-research/events/stem/index.html" title="STEM Conference">Science, Technology, Engineering, Mathematics (STEM) Conference</a></li>
<li><a href="https://www.lamar.edu/stairstep/" title="stairstep">Stairstep</a></li>
</ul></div>
                 
                 
                   
                  
    
    
    
  
    
 
  
                 <div class="sidebar-shadow sidebox">
                 <h2>College Departments</h2>
<ul>
<li><a href="../biology/index.html" title="Biology">Biology</a></li>
<li><a href="../chemistry-and-biochemistry/index.html" title="Chemistry and Biochemistry">Chemistry &amp; Biochemistry</a></li>
<li><a href="../computer-science/index.html" title="Computer Science">Computer Science</a></li>
<li><a href="../earth-and-space-sciences/index.html" title="earth-space-dept">Earth &amp; Space Sciences</a></li>
<li><a href="../english-and-modern-languages/index.html" title="english-dept">English &amp; Modern Languages</a></li>
<li><a href="https://www.lamar.edu/arts-sciences/history/" title="history-dept">History</a></li>
<li><a href="http://www.math.lamar.edu/" title="math-dept">Mathematics</a></li>
<li><a href="../nursing/index.html" title="nursing-dept">Nursing</a></li>
<li><a href="../physics/index.html" title="physics-dept">Physics</a></li>
<li><a href="../political-science/index.html" title="political-science">Political Science</a></li>
<li><a href="../psychology/index.html" title="psychology-dept">Psychology</a></li>
<li><a href="../sociology-social-work-criminal-justice/index.html" title="sscj-dept">Sociology, Social Work &amp; Criminal Justice</a></li>
</ul></div>
                 
                 
                   
                  
    
    
    
  
    
 
  
                 <div class="sidebar-shadow sidebox">
                 <h2>Interdisciplinary Programs</h2>
<ul>
<li><a href="../baas/index.html" title="baas">Bachelor of Applied Arts and Sciences</a></li>
<li><a href="../bgs/index.html" title="bgs">Bachelor of General Studies</a></li>
</ul></div>
                 
                 
                   
                  
    
    
    
  
    
 
  
              <div class="noshadow sidebox">
                          
                <sidebar-content/>
                 </div>
                 
    
    
    
  
    
 
  
              <div class="noshadow sidebox">
                          
                <sidebar-content/>
                 </div>
                 

   </div>
</div>
</div>
</div>
</div>
</div>
<div class="block" id="footer">
<div class="block-group footer-content"><div class="legacy block">
<div id="tag"></div>
</div>
<div class="footer-links block">
<div class="tsus block box"><a href="http://www.tsus.edu" target="_blank"><img alt="Texas State University System Logo" src="https://www.lamar.edu/_files/images/home/images-for-css/TSUS_Member_logo.png" title="Member The Texas State University System"/></a> 
<div class="copyright block">All Rights Reserved. General Info: 409.880.7011 4400 MLK Blvd., PO Box 10009, Beaumont, Texas 77710 
<div class="footerContact">Questions or Comments? Email: <a href="mailto:anita.brice@lamar.edu">Department Contact</a></div>
</div>
</div>
</div></div>

<div></div>
 </div>
</body>
</html>