1 / 51

<?xml version="1.0" encoding="UTF-8"?>

<?xml version="1.0" encoding="UTF-8"?>. <!DOCTYPE html PUBLIC . "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" . >. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> . <head>. <title>Wendy's Web Pages</title>.

jaimie
Download Presentation

<?xml version="1.0" encoding="UTF-8"?>

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version="1.0" encoding="UTF-8"?>

  2. <!DOCTYPE html PUBLIC • "-//W3C//DTD XHTML 1.0 Strict//EN" • "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"

  3. >

  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

  5. <head>

  6. <title>Wendy's Web Pages</title>

  7. <link rel="stylesheet" type="text/css" href="http://Facweb.plattsburgh.edu/wendy.braje/w1.css" />

  8. </head>

  9. <div id="body">

  10. <div id="header">

  11. <div id="pagetitle"><span>Dr. Wendy Braje</span></div>

  12. <div id="pagetitle2"><span>Psychology Department, SUNY Plattsburgh</span></div>

  13. <div id="navtransbox">

  14. <a href="http://Facweb.plattsburgh.edu/wendy.braje/">Home</a>

  15. </div>

  16. </div>

  17. <div id="sidebar">

  18. <div class="sidebarItem"> • <div class="sidebarItemTitle"><span>Information</span></div> • <div class="sidebarItemBody">

  19. <a href="http://Facweb.plattsburgh.edu/wendy.braje/contact.asp">Contact me</a> |

  20. <a href="http://Facweb.plattsburgh.edu/wendy.braje/recc.asp">Recommendations</a> |

  21. <a href="http://Facweb.plattsburgh.edu/wendy.braje/misc.asp">Student tips</a>

  22. </div> • </div> • <div class="sidebarItem"> • <div class="sidebarItemTitle"><span>Courses</span></div> • <div class="sidebarItemBody">

  23. <a href="http://facweb.plattsburgh.edu/wendy.braje/students/login.asp"><span style="background-color: #FFFF00">Student login</a></span> |

  24. <a href="http://facweb.plattsburgh.edu/wendy.braje/205/205.asp">PSY 205</a> |

  25. <a href="http://facweb.plattsburgh.edu/wendy.braje/321/321.asp">PSY 321</a> |

  26. <a href="http://facweb.plattsburgh.edu/wendy.braje/422/422.asp">PSY 422</a> |

  27. <a href="http://facweb.plattsburgh.edu/wendy.braje/424/424.asp">PSY 424</a> |

  28. <a href="http://facweb.plattsburgh.edu/wendy.braje/496.asp">Be a TA</a> |

  29. <a href="http://facweb.plattsburgh.edu/wendy.braje/testhelp.asp">Test-taking tips</a>

  30. </div> • </div> • <div class="sidebarItem"> • <div class="sidebarItemTitle"><span>Research</span></div> • <div class="sidebarItemBody">

  31. <a href="http://facweb.plattsburgh.edu/wendy.braje/pubs.asp">Publications</a> |

  32. <a href="http://facweb.plattsburgh.edu/wendy.braje/302.asp">Be an RA</a>

  33. </div> • </div> • <div class="sidebarItem"> • <div class="sidebarItemTitle"><span>College links</span></div> • <div class="sidebarItemBody">

  34. <a href="http://www.plattsburgh.edu/academics/psychology/">Psychology dept</a> |

  35. <a href="http://www.plattsburgh.edu/">College homepage</a> | • <a href="https://luminis.cc.plattsburgh.edu/cp/home/displaylogin">MyPlattsburgh</a>

  36. </div> • </div>

  37. </div>

  38. <h1>Welcome!</h1>

  39. <div class="contentItemBody">

  40. <p>I am a professor in the <a href="http://www.plattsburgh.edu/academics/psychology/">Psychology Department</a> at <a href="http://www.plattsburgh.edu">Plattsburgh State University</a> in Plattsburgh, NY. I obtained my B.A. in Psychology from <a href="http://www.hope.edu">Hope College</a>, with a minor in Math. I earned my Ph.D. in Cognitive and Biological Psychology, with a minor in Neuroscience, working in the <a href="http://vision.psych.umn.edu/">Vision Research Labs</a> at the <a href="http://www.umn.edu">University of Minnesota</a>. I have been teaching at SUNY Plattsburgh since the fall of 1999.</p>

  41. <p>My interests are in the areas of perception and cognition. I teach courses in experimental design, cognition, memory, and perception. My research investigates visual perception, memory, and cognition. When I'm not working, I enjoy spending time with my husband <a href="http://faculty.plattsburgh.edu/steve.mansfield">Steve</a> and our family. </p>

  42. </div>

  43. <div class="footer">

  44. <p><i>These webpages are in no manner representative of official University policy, positions, or the University in general. Likewise, official University policy, positions, and the University in general do not necessarily represent my views.</i><br />

  45. &copy;2014 Wendy Braje</p>

  46. </div>

  47. </body>

More Related