Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
These are course specific assignments designed to help you get ready for writing your paper and doing your presentation. - Dates are subject to change.
|! Assignment|!Due Date|
|First LaTeX Assignment| Jan 16 |
|Pick Advisor/Topic| Jan 21 |
|[[Topic Proposal|Project Proposal Template]] with Literature List| Jan 26 |
|Reproduce the [[Math Expressions|MathExpressions.pdf]]| Jan 28 |
|Oral Progress Report/Literature List| Jan 30 |
|Draft - Abstract| Feb 2 |
|Draft - Bibliography| Feb 11 |
|Presentations - First Run| Feb 13 |
|Draft - Introduction| Mar 2 |
|Presentations - Second Run| Mar 16 |
|Draft - Abstract, Introduction, Body, Bibliography | Mar 18 |
|Email Final Title, Abstract, Bio | Mar 30 |
|Presentations - Final Run| Apr 1 |
|Full Paper - First Draft| Apr 10 |
|Final Paper| Apr 29 |
We will use the //Beamer// package to produce presentation slides. Links can be found in the [[Intro to LaTeX|http://people.uncw.edu/hermanr/latex/]] pages or through an Internet search. Here we provide the basics for getting started. This is also summarized in [[Intro to Beamer|http://people.uncw.edu/hermanr/latex/beamerIntro.pdf]]. Some of the code described in this introduction is shown in [[BeamerEx.pdf|BeamerEx.pdf]] using the LaTeX source  [[BeamerEx.tex|BeamerEx.tex]] 

You might also be interested in 
*[[Beamer Cheatsheet|http://www.cpt.univ-mrs.fr/~masson/latex/Beamer-appearance-cheat-sheet.pdf]] (Seems to be a connection problem.)
*[[Beamer Tutorial|http://www.uncg.edu/cmp/reu/presentations/Charles Batts - Beamer Tutorial.pdf]]
*[[LaTeX Cheat Sheet|http://www.stdout.org/~winston/latex/latexsheet.pdf]]
!Simple Code
The simplest code for producing a slide is
{{{
\documentclass{beamer}

\begin{document}

\begin{frame}{}
Here we add some text.
\end{frame}

\end{document}
}}}
!Modifications
On these slides one can add the usual commands for equations and itemized lists, etc. Compile the tex file and open the PDF file. Entering ''~CTRL-L'' will bring the file to full screen. You will seem small navigation icons along the bottom of the page. 

Modifying the frame command will give the slide a title
{{{
\begin{frame}{First slide}
\end{frame}
}}}
or
{{{
\begin{frame}
\frametitle{This is a frame title}
Here we add some more text.
\end{frame}
}}}

Adding a second slide is simple.
{{{
\documentclass{beamer}

\begin{document}

\begin{frame}{First slide}
Here we add some text.
\end{frame}

\begin{frame}{Second slide}
Here we add some more text.
\end{frame}

\end{document}
}}}

Notice that the text is vertically centered. This is the default alignment. You can change the alignment by adding [t], [b], or [c] to the frame. For example,
{{{
\begin{frame}[t]
Here we add some text.
\end{frame}
}}}
!Title Slide
You will want a title slide. This is done by adding
{{{
\title[short title]{My Senior Project}
\subtitle[short subtitle]{subtitle if really needed \\ Advisor: Dr. So and So}
\author{My Name}
\institute{Mathematics and Statistics, UNCW}
\date{\today}

\titlepage
}}}

Enclosing the titlepage in a frame will center the page better.
{{{
\begin{frame}
\titlepage
\end{frame}
}}}
!Itemized List
You can add a list to a slide. Such a slide would look like
{{{
\begin{frame}{My Main Points}
My main points are

\begin{enumerate}
\item Point One
\item Point Two
\item Point Three
\end{enumerate}

\end{frame}
}}}

If you want a different enumeration, you can insert your own. For example,
{{{
\begin{frame}{My Main Points}
My main points are

\begin{enumerate}
\item[a.] Point One
\item[b.] Point Two
\item[c.] Point Three
\end{enumerate}

\end{frame}
}}}

This is enough to get started. However, the pages are a little plain and later you might want to modify the layout. 
!Themes
Now we are ready to add features. First there are packages which you will probably need for mathematics, figures, links, etc. So, after the documentclass line, add
{{{
\usepackage{amsmath,amsfonts}    % to use ams math symbols
\usepackage{graphicx}                    % to insert images
\usepackage{url}                             % to insert urls
}}}

There are a variety of Beamer Themes. Try the following after the packages are loaded: 
{{{
\usetheme{Warsaw}
}}}
Notice how the pages have changed.

So, you do not like blue? Try the following
{{{
\documentclass[red]{beamer}
}}}
!Sections
If you place a section label between frames, then compile the file twice, you will see a navigation system between sections. 
{{{
\section{Slide 2}
}}}

However, they begin to stack up and detract from the area you want for your material. So, you might change the first line to 
''\documentclass[red,compress]{beamer}''

Also, inserting subsections will fill more of the navigation bar.
!Blocked Text
One can add blocked text. For example, try
{{{
\begin{frame}{Blocked Text}
\begin{example}
\begin{itemize}
\item This is an example.
\item \[\int_0^\infty e^{-x^2}\, dx.\]
\end{itemize}
\end{example}

\begin{block}{Standard}
  Normal block
\end{block}

\end{frame}
}}}
!More Themes
There are many themes. See sites like  [[Beamer Matrix|http://www.hartwork.org/beamer-theme-matrix/]] Insert the theme using
{{{
\usetheme{theme}
}}}

Common values for //theme// are

Hannover, Boadilla, Madrid, Pittsburgh, Rochester, Copenhagen, Warsaw, Singapore, Malmoe,
Goettingen, Berkeley or, ~AnnArbor.

You can also use
{{{
\usecolortheme{color}
}}}

The //color// value could be 

albatross, beaver, beetle, crane, dolphin, dove, fly, lily, orchid, seahorse, whale, or wolverine.

If you want to load a Rochester theme but change to a brownish color, you can use
''\documentclass[xcolor=dvipsnames]{beamer}''
''\usecolortheme[named=Brown]{structure}''
''\usetheme{Rochester}''

Since brown is not a typical color, one can use the xcolor list. There are many styles, colors, etc. You probably should do something simple and spend your time on the content.
!Overlays
There are times when you do not want to reveal the entire slide at once. This was done in the days of transparencies by overlaying slides. Thus, the reference to overlays. Most often this consists of revealing one item at a time. Here we will demonstrate this by changing the itemized items as follows and see what happens.

Start with the list
{{{
\begin{enumerate}

\item<1-> Point One
\item<2-> Point Two
\item<3-> Point Three

\end{enumerate}
}}}
Notice that ''\item[1] Point One'' in the usual enumerated list was replaced with ''\item''{{{<1->}}} ''Point One''. Try removing the dashes and see what happens. Change the order of the numbers and see what happens. You should see that the following rules hold:
*{{{<3>}}} indicates that the item remains on the third overlay (version of this frame).
*{{{<3->}}} indicates that the item remains on the third overlay and beyond.
*{{{<-3>}}} indicates that the item remains up to the third overlay.
*{{{<3-5>}}} indicates that the item remains on the third thru fifth overlays.
*{{{<3-5>}}} indicates that the item remains on only the third and fifth overlays.

You could also use a ''pause'' to reveal one item at a time.
{{{
\begin{enumerate}
\item Point One \pause
\item Point Two \pause
\item Point Three
\end{enumerate}
}}}

Other things you can try are
{{{
\begin{enumerate}

\item<1,3> Point One
\item<2> Point Two
\item<3> Point Three

\end{enumerate}
}}}

This also works with bulleted items and subitems. Combining several overlays, we have
{{{
\begin{itemize}
\item<1-3> The first item
   \begin{itemize}
      \item<1-> The first subitem
      \item<2-> The second subitem
      \item<3-> The third subitem
   \end{itemize}
\item<4-> The second item
\item<5> The third item
\end{itemize}
}}}
Notice how these satisfy the above rules.

One can get a bit fancy with overlays. Using the ''align'' environment plus ''\only'', we can change bits of an equation. Here terms are added with the equation in place.
{{{
\begin{align*}
    \only<1>{y=ax^2}
    \only<2>{y=ax^2+bx}
    \only<3>{y=ax^2+bx+c}
\end{align*}
}}}
Also, one can use ''\alert'' to highlight parts of an equation. Here each term is highlighted as one progresses ''ENTER''.
{{{
\begin{frame}{Equation Overlays}
\Huge
  \begin{equation*}
     \alert<1->{f(x)} = \alert<2>{ax^2} + \alert<3>{bx} + \alert<4>{c}
  \end{equation*}
\end{frame}
}}}

Using the ''tikz'' package, one can add graphics to highlight and draw arrows to parts of equations. In the preamble, insert
{{{
\usepackage{tikz}
\usetikzlibrary{arrows,shapes}
\tikzstyle{every picture}+=[remember picture]
\tikzstyle{na} = [baseline=-.5ex]
}}}

Then, one can insert an equation and descriptors. The labels (s1) and (d1) to (d4) are nodes. These are located where the corresponding terms in the equation appear. The arrows are then drawn between these nodes in the tikzpicture environment. Adding tags like {{{<3->}}} provide the overlays, or animations.
{{{
\begin{itemize}
  \item<2-> Function of $x$ \tikz[na] \node[coordinate] (s1) {};
  \item<1->[]{%
     \begin{equation}
           \tikz[baseline]{ \node[fill=blue!10,anchor=base]  (d1) {$f(x)$}; }
        = \tikz[baseline]{ \node[fill=red!10,anchor=base]    (d2) {$ax^2$}; }
        + \tikz[baseline]{ \node[fill=green!10,anchor=base]  (d3) {$bx$}; }
        + \tikz[baseline]{ \node[fill=yellow!15,anchor=base] (d4) {$c$}; }
     \end{equation}}%

  \item<3-> Quadratic term \tikz[na] \node[coordinate] (s2) {};
  \item<4-> Linear term    \tikz[na] \node[coordinate] (s3) {};
  \item<5-> Constant term  \tikz[na] \node[coordinate] (s4) {};
\end{itemize}

\begin{tikzpicture}[overlay]
   \path<2->[->] (s1) edge [bend left]     (d1);
   \path<3->[->] (s2) edge [bend right]    (d2);
   \path<4->[->] (s3) edge [out=0, in=-90] (d3);
   \path<5->[->] (s4) edge [out=0, in=-90] (d4);
\end{tikzpicture}
}}}
!Two Columns
We can also divide a slide into two columns and add text in both columns or text on one side and a figure on the other side. Such a frame looks like the following:
{{{
\begin{frame}{Two columns}

\begin{columns}
    \begin{column}{0.5\textwidth}
        Here we can add some text
    \end{column}

    \begin{column}{0.5\textwidth}
        or, add text on the right side.
    \end{column}
\end{columns}

\end{frame}
}}}

Assuming you have a JPG file in the same directory, you can place a list and a figure on the same page.
{{{
\begin{frame}{Two columns}
\begin{columns}
   \begin{column}{0.5\textwidth}
Interesting points about the statue:
     \begin{itemize}
        \item Point One 
         \item Point Two 
         \item Point Three
     \end{itemize}
   \end{column}

   \begin{column}{0.5\textwidth}

    \begin{figure}
      \includegraphics[width=2in]{thinker.jpg}
   \caption{The Thinker, by Rodin, in Kansas City.}
   \label{fig:thinker}
   \end{figure}

   \end{column}
\end{columns}

\end{frame}
}}}
!References
Here is a frame with references added.
{{{
\section{References}
\begin{frame}
\frametitle{References}

\begin{thebibliography}{99}
\bibitem{Erdos01} P. Erd\H os, \emph{A selection of problems and
results in combinatorics}, Recent trends in combinatorics (Matrahaza,
1995), Cambridge Univ. Press, Cambridge, 2001, pp. 1--6.

\bibitem{ConcreteMath}
R.L. Graham, D.E. Knuth, and O. Patashnik, \emph{Concrete
mathematics}, Addison-Wesley, Reading, MA, 1989.

\bibitem{Knuth92} D.E. Knuth, \emph{Two notes on notation}, Amer.
Math. Monthly \textbf{99} (1992), 403--422.

\bibitem{Simpson} H. Simpson, \emph{Proof of the Riemann
Hypothesis},  preprint (2003), available at
\url{http://www.math.drofnats.edu/riemann.ps}.

\end{thebibliography}

\end{frame}
}}}
''Proper Use of Resources''
You are expected to explore your topic in depth. This means that you should explore resources on the history, background, and other approaches to the research topic. These resources should typically be from articles in accepted journals and books and should be relevant to the research of of significant quality. Any material not deemed common knowledge and not your original work should be cited. Also, you should use such material appropriately in the paper and presentation, making sure to correctly paraphrase and not plagiarize the content.
*Do your information sources relate directly to your topic?
*Is the information of good quality?
*Is information and use devoid of personal viewpoints?
*Have you properly conveyed what you have learned?
*Have you cited your sources and included the corresponding reference?
*Are all references in the bibliography cited at least once in the paper?
''Citations''
Students should use the citation style in one of the prominent journals they use. For additional information, see the following.
*[[Tips for Citations in Mathematical Writing|http://www.math.uiuc.edu/~hildebr/tex/bibliographies.html]]
*[[AMS Author Resources|http://www.ams.org/publications/authors/authors]]
*[[ASA Style Guide|http://journals.taylorandfrancis.com/amstat/asa-style-guide/]]
''Ethics''
*[[AMS Ethical Guidelines|http://www.ams.org/about-us/governance/policy-statements/sec-ethics]]
*[[ASA  Ethical Guidelines|http://www.amstat.org/about/ethicalguidelines.cfm]]
!!Welcome to MAT 495. 

In this course you will investigate a mathematical topic in depth, write a paper, and present a talk on your topic in an open forum by the end of the current semester. During the course you will learn how to write a report and prepare a presentation using mathematics. You will do this under the guidance of the instructor and at most one other topic advisor in the department. Further expectations, assignments, and useful materials are found at this site.

!!The Undergraduate Catalogue Description
''MAT 495.   Seminar in Mathematics (3)''  Prerequisite: 9 semester hours of mathematics courses at the 300-400 level. Reading, discussion, investigation, and preparation and presentation of reports on selected mathematical topics, under faculty supervision beyond the students’ courses of study. Satisfies University Studies VI: Common Requirements/Capstone Course. Partially satisfies University Studies IV: Building Competencies/Writing Intensive. Partially satisfies University Studies IV: Building Competencies/Information Literacy. 

!!Course Student Learning Objectives
By the end of this course students will
#Develop understanding of connections between different areas of mathematics and with other disciplines. (IL 1; CAP 1) 
#Demonstrate competence in independent reading and evaluation of mathematical materials. (WI 1, 2, 5; IL 3) 
#Review, structure, and apply mathematical knowledge. (WI 2, 4; IL 1) 
#Develop skills in writing and presenting mathematical arguments. (WI 2, 4, 5; IL 4) 
#Organize and deliver a mathematical presentation. (WI 2; IL 4) 
#Develop skills in effectively and efficiently locating and utilizing resources for mathematical scholarship. (WI 1; IL 2) 
#Demonstrate understanding of standards for ethical citation and use of mathematical ideas. (WI 3; IL 5) 
[[Course Description]]
* [[Advisor/Advisee Agreement|http://people.uncw.edu/hermanr/mat495/mat495worksheet.pdf]]
*[[Student Consent Form|http://people.uncw.edu/hermanr/mat495/student_consent_form.pdf]]
*[[Syllabus and Guideline Handout|http://people.uncw.edu/hermanr/mat495/syllabusS15.pdf]]
*[[Project Proposal Template]]
*[[Beamer Template|BeamerTemplate]]
*Beamer Example [[TeX File|http://people.uncw.edu/hermanr/mat495/BeamerBasic.tex]], [[PDF|http://people.uncw.edu/hermanr/mat495/BeamerBasic.pdf]]
!Rubric
*[[Department Rubric|mat-495-dept-oral-presentation-rubric.pdf]] for oral presentations
!Peer Critiques of Presentations
Comments from peers on presentations consist of both positive feedback and suggestions meant to improve the draft presentations.
*[[Peer critique for presentations|http://mathcomm.org/teaching-presentations/peer-critique-for-presentations/]] at [[MathDL Communications|http://mathcomm.org/]]
*[[Critique of Presentation|http://www4.caes.hku.hk/epc/presentation/acrobat/oral_critique.pdf]]
*[[Surviving Oral Presentations|http://digital.ipcprintservices.com/display_article.php?id=568660]]
!Peer Review
[[No One Writes Alone|http://video.mit.edu/watch/no-one-writes-alone-peer-review-in-the-classroom-a-guide-for-students-8336/]] MIT Video on Peer Review (6:33 min)
Dr. Herman advised many student senior seminar projects in areas such as chaos, fractals, game theory, nonlinear waves, wormholes, numerical simulations, and Fourier analysis.
!Mathematics
*Prime Numbers
*Combinatorial Game Theory
*Nonlinear Wave Equations and the Soliton Solution
*Shallow Water Wave Modeling, The Boussinesq Approximation, and Bathymetric Design
*Population Modeling
*On Hearing the Shape of a Drum
*In the Blink of an Eye
*Reeling in Analysis of a Fly Fishing Rod's Response
*The Vibrating Membrane
*Monte Carlo Methods and Nuclear Decay
*Trajectory of a Soccer Ball
*An Introduction to Rotary Winged Flight
*Fractal Properties and Applications
*The Application of Game Theory to Global Counterterrorism
*An Analysis of the Hilbert-Huang Transformation and its Applications
*Nonlinear Resonances in the Solar System
*Nonlinear ODEs and Drugs
*Chemical Kinetics
*Relativity and GPS
*The Hydrogen Atom
*The Dripping Faucet and Chaos
*The Riemann Hypothesis
*Inflationary Cosmology
*Mathematical Foundations of Image Processing
*Chaotic Dynamics of Hyperion
*Elliptical Geometry and Applications
*Solitons
*Slider-Block Dynamics and Applications in Geology
*Wavelets
*Plotting Hydrogen Wavefunctions
*Penrose Tilings
*Wavelets
*Spectral Analysis of EKGs
*Solitary Waves
*Chaotic Dynamics
*Numerical Solution of Schrödinger Equation
!Physics
*Physics of Earthquakes
*Reflectionless Potentials and the KdV Solitons
*Resonance in the Solar System
*Striking a Beat
*Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?
*Fate of the Universe
*Quantum Computing
*From Here to Eternity and Back: Are Traversable Wormholes Possible?
*NMR, Physics
*Relativity and the Search for Gravitational Waves
*Gravitational Lensing
*Mechanics of Surfing
*Relativity and the Gravitational Positioning System
*Dusty Plasmas
*Nonlinear Dynamics
''What is ~LaTeX?''

LaTeX is a document editing system for producing scientific documents with properly typeset equations. More information can be found at [[http://people.uncw.edu/hermanr/latex/|http://people.uncw.edu/hermanr/latex/]]


''LaTeX Resources''
[[LaTeX Site|http://www.latex-project.org/]]
[[MikTeX Site|http://www.miktex.org/]]
[[The Comprehensive TeX Network (CTAN)|http://www.ctan.org/]]

''~How-To Produce Scientific Documents''
[[LaTeX by Example|http://pangea.stanford.edu/computerinfo/unix/formatting/latexexample.html]]
[[Getting Started with LaTeX|http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Index.html]] by David R. Wilkins

''~LaTeX Help''
[[LaTeX Symbols|http://omega.albany.edu:8008/Symbols.html]]
[[LaTeX Math Symbols|http://web.ift.uib.no/Fysisk/Teori/KURS/TeX/latex1.html]]
[[Hypertext Help on LaTeX|http://www.giss.nasa.gov/tools/latex/ltx-2.html]]
[[Emory Help|http://www.emerson.emory.edu/services/latex/latex_toc.html]]

!Online Editors
*[[WriteLaTeX|https://www.writelatex.com/]] - Use Chrome Browser!
*[[ShareLaTeX|https://www.sharelatex.com/]] 
*[[ScribTeX|http://www.scribtex.com/]]
[[Course Description]]
---------------------------------
''Evaluation''
[[Paper]]
[[Presentation]]
---------------------------------
''Resources''
[[Intro to LaTeX|http://people.uncw.edu/hermanr/latex/]]
[[Mathematics Writing]]
[[Presentations]]
[[Project Ideas]]
[[Past Talks]]
[[Documents]]
----------------------------------
{{small{
<<search>>
<<closeAll>>
<<permaview>>
<<newTiddler>>
<<saveChanges>>
[[What are Tiddlers?]]}}}
----------------------------------
{{smaller{[[Created by Dr. R. Herman.|http://people.uncw.edu/herman]]}}}
In this section are listed some resources on writing mathematics papers and presenting mathematics talks.
*[[MathDL on Writing Mathematics|http://mathcomm.org/writing/]]
*[[How to Write Mathematics|http://erickson.sites.truman.edu/files/2012/04/guide1.pdf]]
*[[Halmos on Writing Mathematics|http://www.stat.rice.edu/~riedi/HalmosWrite.rtf]]
*[[A guide to Writing Mathematics|http://www.cs.ucdavis.edu/~amenta/w10/writingman.pdf]]
*[[Writing a Research Paper in Mathematics|http://web.mit.edu/jrickert/www/mathadvice.html]]
*[[Write Right for Readers|http://www.maths.adelaide.edu.au/anthony.roberts/LaTeX/ltxwrite.php]]
*[[Mathematical Communication and Technology|http://www.math.tamu.edu/~Harold.Boas/courses/math696/index.html]]
*[[Tips on Writing Math Papers|www.impan.pl/EN/PubHouse/writing.pdf]]

Parts of a Paper
*For style, bibliography, etc see [[AMS Handbook|http://www.ams.org/publications/authors/tex/author-handbook]]
*Other Styles
**[[MAA|http://www.maa.org/publications/periodicals/american-mathematical-monthly]]
**[[Math Teacher Style|http://math.illinoisstate.edu/day/courses/old/223/citations.html]]
**[[NCTM Publications|http://www.nctm.org/publications/content.aspx?id=558]]
*[[Writing a Math Paper|http://simons-rock.campusguides.com/content.php?pid=145705&sid=1238914]]
*[[How to Write A Math Paper|www.math.lsa.umich.edu/courses/389/Resources/write1.pdf‎]] - New!
*[[MathSciNet|http://www.ams.org/mathscinet/help/citation_database_help_full.html]]
*[[How to Write an Abstract|http://www.uaf.edu/cnsm/ashsss/students/abstract_writing/]]
*[[Writing up researc|http://www2.edc.org/makingmath/handbook/teacher/presentingYourResearch/presentingYourResearch.asp]] - good outline, example

You might also check out the following at UNCW:
*[[Student Guide on Plagiarism|http://library.uncw.edu/guides/plagiarism_student_guide]] 
*[[Avoiding Plagiarism|http://www.uncw.edu/ulc/writing/avoidplagiarism.html]]
*[[UNCW Writing Services|http://www.uncw.edu/ulc/writing/]]
|!Month|!Day|!Class Topic|! Deadlines|
|Jan	|13	|Research Topics	 | |
|	|15	|Intro to LaTeX | |
|	|17	|Work Day	         | |
|	|20	|Holiday	| |
|	|22	|Math in LaTeX |Advisor/Topic |
|	|24	|Report Topics/Figures and Tables|First LaTeX Assignment|
|	|27	|Delivering Presentations	|Official Topic Proposal/Literature List |
|	|29	|Beamer Presentations	| |
|	|31	|Oral Progress Reports	|Reproduce the Math Expressions |
|Feb	|3	|How to Deliver Presentations | |
|	|5	|What is an Abstract?	 | |
|	|7	|Bibliographies	|Draft Abstracts Due |
|	|10	|How to Critique Talks	|Draft Bibliography Due |
|	|12	|Work Day	| |
|	|14	|1st Presentations	|Begin First 10-12 slides |
|	|17	|1st Presentations	| |
|	|19	|1st Presentations	 | |
|	|21	|1st Presentations		 | |
|	|24	|1st Presentations		 | |
|	|26	|1st Presentations	|Draft Introduction Due |
|	|28	|What Did We Learn?		 | |
|Mar	|	|Break - Mar 1-9		 | |
|	|10	|Designing Posters	 | |
|	|12	|Sample Presentation	|Draft Abstract, Introduction, Body, Bibliography|
|	|14	|2nd Presentations	|Begin Next 20-24 slides|
|	|17	|2nd Presentations		 | |
|	|19	|2nd Presentations	| |
|	|21	|2nd Presentations		 | |
|	|24	|2nd Presentations		 | |
|	|26	|2nd Presentations	 | |
|	|28	|2nd Presentations		 | |
|	|31	|2nd Presentations		 | |
|Apr	|2	|Final Presentations	|Draft Paper Due |
|	|4	|Final Presentations	| |
|	|7	|Final Presentations	|Final Abstract and Bio due |
|	|9	|Final Presentations		 | |
|	|11	|Final Presentations		 | |
|	|14	|Final Presentations	 | |
|	|16	|Final Presentations	|Final Presentations Begin |
|	|17	|Break		 | |
|	|18	|Break		 | |
|	|21	|Final Presentations		 | |
|	|23	|Final Presentations		 | |
|	|25	|Final Presentations	|Final Paper Due |
|	|28	|Final Presentations		 | |
|	|30	|Final Presentations	 | |
|May 2|	|Final Slot - 8:00-11:00| |

This schedule might be updated once the class size has been established since it depends on the number of students enrolled. It is possible that additional classes might be scheduled near the end of the semester in order to accommodate the class size and get in enough practice presentations. Type the text for 'Old Schedule'
<div class='header'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<span id='topMenu' refresh='content' tiddler='TopMenu'></span> 
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
Evaluation of the paper will be based on the following set of expectations:

* ''Organization of Paper.''
** Title, author and a bibliography following a particular mathematics journal style.
** Paper length: ten to twelve pages, typewritten using LaTeX.
** Appropriate content.
** An introduction written for the a senior mathematics major clarifying the objectives and layout.
** The body of the paper should focus on the main point(s) and there should be logical transitions between concepts.
** The body of the paper should end with a conclusion that reviews the format of the paper and identifies any remaining questions and directions for future research.
** Cite references throughout paper according to an accepted mathematical journal style. [[Citations]]
* ''Understanding of the Mathematical Content.''
** Communicate key definitions, theorems and/or results accurately.
** Include appropriate examples to illustrate them. 
** Demonstrate understanding how definitions and prior results are applied in the proof.
** Reproduce results or examples possibly with mathematics software.
* ''Attention to Audience Level.''
** Assume the reader has solid mathematical reasoning skills.
** Only assume a background in calculus and the fundamentals for doing proofs.
** Distinguish between concepts and results known to readers versus those which require explanation.
** Use good grammar, word usage, standard mathematical notation, layout, and style.
** Avoid mathematical notation errors that can interfere with the clarity of the paper.
Here are some of the previous research topics in MAT 495. See [[Dr. Herman's Topics]] for topics investigated by past students under Dr. Herman. (Yes, Dr. Herman can also advise a few student projects.)
!Fall 2014 Topics
*Monte Carlo Methods in Medicine
*Multidimensional Scaling College Football Rankings
*Mathematical Model of The Ebola Virus
*On The Chaos in The Mandelbrot Set
*Latent Variable Modeling of Technology Acceptance
*The Aerodynamics of Soccer Balls
*Predicting Loggerhead Sea Turtle Egg Nests
*Nonnegative Matrix Factorization and its Applications
*Evaluating Baseball Players' Latent Ability Using Item Response Theory
*The Knapsack Encryption Problem: A Look Into Private and Public RSA Keys
*The ~Black-Scholes Model
*The Binomial Option Pricing Model
*Predicting Criminal Recidivism Using Logistic Regression
*Mathematical Model of the Tacoma Narrows Bridge Collapse
*Introduction to ~Time-Frequency Analysis and it's Applications to Music
!Spring 2014 Topics
*Option Pricing: The ~Black-Scholes Model
*Hurricane Modeling: The Beta and Advection Model
*Arbitrage Detection Using Linear Programming
*The Mechanics of Surng
*Brownian Motion and Advanced Mathematical Finance
*The Chinese Remainder Theorem and its Applications
*Hamming Codes: ~Error-Correction, ~Error-Detection, and Computer Memory Protection
*Epidemic Modeling
*Quantitative Trait Loci (QTL) Analysis
*The Mathematics of LEGO Bricks
*Neural Network Models in Statistical Learning
*Quantum Chemical Applications: The Wave Functions of the Hydrogen Atom
*WAR: Baseball’s Best Statistic
!Fall 2013
*Discriminant Analysis with Applications in Face Recognition
*Random Forest for Variable Selection with an Application in Genetics
*Prime Numbers
*The Crossing Number of K9,9
*The Duffing Equation: The Path to Chaos and Its Applications
!Spring 2013
*Population and Harvesting Dynamics of North Carolina's Fisheries for Striped Bass and Atlantic Menhaden
*Shallow Water Wave Modeling The Boussinesq Approximation, and Bathymetric Design
*Global Warming: Our Melting Arctic Statistical Analysis of Melting Trends
*Solitons, Solutions to Nonlinear ~PDEs
*Combinatorial Game Theory
*A Reaction Diffusion Model for Cell Invasion
*A Mathematical Approach to the Fairness of Cake Cutting
*Kernel Density and Bandwidth Selection
*The Lagrange Multiplier
*Modern Applications of Cluster Analysis
*U.S. Oil Production: Hubbert's Peak and the Logistic Equation
*Player Efficiency Rating: Determining Who is the Greatest Ever?
*Determination of Lagrange Areas in ~Two-Bodied Celestial Space
*Examination Scheduling with Graph Coloring
*China's Economy - a Modified Predator Prey Model
*Game Theory in Economics
*Population Modeling
!From Fall 2011 to Spring 2012
*Signal Analysis and Frequency Distributions of Audio
*Perfect Numbers
*Taxicab or Projective Geometry
*Alternative Proofs of Irrationality of Famous Numbers
*Can You Hear the Shape of a Drum?
*The Bending of a Fly Fishing Rod
*Vehicle Routing
*Use of Markov Chains in Phylogenetic Analysis
*Nonparametric Stats
*Statistics in Sports
*Modelling Drumheads with ~PDEs
*Ridge Regression
*GPS
*Pigeonhole Principle with intro to Ramsey Theory
*Gambling and the Probability of Getting the Right Cards|
*Knots|
*The Tear Film in a Blink
*~ElGamal Signature Scheme
*The Monte Carlo Method: An Application to Medical Physics
*Cryptography in Communication
*Soccer Aerodynamics
*The Fibonacci and Lucas Numbers
*Application of Game Theory in Agricultural Economics|
*The Pythagorean Expectation and its Application in the "NFL"
*Romeo and Juliet
*Random Number Generators
!Mid to Late 2007-2009
*The Examination and Use of the Binomial and the ~Black-Scholes Option Pricing Models
*Motions of Asteroids in Resonance: Explaining Kirkwood Gaps
*The Problem A = mP for Triangles
*Authorship and Separating Hyperplanes
*Group Applications in Cryptography
*The Dinitz Problem
*Secure Communications
*Fermat's Last Theorem
*Cryptography
*Sampling Theory with Applications using MATLAB
*An Analysis of the ~Hilbert-Huang Transformation and its Applications
*~Non-Unique Factorization
*~Public-Key Cryptography
*Modifying ~Runge-Kutta to Better Solve ~First-Order Differential Equations
*The Traveling Salesman Problem
*Introduction to Chaos Theory
*Whist Tournaments in Brief
*Applying Robust Regression to ~Returns-Based Style Analysis
*The Application of Game Theory to Global Counterterrorism
*The Mathematics of Cryptology
Evaluation of the oral presentation will be based on the following set of expectations:

* ''Organization.''.
** Begin with an introduction,  capture audience interest, and to make objectives clear..
** Have an identifiable body of the talk, focusing on the main points and making logical transitions between them.
** End with a conclusion, accentuating the talk layout and identifying related questions or directions for future study.
** Adhere to the 35-45 minute time allotment.
* ''Consideration of the audience.''
** Assume the reader has solid mathematical reasoning skills.
** Only assume a background in calculus and the fundamentals doing proofs.
** Distinguish between concepts and results known to readers versus those which require explanation.
** Maintain eye contact during the presentation and include everyone in the audience.
** Aim for audience understanding. What will they take away from your talk?
** Respond appropriately to questions during the question and answer period.
** Treat all questions and questioners with respect.
** Do not read to the audience.
** Dress appropriately.
* ''Understanding of the mathematical content.''
** Communicate key definitions and results accurately.
** Include appropriate examples to illustrate them. 
** Demonstrate understanding how definitions and prior results are applied in the proof.
** Use mathematics software appropriately to reproduce results or examples
* ''Deliver a clear and professional talk.'' 
** It is crucial that the audience understand the main points of the presentation. This is far, far more important than coverage of a large amount of material from the paper. 
** Use good judgment in narrowing the scope of the paper for the presentation to achieve this purpose.
** Can the audience go home and complete a reasonable homework assignment at the level you would be able to do after a class lecture?
** Use good judgment in deciding how to best present the ideas inherent in the presentation, and use forms of media support, including projected computer output, as appropriate. Weigh the advantages and disadvantages of using an overhead slide, a physical model, a computer presentation, etc.
** Use of the whiteboard, while not prohibited, should be kept to an absolute minimum.
** Prepare presentations that
*** are easily read from any place in the seminar room;
*** are simple, uncluttered and designed to help communicate, review and relate main points.
*** use good grammar, word usage, standard notation, layout, and style.
*** avoid mathematical notation errors that can interfere with the clarity of the paper.
** Reference/Cite all content appropriately
There are several formats for presentations. The most commonly used software on campus is Microsoft ~PowerPoint. However, in this class we will use [[Beamer|BeamerTemplate]] to produce slides with better typeset mathematics. The usual rules for giving talks applies no matter what your medium.

No matter what slide style one adopts (transparencies or electronic) there are basic rules that one should consider. 
!Giving a Talk
*[[MathDL on Presentations|http://mathcomm.org/teaching-presentations/]]
*[[Pointers on Giving a Talk|http://www.eecs.berkeley.edu/~messer/Bad_talk.html]]
*[[How to Give a Presentation in Class|http://www.wikihow.com/Do-a-Presentation-in-Class]]
*[[What Makes a Good Math Presentation?|https://www.google.com/#q=what+makes+a+good+math+presentation]] - a Google search
!Do's and Don't's
*Videos from [[YouTube|http://www.youtube.com]]
**''[[Boring People to Death with Your PowerPoint|http://www.youtube.com/watch?v=NQgmc8dBSSk&feature=related]]''
**''[[Killer Presentations|http://www.youtube.com/watch?v=whTwjG4ZIJg]]''
***More of [[Conquering Death by PowerPoint |http://www.youtube.com/watch?v=itjSaEYDOgY]]
**''[[How to Give Good Presentations|http://www.youtube.com/watch?v=AzsPgsHLNT0]]''
**[[How to Give a Bad Presentation|http://www.youtube.com/watch?v=qv99WqmswAE&feature=related]] (6 min)
**[[Terri Sjodin: Power Point Presentations |http://www.youtube.com/watch?v=hKv_s6WMc1U&feature=related]]
**[[Don't Read From Your Slides|http://www.youtube.com/watch?v=rVKfz0J_mPA&feature=related]]
**''[[What Do I Do With My Hands?|http://www.youtube.com/watch?v=DF1qXMBnI5M&feature=channel]]'' and [[Walk, Stop, Talk|http://www.youtube.com/watch?v=Z3hae6jG1hs&feature=channel]]
*''[[Technically Speaking|http://techspeaking.denison.edu/Technically_Speaking/Home.html]]''
*''[[Advice on Giving a Good Presentation|http://www.d.umn.edu/~jgallian/goodPPtalk.pdf]]''
*''[[Oral Presentation Skills|http://people.engr.ncsu.edu/txie/publications/oral_presentation_skills.pdf]]''
!Showing Mathematics in Slides
It is also possible to create slides using LaTeX. Here are a few links with some examples of what can be done using LaTeX plus some addtional style files. If there is time in the course, we will see how this can be done. //More information is posted at the [[LaTeX pages|http://people.uncw.edu/hermanr/latex/#Presentations]].// ''Propser'' is a relatively easy way to prepare slides that look like ~PowerPoint and ''Beamer'' is a bit more complex, giving slick output. In both cases the compiled pages are rendered in PDF and can be shown on computers without the aid of LaTeX. Perhaps the simplest method is to use [[TeX4PPT|http://users.ecs.soton.ac.uk/srg/softwaretools/presentation/TeX4PPT/]]. However, it has not been updated for ~PowerPoint 2007. 
*[[TeX4PPT|http://users.ecs.soton.ac.uk/srg/softwaretools/presentation/TeX4PPT/]]
*[[Making Presentations with LaTeX and Prosper|http://freshmeat.net/articles/view/667/]], *[[Screenshots|http://prosper.sourceforge.net/screenshots-prosper.html]], *[[Tutorial|http://heather.cs.ucdavis.edu/%7Ematloff/prosper.html]], [[An annotated example|http://people.uncw.edu/hermanr/latex/#Prosper2]]
*[[Beamer LaTeX Class|http://latex-beamer.sourceforge.net/]], [[Tutorial|http://heather.cs.ucdavis.edu/%7Ematloff/beamer.html]], [[more examples|http://people.uncw.edu/hermanr/latex/#Beamer]]
*[[TeXPoint|http://texpoint.necula.org/index.html]] - 30 day trial
*[[More packages|http://www.miwie.org/presentations/presentations.html]]
!LaTeX Examples
*Prosper Examples [[searcde06.pdf|http://people.uncw.edu/hermanr/documents/searcde06.pdf]], [[ProsperEx|http://people.uncw.edu/hermanr/latex/prosper.pdf]]
*Beamer Examples [[Series Talk|http://people.uncw.edu/hermanr/latex/SeriesTalk.pdf]], [[BeamerEx|http://people.uncw.edu/hermanr/latex/beamerex2.pdf]]
!More Links
*[[The Paradox of Proof|http://projectwordsworth.com/the-paradox-of-the-proof/]]
*[[How-to-present-mathematics-to-non-mathematicians|http://mathoverflow.net/questions/47214/how-to-present-mathematics-to-non-mathematicians]]
*[[The Unreasonable Effectiveness of Mathematics|http://www.dartmouth.edu/~matc/MathDrama/reading/Hamming.html]]
*[[Useful ~LaTeX  guide|http://web.mit.edu/rsi/www/pdfs/advmath.pdf]]
*[[Microsoft Word 2007: Equation Editor|http://www.youtube.com/watch?v=rUrVUhcWLnQ&feature=related]] - not for MAT 495
Finding a topic for a senior seminar can be scary at first thought. You need to do a little research. In some cases a student might already have a topic in mind. Sometimes it is a matter of thinking about an unexplored topic from a previous class. Or you could seek out one of your favorite teachers to make some suggestions. You could even look on the Internet or in some journals devoted to teaching mathematics. No matter what your approach, you need to settle on a problem which extends beyond your coursework and it must be something that you will enjoy exploring. The more you get into your research topic, the better the final product. 
!Past Topics
If you want to see some previous topics done in MAT 495 go to the [[Past Talks]] link. You can also check out [[Dr. Herman's Topics]]   (or [[Topics|http://people.uncw.edu/hermanr/students.htm#Seniors]]) that my students had worked on in the past. 
!Journals 
You can look through journals online or in the library. If you do well, you might even consider submitting to a journal! At least you might find some ideas in these journals. Checking The American Mathematical Monthly, Mathematics Magazine, etc can lead you to interesting topics to explore. You want to be interested in what you are spending a whole semester researching. The more you put into this, the more successful you will be. Once you have a topic, then you can find someone to work with you on that topic.
! TED Talks
*[[Fractals and the art of roughness|http://www.ted.com/talks/benoit_mandelbrot_fractals_the_art_of_roughness]]
*[[The fractals at the heart of African designs|http://www.ted.com/talks/ron_eglash_on_african_fractals]]
*[[How big is infinity?|http://ed.ted.com/lessons/how-big-is-infinity]]
*[[How juries are fooled by statistics|http://ed.ted.com/lessons/peter-donnelly-shows-how-stats-fool-juries]]
*[[Symmetry, reality's riddle|http://ed.ted.com/lessons/marcus-du-sautoy-symmetry-reality-s-riddle]]
*[[Why I fell in love with monster prime numbers|http://www.ted.com/talks/adam_spencer_why_i_fell_in_love_with_monster_prime_numbers]]
!Sources of Topics for Undergraduate Research
*[[Journal from Rose-Hulman|http://www.rose-hulman.edu/mathjournal/index.php]]  
*[[Journal at Furman|http://math.furman.edu/~mwoodard/fuejum/welcome.html]] 
*College Mathematics Journal of the MAA http://www.maa.org/pubs/cmj.html
*Mathematics Magazine of the MAA http://www.maa.org/pubs/mathmag.html
*American Mathematics Monthly of the MAA http://www.maa.org/pubs/monthly.html
*Quantum: The Magazine of Math and Science http://www.nsta.org/quantum/
*DIMACS: Center for Discrete Mathematics and Computer Science - Open Problems for Undergraduates http://dimacs.rutgers.edu/~hochberg/undopen/
!Other Topic Lists
Google other schools for topics, such as
*[[http://www.reed.edu/~jones/math.theses.html|http://www.reed.edu/~jones/math.theses.html]]
Also check out topics from ''Mathematics Awareness Month'' - In 2014 it is about the ''[[Mathematics, Magic, and Mystery|http://www.mathaware.org/mam/2014/]]!'' Check out [[previous years|http://www.mathaware.org/mam/2014/about/]] for hot topics. In 2009 it was about [[Mathematics and Climate|http://www.mathaware.org/mam/09/]].
!More Links
*[[Pacific University|http://www.pacificu.edu/as/math/seniorcapstone/]]
*[[Virginia Tech|https://www.math.vt.edu/ugResearchProjects.php]]
*[[University of Maryland|http://www-math.umd.edu/undergraduate/opportunities.html?id=103]]
*[[Bard Digital Commons|http://digitalcommons.bard.edu/sr_proj_math/]]
Here is a sample proposal written in LaTeX. [[PDF|project-proposal-template.pdf]], [[LaTeX file|project-proposal-template.tex]], 

The preamble contains added lines which sets up the page layout. Also, there are lines to be edited for your particular project. Furthermore, you should note how the bibliographic references are embedded in the paper and the use of \cite to do citations.

{{{

%%%% Template for Seminar Project Proposal

\documentclass[letterpaper,10pt]{article}

%% set page geometry
\pdfpagewidth 8.5in
\pdfpageheight 11in

\setlength\topmargin{0in}
\setlength\headheight{0in}
\setlength\headsep{0in}
\setlength\textheight{8in}
\setlength\textwidth{6.5in}
\setlength\oddsidemargin{0in}
\setlength\evensidemargin{0in}
\setlength\parindent{0.25in}
\setlength\parskip{0.1in}

%% load needed packages
\usepackage{amsmath,amsthm,amsfonts,graphicx}

%% define header information
\def\semester{Spring 2013}
\def\project_topic{On the Electrodynamics of Moving Bodies}
\def\student_investigator{Albert Einstein}
\def\faculty_advisor{Dr. R. L. Herman}

\begin{document}

 %\vspace*{-1in}
  \noindent MAT 495.  Seminar in Mathematics \hfill Project Proposal \\
  \noindent UNCW Mathematics and Statistics     \hfill  \semester \par
  \begin{center}
    {\LARGE \textbf{ \project_topic } \par}
    \bigskip
    {\large Student Investigator:  \student_investigator} \\
    \bigskip
    {\large Faculty Advisor:  \faculty_advisor}
  \end{center}
  \thispagestyle{empty}

\section*{Motivation}

Since I was very young, I have always been fascinated with light. I thought about what would happen to my reflection in a mirror as I moved close to the speed of light. Would I see my reflection? What does Maxwell's theory of electromagnetic waves predict? 

\section*{Literature Review}

This investigation will be based on the works of James Clerk Maxwell \cite{maxwell} and Isaac Newton \cite{newton}. In \cite{maxwell} Maxwell introduces the equations of electricity and magnetism in one complete theory. Newton had already presented in his {\it Principia} the laws of classical motion and gravitation \cite{newton}. 

\section*{Problem to be Addressed}

In this project I will reconcile Maxwell's equations for electricity and magnetism with the laws of mechanics by introducing major changes to mechanics close to the speed of light.

%%% Enter your bibliography following the examples shown here.

\begin{thebibliography}{99}%% The 99 gives the width of the label

\bibitem{newton} I. Newton,
		\emph{Philosophiae Naturalis Principia Mathematica},
		New York: Viking,
		1958.
\bibitem{maxwell} J. C. Maxwell, 
		\emph{A Dynamical Theory of the Electromagnetic Field},
		Philosophical Transactions of the Royal Society of London,
        155 (1865) pp. 459–512 . 
		
\end{thebibliography}

\end{document}
}}}
Dr. Russell L. Herman,   a mathematical physicist, is a Professor in the [[Department of Mathematics and Statistics|http://www.uncw.edu/math/]] at [[UNC Wilmington|http://www.uncw.edu/]], teaches for the [[Department of Physics and Physical Oceanography|http://www.uncw.edu/phy/]] and has been a Faculty Associate for the [[Center for Teaching Excellence|http://www.uncw.edu/cte/]]. He is ~Editor-in-Chief of [[The Journal of Effective Teachinghttp://people.uncw.edu/hermanr/ET/]] and has recently been honored with [[teaching awards|http://people.uncw.edu/hermanr/teaching.htm]].

His interests include topics in nonlinear evolution equations, soliton perturbation theory, fluid dynamics, relativity, quantum mechanics, chaos and dynamical systems, signal analysis and investigations into instructional uses of technology in mathematics and science.

''Office:'' Bear Hall 124
''Phone:'' (910)962-3722
''Web Page:'' [[http://people.uncw.edu/hermanr/|http://people.uncw.edu/hermanr/teaching.htm]]
''Email:'' [[hermanr@uncw.edu|hermanr@uncw.edu]]
|!Month|!Day|!Class Topic|! Deadlines|
|Jan	|12	|Research Topics	 | |
|	|14	|Intro to LaTeX | |
|	|16	|Math in LaTeX |First LaTeX Assignment |
|	|19	|Holiday| |
|	|21	|Math in LaTeX |Advisor/Topic |
|	|23	|Report Topics/Tables in LaTeX| |
|	|26	|Figures/Intro to Beamer|Official [[Topic Proposal|Project Proposal Template]] with Literature List |
|	|28	|Using Beamer/Examples|Reproduce the  [[Math Expressions|MathExpressions.pdf]]|
|	|30	|What is an Abstract?/Oral Reports |Oral Progress Report |
|Feb	|2	|Bibliographies	|Draft Abstracts Due |
|	|4	|How to Deliver Presentations| |
|	|6	|How to Write Math /Papers| |
|	|9	|Adding History	| |
|	|11	|What is an Introduction? |Draft Bibliography Due |
|	|13	|1st Presentations	 |Begin First 15 slides /3 people/day |
|	|16	|1st Presentations		 | |
|	|18	|1st Presentations		 | |
|	|20	|1st Presentations | |
|	|23	|1st Presentations | |
|	|25	|Adding Content	 | |
|	|27	|Proofs and Derivations	 | |
|Mar	|2	|What Did We Learn? |Draft Introduction Due |
|	|4	|How to Critique Talks | |
|	|6	|Workday	 | |
|	|7-15|Spring Break                | |
|	|16	|2nd Presentations	 |Begin Next 30 slides |
|	|18	|2nd Presentations	 |Draft Abstract, Introduction, Body, Bibliography |
|	|20	|2nd Presentations	 | |
|	|23	|2nd Presentations	 | |
|       |25	|2nd Presentations  | |
|	|27	|2nd Presentations  | |
|	|30	|2nd Presentations  |Email Final Title, Abstract, and Bio |
|Apr	|1	|Final Presentations |Final Presentations Begin |
|	|3	|Holiday | |
|	|6	|Final Presentations | |
|	|8	|Final Presentations | |
|	|10	|Final Presentations |Draft Paper Due |
|	|13	|Final Presentations | |
|	|15	|Final Presentations | |
|	|17	|Final Presentations | |
|	|20	|Final Presentations | |
|	|22	|Final Presentations | |
|	|24	|Final Presentations | |
|	|27	|Final Presentations | |
|	|29	|Final Presentations |Final Paper Due |
|May |1	|Final Slot - 8:00-11:00| |

This schedule might be updated once the class size has been established since it depends on the number of students enrolled. It is possible that additional classes might be scheduled near the end of the semester in order to accommodate the class size and get in enough practice presentations. 
investigations of topics in mathematics
Seminar in Mathematics
/***
Place your custom CSS here
***/
/* Modied Style from Julian Knight JK Version: 2006-04-20 (Simplified) */

/*{{{*/
body {position:static;}
.tagClear {margin-top:1em;clear:both;}

hr {height:0px;border:0;border-top:1px solid silver;}
h1,h2,h3,h4,h5 {color:#014;background:transparent;border-bottom:1px solid #ddd;padding-left:0;}

.headerShadow {padding:.5em 0em .5em 1em;}
.headerForeground {padding:.5em 0em .5em 1em;}

#displayArea { /* The bit that contains all tiddlers */
  padding-top:.1em;padding-bottom:.1em;
  margin-top:0;margin-right:15.5em;margin-bottom:0;margin-left:12.5em;-moz-border-radius:1em;}

.tiddler {-moz-border-radius:1em;border-top:1px solid #ccc;border-left:1px solid #ccc;
  border-bottom:3px solid #ccc;border-right:3px solid #ccc;margin:0.5em;background:#fff;padding:0.5em;}

.subtitle { /* Tiddler subtitle */
  font-size:0.9em;text-align:right;}

.viewer pre {padding: 0;margin-left: 0;}
.viewer hr {border: solid 1px silver;}

.toolbar {visibility:visible;}

.selected .toolbar {visibility:visible;color:#00f;}

.toolbar .button { color:#dee; }
.selected .toolbar .button { color:#014;}

.tagging, .tagged, .selected .tagging, .selected .tagged {
  font-size:75%; padding:0.3em; background-color:#eee;border-top:1px solid #ccc; border-left:1px solid #ccc;
  border-bottom:3px solid #ccc; border-right:3px solid #ccc;max-width:45%;-moz-border-radius:1em;}

.noBorder,.noBorder td,.noBorder th,.noBorder tr{border:0 !important}
.evenRow{} .oddRow{}
/*}}}*/

/* Styles described in this TiddlyWiki  */

/*{{{*/
.headerShadow { visibility: hidden; } 
#sidebar{display:none;}
#displayArea {margin: 1em 1em 0em 14em;}
.smaller { font-size:80%; } 
.small { font-size:90%; }
/*}}}*/
/***
!Colors Used
*@@bgcolor(#8cf): #8cf - Background blue@@
*@@bgcolor(#18f): #18f - Top blue@@
*@@bgcolor(#04b): #04b - Mid blue@@
*@@bgcolor(#014):color(#fff): #014 - Bottom blue@@
*@@bgcolor(#ffc): #ffc - Bright yellow@@
*@@bgcolor(#fe8): #fe8 - Highlight yellow@@
*@@bgcolor(#db4): #db4 - Background yellow@@
*@@bgcolor(#841): #841 - Border yellow@@
*@@bgcolor(#703):color(#fff): #703 - Title red@@
*@@bgcolor(#866): #866 - Subtitle grey@@
!Generic Rules /%==============================================%/
***/
/*{{{*/
body {
	background: #fff;
	color: #000;
}

a{
	color: #04b;
}

a:hover{
	background: #04b;
	color: #fff;
}

a img{
	border: 0;
}

h1,h2,h3,h4,h5 {
	color: #703;
	background: #8cf;
}

.button {
	color: #014;
	border: 1px solid #fff;
}

.button:hover {
	color: #014;
	background: #fe8;
	border-color: #db4;
}

.button:active {
	color: #fff;
	background: #db4;
	border: 1px solid #841;
}

/*}}}*/
/***
!Header /%==================================================%/
***/
/*{{{*/
.header {
	background: #990000;
}

.headerShadow {
	color: #000;
}

.headerShadow a {
	font-weight: normal;
	color: #000;
}

.headerForeground {
	color: #fff;
}

.headerForeground a {
	font-weight: normal;
	color: #8cf;
}

/*}}}*/
/***
!General tabs /%=================================================%/
***/
/*{{{*/

.tabSelected{
	color: #014;
	background: #eee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.tabUnselected {
	color: #fff;
	background: #999;
}

.tabContents {
	color: #014;
	background: #eee;
	border: 1px solid #ccc;
}

.tabContents .button {
	 border: 0;}

/*}}}*/
/***
!Sidebar options /%=================================================%/
~TiddlyLinks and buttons are treated identically in the sidebar and slider panel
***/
/*{{{*/
#sidebar {
}

#sidebarOptions input {
	border: 1px solid #04b;
}

#sidebarOptions .sliderPanel {
	background: #8cf;
}

#sidebarOptions .sliderPanel a {
	border: none;
	color: #04b;
}

#sidebarOptions .sliderPanel a:hover {
	color: #fff;
	background: #04b;
}

#sidebarOptions .sliderPanel a:active {
	color: #04b;
	background: #fff;
}
/*}}}*/
/***
!Message Area /%=================================================%/
***/
/*{{{*/
#messageArea {
	border: 1px solid #841;
	background: #db4;
	color: #014;
}

#messageArea .button {
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: #014;
	background: #fff;
}

/*}}}*/
/***
!Popup /%=================================================%/
***/
/*{{{*/
.popup {
	background: #18f;
	border: 1px solid #04b;
}

.popup hr {
	color: #014;
	background: #014;
	border-bottom: 1px;
}

.popup li.disabled {
	color: #04b;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #014;
	color: #fff;
	border: none;
}
/*}}}*/
/***
!Tiddler Display /%=================================================%/
***/
/*{{{*/
.tiddler .defaultCommand {
 font-weight: bold;
}

.shadow .title {
	color: #866;
}

.title {
	color: #703;
}

.subtitle {
	color: #866;
}

.toolbar {
	color: #04b;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #eee;
}

.selected .tagging, .selected .tagged {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.tagging .listTitle, .tagged .listTitle {
	color: #014;
}

.tagging .button, .tagged .button {
		border: none;
}

.footer {
	color: #ddd;
}

.selected .footer {
	color: #888;
}

.sparkline {
	background: #8cf;
	border: 0;
}

.sparktick {
	background: #014;
}

.errorButton {
	color: #ff0;
	background: #f00;
}

.cascade {
	background: #eef;
	color: #aac;
	border: 1px solid #aac;
}

.imageLink, #displayArea .imageLink {
	background: transparent;
}

/*}}}*/
/***
''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/

.viewer .listTitle {list-style-type: none; margin-left: -2em;}

.viewer .button {
	border: 1px solid #db4;
}

.viewer blockquote {
	border-left: 3px solid #666;
}

.viewer table {
	border: 2px solid #333;
}

.viewer th, thead td {
	background: #db4;
	border: 1px solid #666;
	color: #fff;
}

.viewer td, .viewer tr {
	border: 1px solid #666;
}

.viewer pre {
	border: 1px solid #fe8;
	background: #ffc;
}

.viewer code {
	color: #703;
}

.viewer hr {
	border: 0;
	border-top: dashed 1px #666;
	color: #666;
}

.highlight, .marked {
	background: #fe8;
}
/*}}}*/
/***
''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.editor input {
	border: 1px solid #04b;
}

.editor textarea {
	border: 1px solid #04b;
	width: 100%;
}

.editorFooter {
	color: #aaa;
}

/*}}}*/
''MAT 495 Syllabus''

''Instructor:'' Dr. R. Herman
''Prerequisite:'' 9 semester hours of mathematics courses at the 300-400 level.
''Course Description:'' See [[Course Description]]

''Course Goals:''
The broader goals of the course are provided under the Student Learning Objectives [see  [[Course Description]]]. Students will gain experience in working on their own outside the classroom, carefully reading and  understanding mathematical literature, organizing and writing a mathematical paper, and giving a mathematical talk. The student will chose a paper in the mathematics literature in line with the student's background and under the supervision of a member of the department (referred to here as the //advisor//). Students will make use of and synthesize knowledge from their previous course work. They will demonstrate these goals while learning to communicate mathematical ideas as they revise both their paper and presentation. Students will learn to make appropriate use of research articles and library resources including citations of work used.

''The Timeline:''
Each student in the Senior Seminar will work under a faculty member who will serve as the student's content advisor and will also work with the MAT 495 instructor, who is ultimately responsible for student grades. Since students are expected to work on their paper and presentation consistently throughout the semester, they will be evaluated on how well they adhere to the [[Time Table]].  

''Method of Evaluation:''
Your grades will be based upon your paper, presentation, punctuality in completing all assigned work, and attendance. Evaluation of both the written paper and the oral presentation will be conducted by the instructor and the advisor. An additional faculty member present at the talk may also be called upon for input. These evaluations will be based on the criteria described in the sections [[Paper]] and [[Presentation]]. Presentations significantly less than 30 minutes will not receive an A. The student is also expected to adhere to the course schedule which is tentatively provided under the [[Time Table]] and responsibilities outlined above.

Your final grade will be based on the following:

|''Presentation''| |
|           Draft|15%|
|           Final|25%|
|''Paper''| |
|           Draft|10%|
|           Final|15%|
|''Class Work''|15%|
|''Attendance''|10%|
|''Adherence to Schedule''|10%|

''Attendance Policy:''
Students are required to meet with the instructor on the assigned dates (as well as at any other mutually arranged times) and to attend all classes and student presentations. Students are also expected to meet with their advisor several times a month throughout the term. Failing to meet any of these requirements may be grounds for receiving an F in this course.

''Student Responsibilities:''
* Read and understand the chosen article and related papers, the number depending on the difficulty of the original article. The chosen research topic should be acceptable to both the advisor and the MAT 495 instructor. Formal approval will need to be granted early in the semester.
* Write a research paper on the chosen topic. The body of the paper should be approximately twelve to fifteen typewritten pages using LaTeX. All papers must have a title, an abstract, an introduction, a conclusion, and a bibliography. 
* Provide the instructor and advisor the rough draft and the final draft of the paper according to the [[Schedule]]. Students are expected to make all suggested revisions.
* Provide the instructor with the presentation title and abstract of at most fifty words according to the [[Schedule]].
* Do several draft presentations in class, at least one draft presentation with the advisor and several practice presentations during the two weeks prior to the public presentation. Use any suggestions from these sessions to improve the final presentation.
* Present the final 35 to 45 minute presentation at the scheduled time and preside over a question-discussion period of 5-10 minutes immediately following.
* Attend and participate in each of the class presentations and provide requested written evaluations of each.
* Adhere to all deadlines!
* Turn in electronic copies of the final paper and all presentations. 
''Academic Honor Code''
Students are expected to adhere to the UNCW Honor code found at [[http://www.uncw.edu/odos/honorcode/|http://www.uncw.edu/odos/honorcode/]]. In particular, you will become familiar with what plagiarism  is, as this is one from of academic dishonesty which is covered by the code.

''Student Disabilities''
UNCW Disability Services supplies information about disability law, documentation procedures and accommodations that can be found at [[http://uncw.edu/disability/|http://uncw.edu/disability/]]. To obtain accommodations the student should first contact Disability Services and present their documentation to the coordinator for review and verification. 

''Campus Respect Compact''
UNCW has a Respect Compact to affirm our commitment to a civil community, characterized by mutual respect.  That Compact is affixed to the wall of each classroom and can be accessed at: [[http://uncw.edu/diversity/documents/ApprovedSeahawkRespectCompact8x10.08.09.pdf |http://uncw.edu/diversity/documents/ApprovedSeahawkRespectCompact8x10.08.09.pdf]]. 

''Acknowledgment''
Some ideas for this site were originally adapted from the [[Berea College Syllabus|http://community.berea.edu/mathandcomputerscience/sensem/SenSemSyl.html]].
A tentative [[Schedule]] for the class and deadlines for working on your paper and presentation has been provided. Students should note all dues dates which are also listed under [[Assignments]]. A general time table follows:

As soon as possible, students will meet with their advisor and will select a topic. By the second meeting with the advisor, they will select their primary resource(s). After that time ''students are expected to meet at least weekly with their advisor'', going over background materials and reading, analyzing, and understanding the selected paper(s). Part of your grade will be based upon input from your advisor as to how often you met, how you carried through with the project, and your final presentation. 

The student will present the topic proposal and name their advisor by the ''fourth class meeting''. At the ''sixth class meeting'' they will present a written and detailed description of the research topic. At the next class meeting the student will provide a list of primary resources and orally describe their research topic. The main resource should be a mathematical publication, or preprint, acceptable to both the advisor and instructor. The topic should be of sufficient depth, going beyond what is typically covered in coursework.

Students are expected to meet the deadline for the first draft of the paper to be turned in to the course instructor. After making the needed revisions, students will give a copy to both the instructor and advisor. Students may receive additional corrections and are to make the corrections and deliver the final paper to the instructor. 

After completing their papers, students in the Seminar will complete their presentations. They will submit the presentation title and abstract for the presentation when asked before the presentation in consultation with the advisor and instructor. Students will give two introductory talks, using at least 15 prepared slides for the first talk. This should include a title page, a bibliography, a statement of the problem, and some background and history.

The second presentation will follow a few weeks later. These presentations should have at least 30 slides. Final classroom drafts will be presented near the end of the semester. At these designated times the students will practice their talks in front of the class and instructor. (Depending upon class size, additional time outside of class may need to be scheduled.) Any suggested revisions should be made after each presentation.  It is advised that students practice the final presentation several times with their advisor as well as practicing without any faculty member present. 

''Every student enrolled in MAT 495 must attend all final presentations.'' The final presentations will be open to students, faculty, and the public. Dates will be selected so that all members of the class, the instructor, and the advisor can be present. The schedule for the talks will be announced at least a week before the presentations. 
&nbsp;  [[Syllabus]] &nbsp; | &nbsp; [[Time Table]] &nbsp; | &nbsp; [[Schedule]]&nbsp; |&nbsp; [[Assignments]]&nbsp; |&nbsp; ''[[Handout|http://people.uncw.edu/hermanr/mat495/#Syllabus%20%5B%5BTime%20Table%5D%5D%20Schedule%20Assignments%20Paper%20Presentation]] - [[PDF|SyllabusS15.pdf]]'' &nbsp; | &nbsp;  ''[[ Advisor/Advisee Agreement|mat495worksheet.pdf]]'' 
This is an experimental use of [[TiddyWiki|http://www.tiddlywiki.com/]] for the Seminar in Mathematics course, MAT 495, for the [[Mathematics and Statistics Department|http://www.uncw.edu/math]] at [[UNC Wilmington|http://www.uncw.edu]]. 

This page is built using Tiddlers, which are chunks of information that can be brought up in a nonlinear order. You can select the Tiddlers you want displayed by clicking on the Menu items. (Click on any highlighted topic.) You can close tiddlers using close, close all, or close others. Links to other pages will appear in new browser windows.  

You can print a collection of Tiddlers or create a link to this view them using permaview. The one caveat is that Miscrosoft Internet Explorer sometimes renders these pages differently than Firefox, the preferred browser for viewing this content.