CINXE.COM
Psychology - Library guides / Biblioteekgidse at Stellenbosch University
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- write_head_public.twig --> <title> Psychology - Library guides / Biblioteekgidse at Stellenbosch University </title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="noarchive"/> <link rel="shortcut icon" type="image/png" href="https://library.sun.ac.za/Style%20Library/Images/favicon-16x16.png"/> <link rel="stylesheet" href="https://static-assets-us.libguides.com/web/jquery/css/jquery-ui.min.css?2691"/> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/> <link rel="stylesheet" href="https://static-assets-us.libguides.com/web/css3.13.2/lg-public-no-bs.min.css"/> <script src="https://static-assets-us.libguides.com/web/jquery/js/1.12.4_jquery.min.js"></script> <!-- js_include_fallback_lg.twig --> <script src="//code.jquery.com/ui/1.13.2/jquery-ui.min.js"></script> <script>jQuery.ui || document.write('<script src="https://static-assets-us.libguides.com/web/jquery/js/jquery-ui.min.js?2691">\x3C/script>');</script> <!-- !js_include_fallback_lg.twig --> <script type="text/javascript" src="https://static-assets-us.libguides.com/web/js3.13.2/lg-public-no-bs.min.js"></script> <!-- !write_head_public.twig --> <link rel="stylesheet" type="text/css" href="//libapps.s3.amazonaws.com/sites/13038/include/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="http://web.lib.sun.ac.za/style/css/libguides.css" /> <script src="http://web.lib.sun.ac.za/style/js/site.js" type="text/javascript"></script> <!--[if lte IE 7]> <link href="http://web.lib.sun.ac.za/style/css/libguides-ie.css" media="screen" rel="stylesheet" type="text/css" /> <![endif]--> <!-- <link rel="stylesheet" type="text/css" href="//libapps.s3.amazonaws.com/sites/13038/include/myCustom.css">--> <link rel="stylesheet" type="text/css" href="//libapps.s3.amazonaws.com/sites/13038/include/bootstrap-select.min.css"> <link rel="stylesheet" type="text/css" href="//libapps.s3.amazonaws.com/sites/13038/include/social_fix.css"> <script type="text/javascript" src="//libapps.s3.amazonaws.com/sites/13038/include/myCustom2.js"></script> <script type="text/javascript" src="//libapps.s3.amazonaws.com/sites/13038/include/bootstrap.min.js"></script> <script type="text/javascript" src="//libapps.s3.amazonaws.com/sites/13038/include/bootstrap-select.min.js"></script> <script>if (window.location.href.match("g=742938&p=6605839")) { console.log("g=742938&p=6605839 matches. "); $('head').append("<style>.row::after{ display: none; }</style>"); } else { console.log("No custom content for this page. "); }</script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> var springStats = springStats || {}; springStats.saConfig = springStats.saConfig || { site_id: 13038, tracking_parameters: {"_st_site_id":13038}, tracking_server_host: "libguides-proc.springyaws.com" }; </script> <script src="https://static-assets-us.libguides.com/web/js/sa.min.js?3116"></script> <script type="text/javascript"> jQuery(document).ready(function () { loadSubjectGuides(135584); }); loadSubjectGuides = function (subject_id) { var is_subject = (subject_id != 0); const loadingText = '<div class="bold s-lib-color-lt-grey pad-top-med text-center">Loading...</div>'; jQuery("#s-lg-sb-content-guides").html(loadingText); jQuery("#s-lg-sb-content-databases").html(loadingText); jQuery("#s-lg-sb-experts-div").html(loadingText); if (is_subject) { jQuery.ajax({ url: "/sb_process.php", dataType: "json", data: { action: 540, subject_id: subject_id }, success: function (response, textStatus) { if (response.errCode == 200) { jQuery("#s-lg-sb-content-guides").html(response.data.guides); jQuery("#s-lg-sb-content-databases").html(response.data.databases); jQuery("#s-lg-sb-experts-div").html(response.data.experts); jQuery("#s-lg-sb-content-blog-posts").html(response.data.blog_posts); jQuery("#s-lg-sb-content-er-courses").html(response.data.er_courses); } // Init popovers. springSpace.UI.xhrPopover(); springSpace.UI.initPopOvers(); jQuery(".az-bs-tooltip").tooltip(); }, error: function (jqXHR, textStatus, errorThrown) { springSpace.UI.error(errorThrown); } }); } } jQuery(document).ready(function () { springSpace.springTrack.trackPage({_st_type_id: '21'}); }); </script> <style> h2.muted { font-size: 18px; } </style> </head> <body class="s-lib-public-body"> <a id="s-lg-public-skiplink" class="alert-info" href="#s-lib-public-main">Skip to Main Content</a><!-- BEGIN: Page Header --> <style> /*Fix for issues with whitespace around menu items*/ .split-button-nav .dropdown-toggle { display: none; !important } /*menubar*/ .ms-accessible, .ms-hidden, a.ms-skip, a.ms-skip:hover, a.ms-skip:visited, a.ms-TurnOnAcc, a.ms-SkiptoMainContent, a.ms-SkiptoNavigation { position: absolute; top: -2000px; overflow: hidden; height: 1px; width: 1px; display: block; } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; } .col-xs-12 { width: 100%; } /* @media all and (min-width:768px) */ .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; } /* @media all and (min-width:768px) */ .col-sm-11 { width: 91.66%; } /* @media all and (min-width:768px) */ .col-sm-12 { width: 100%; } /* @media all and (min-width:992px) */ .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; } /* @media all and (min-width:992px) */ .col-md-11 { width: 91.66%; } /* @media all and (min-width:992px) */ .col-md-1 { width: 8.33%; } /* @media all and (min-width:1200px) */ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; } .steMenuRow { text-align: center !important; } .pad15t { padding-top: 15px !important; } .pad40r { padding-right: 40px !important; } a { color: #337ab7; text-decoration: none; } a { background-color: transparent; -webkit-text-decoration-skip: objects; } a, a:hover { border: none !important; } ul li a, ul li .link, ul li .a { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 101.8% !important; margin: 0 !important; font-weight: normal !important; line-height: 60px !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .pull-right { float: right; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .pull-right { float: right; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .pull-right { float: right; } .pull-right { float: right !important; } .steWhiteText { color: white !important; } .fa-angle-up::before { content: "\f106"; } .fa-angle-up::before { content: "\f106"; } .fa-angle-up::before { content: "\f106"; } .fa-search::before { content: "\f002"; } i[class^='fa']::before { display: inline-block !important; text-decoration: none !important; } .fa.pull-right { margin-left: 0.3em; } .fa.pull-right { margin-left: 0.3em; } .fa.pull-right { margin-left: 0.3em; } .fa-search::before { content: "\f002"; } .fa-search::before { content: "\f002"; } .ms-core-navigation { font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif; } .ms-selected, .ms-pivotControl-surfacedOpt-selected, .ms-core-listMenu-selected, .ms-hero-command-enabled-alt { font-weight: 600; } .ms-displayInline { display: inline; } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; } .ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited { color: #666666; text-decoration: none; } .ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited { color: #242424; text-decoration: none; } .ms-core-listMenu-horizontalBox ul, .ms-core-listMenu-horizontalBox li, .ms-core-listMenu-horizontalBox .ms-core-listMenu-item, .ms-core-listMenu-horizontalBox > ul > li > table { display: inline-block; } .ms-displayInline { display: inline; } .ms-core-listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected { background-color: #efefef; background-color: rgba( 239,239,239,0.78 ); } .ms-core-listMenu-verticalBox, .ms-core-listMenu-horizontalBox { font-size: 1em; } .ms-core-listMenu-horizontalBox { color: #666666; display: inline-block; vertical-align: middle; } .ms-core-listMenu-horizontalBox { color: #666666; display: inline-block; vertical-align: middle; color: white !important; height: 60px !important; line-height: 60px !important; padding-top: 2px !important; } .ms-core-listMenu-root { margin: 0px; } a:visited { color: #663399; text-decoration: none; } .ms-core-listMenu-horizontalBox li.static > a { display: none !important; } .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link { background-color: transparent; color: #0072c6; } .ms-core-listMenu-verticalBox .ms-core-listMenu-item, ul.dynamic .ms-core-listMenu-item { display: block; } ul.dynamic .ms-core-listMenu-item { font-size: 120% !important; font-family: "NotoSans", Helvetica, sans-serif !important; font-weight: normal !important; -webkit-transition: color .4s !important; transition: color .4s !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } ul.dynamic .ms-core-listMenu-item { padding: 10px; } .ms-core-listMenu-horizontalBox li.static > ul a { display: block !important; } .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item { margin-right: 30px; border: 1px solid transparent; } .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item { text-decoration: none; color: white !important; font-size: 150% !important; text-transform: uppercase !important; font-family: "NotoSans", Helvetica, sans-serif !important; font-weight: normal !important; -webkit-transition: color .4s !important; transition: color .4s !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; line-height: 90% !important; } ul.dynamic { position: absolute; left: -9999px; top: -9999px; z-index: 95; background-color: #fff; white-space: normal; word-wrap: break-word; padding: 10px; border: 1px solid #d1d1d1; box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47); } .ms-core-listMenu-horizontalBox ul.dynamic { background: white; padding-left: 10px; width: 400px !important; display: inline; list-style-type: none; border-radius: 10px; } li.dynamic { display: list-item; } .ms-core-listMenu-horizontalBox .dynamic-children.additional-background { padding-right: 26px; background-image: url("/_layouts/15/images/menu-down.gif?rev=40"); background-repeat: no-repeat; background-position: right center; cursor: pointer; } .ms-core-listMenu-horizontalBox .dynamic-children.additional-background { padding-right: 26px; background-image: none !important; background-repeat: no-repeat; background-position: right center; cursor: pointer; } .ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background { background-image: url("/_layouts/15/images/menu-right.gif?rev=40"); } a.signIn:link, a.signIn:visited { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 100% !important; font-weight: normal !important; color: #fff !important; font-weight: normal !important; text-decoration: none !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-transform: uppercase; background-color: #44182A !important; display: inline-block !important; width: 100% !important; height: 60px !important; line-height: 60px !important; text-align: center !important; } /*end menubar*/ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } @font-face { font-family: "NotoSans"; font-style: normal; font-weight: normal; src: url("https://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.woff") format("woff"), url("https://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.ttf") format("truetype"), url("https://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.svg#svgNotoSans") format("svg"); } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } body { margin: 0; } html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a, .ms-link:visited { color: #0072c6; text-decoration: none; } a { background-color: transparent; } img { border: 0; } ::after, ::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .container { max-width: 1170px; width: auto !important; } .mar10t { margin-top: 10px !important; } .mar15b { margin-bottom: 15px !important; } .row { margin-right: -15px; margin-left: -15px; } .btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before { display: table; content: " "; } .btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after { clear: both; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } .steWhiteb { background-color: #ffffff !important; } ul, ul li { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 100% !important; margin: 0 !important; font-weight: normal !important; line-height: 2 !important; color: #242424 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } ul, ul li, ul li a:hover, ul li .link:hover, ul li .a:hover { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 100% !important; margin: 0 !important; font-weight: normal !important; line-height: 2 !important; color: #242424 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } .steNoList { list-style-type: none !important; } #contentRow { padding-top: 19px; } #contentRow { padding-top: 0px; } .box { overflow: hidden !important; } #s4-bodyContainer { padding-bottom: 35px; } #s4-bodyContainer { overflow: hidden !important; } #s4-bodyContainer { padding-bottom: 1 !important; } #s4-bodyContainer { padding-bottom: 5px !important; } .ms-core-overlay { background-color: rgba( 255,255,255,0.85 ); } #s4-workspace { overflow: auto; position: relative; } #s4-workspace { height: auto !important; overflow-y: hidden !important; } body, .ms-core-defaultFont, #pageStatusBar, .ms-status-msg, .js-callout-body { font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif; font-size: 13px; } body, .ms-core-defaultFont, .js-callout-body { color: #444; } body { margin: 0px; overflow: hidden; background-color: #fff; background-size: cover; background-repeat: no-repeat; } body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.4285; color: #333; background-color: #fff; } body { margin: 0 !important; background-color: #ececec !important; color: #242424 !important; } body { overflow-y: auto !important; } .ms-backgroundImage { background-image: url(); } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 1em !important; line-height: 1.2 !important; font-weight: normal !important; -ms-text-size-adjust: 100% !important; -webkit-text-size-adjust: 100% !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; background-color: #60223b !important; color: #242424 !important; } ol, ul { margin-top: 0px; margin-bottom: 10px; } ul { line-height: 200%; } .text-right { text-align: right !important; } .noPadL { padding-left: 0px !important; } .pad10t { padding-top: 10px !important; } .pad20b { padding-bottom: 20px !important; } .text-right { text-align: right; } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; } .col-xs-12 { width: 100%; } /* @media all and (min-width:768px) */ .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; } /* @media all and (min-width:768px) */ .col-sm-3 { width: 25%; } /* @media all and (min-width:768px) */ .col-sm-4 { width: 33.33%; } /* @media all and (min-width:768px) */ .col-sm-5 { width: 41.66%; } /* @media all and (min-width:768px) */ .col-sm-12 { width: 100%; } /* @media all and (min-width:992px) */ .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; } /* @media all and (min-width:992px) */ .col-md-3 { width: 25%; } /* @media all and (min-width:992px) */ .col-md-4 { width: 33.33%; } /* @media all and (min-width:992px) */ .col-md-5 { width: 41.66%; } /* @media all and (min-width:992px) */ .col-md-7 { width: 58.33%; } /* @media all and (min-width:1200px) */ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; } /* @media all and (min-width:1200px) */ .col-lg-3 { width: 25%; } /* @media all and (min-width:1200px) */ .col-lg-4 { width: 33.33%; } /* @media all and (min-width:1200px) */ .col-lg-5 { width: 41.66%; } /* @media all and (min-width:992px) */ .col-md-12 { width: 100%; } /* @media all and (min-width:1200px) */ .col-lg-7 { width: 58.33%; } a { color: #337ab7; text-decoration: none; } a { background-color: transparent; -webkit-text-decoration-skip: objects; } a, a:hover { border: none !important; } ul li a, ul li .link, ul li .a { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 100% !important; margin: 0 !important; font-weight: normal !important; line-height: 2 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } a.study:link, a.study:visited { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 90% !important; font-weight: normal !important; color: #242424 !important; font-weight: normal !important; text-decoration: none !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } a.lan:link, a.lan:visited { font-family: "NotoSans", Helvetica, sans-serif !important; font-size: 90% !important; font-weight: normal !important; color: #242424 !important; font-weight: normal !important; text-decoration: none !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-transform: uppercase; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-2x { font-size: 2em; } .steGrey { color: #8c979a !important; } .fa-youtube-square::before { content: "\f166"; } .fa-youtube-square::before { content: "\f166"; } .fa-youtube-square::before { content: "\f166"; } .fa-linkedin-square::before { content: "\f08c"; } .fa-twitter-square::before { content: "\f081"; } .fa-rss-square::before { content: "\f143"; } .fa-facebook-square::before { content: "\f082"; } i[class^='fa']::before { display: inline-block !important; text-decoration: none !important; } #social { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; } .fa-linkedin-square::before { content: "\f08c"; } .fa-linkedin-square::before { content: "\f08c"; } .fa-twitter-square::before { content: "\f081"; } .fa-twitter-square::before { content: "\f081"; } .fa-rss-square::before { content: "\f143"; } .fa-rss-square::before { content: "\f143"; } .fa-facebook-square::before { content: "\f082"; } .fa-facebook-square::before { content: "\f082"; } .library { font-family: "Gill Sans", sans-serif !important; font-size: 220% !important; margin: 0 !important; font-weight: 400 !important; line-height: 1.2 !important; color: #60223b !important; padding: 0 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; display: block; text-transform: uppercase; letter-spacing: -0.017em; } .infoservice { font-family: "Gill Sans", sans-serif !important; font-size: 150% !important; margin: 0 !important; font-weight: normal !important; line-height: 1.2 !important; color: #a0a0a0 !important; padding: 0 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; display: block; text-transform: uppercase; } a.steHomeBtn, a.steHomeBtn:link, .steHomeBtn { border: none !important; } img { border: none; -webkit-tap-highlight-color: transparent; } img { vertical-align: middle; } img { border-style: none; } .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img { display: block; max-width: 100%; height: auto; } #header1 { background: #FFF; } element { } .steMaroonb { background-color: #60223b!Important; } .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .steNoList { list-style-type: none!Important; } body { color: #242424!Important; } body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; } body, .ms-core-defaultFont, .js-callout-body { color: #444; } body, .ms-core-defaultFont, #pageStatusBar, .ms-status-msg, .js-callout-body { font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif; font-size: 13px; } /* #steHeader { background: #FFF !important; margin-left: -30px !important; margin-right: -30px !important; } #steMainNavWrapp { margin-left: -30px !important; margin-right: -30px !important; } */ body { padding-left: 0px !important; padding-right: 0px !important; } .s-lg-guide-body { padding-left: 0px !important; padding-right: 0px !important; } /*mobile*/ .btn-releaseMobile { background: #3C1525!Important; color: #ffffff!Important; border:none!Important; box-shadow: none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 170%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-releaseMobile:hover, .btn-releaseMobile:focus, .btn-releaseMobile:active, .btn-releaseMobile .active, .open > .dropdown-toggle.btn-releaseMobile { background: #3C1525!Important; border:none!Important; box-shadow: none!Important; -webkit-transition: color .4s!Important; transition: color .4s!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 170%!Important; color: #ffffff!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-releaseMobile:active, .btn-releaseMobile .active { background: #3C1525; color: #ffffff!Important; box-shadow: none; border:none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 170%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-darkmaroon { background: #3C1525!Important; color: #ffffff!Important; border:none!Important; box-shadow: none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-darkmaroon:hover, .btn-darkmaroon:focus, .btn-darkmaroon:active, .btn-darkmaroon.active, .open > .dropdown-toggle.btn-darkmaroon { background: #3C1525!Important; border:none!Important; box-shadow: none!Important; -webkit-transition: color .4s!Important; transition: color .4s!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; color: #ffffff!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-darkmaroon:active, .btn-darkmaroon.active { background: #3C1525; color: #ffffff!Important; box-shadow: none; border:none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-maroon { background: #60223b!Important; color: #ffffff!Important; border:none!Important; box-shadow: none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-maroon:hover, .btn-maroon:focus, .btn-maroon:active, .btn-maroon.active, .open > .dropdown-toggle.btn-maroon { background: #481a2c!Important; border:none!Important; box-shadow: none!Important; -webkit-transition: color .4s!Important; transition: color .4s!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; color: #ffffff!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .btn-maroon:active, .btn-maroon.active { background: #481a2c; color: #ffffff!Important; box-shadow: none; border:none!Important; font-family: 'NotoSans', Helvetica, sans-serif!Important; /* 1 */ font-size: 100%!Important; font-weight:normal!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .my100{ width: 100% !important; } .col-md-3-mobile { width: 100% !important; } .panel-default > .panel-heading { color: #8c979a; padding: 15px; text-decoration: none !important; font-weight: 600; } .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a { color: inherit; font-weight: 400; font-size: 100%; } .panel-default > .panel-heading { color: #8c979a!Important; background-color:white!Important; border-color: 0!Important; border: 0 solid #fff!Important; } .panel { margin-bottom: 20px; background-color: #fff; border: 0 solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0px 1px 1px rgba(0,0,0,0.05); } .panel-group { margin-bottom: 20px; background-color: #F4F4F4; } .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 0 solid #ddd!Important; } /*end mobile*/ </style> <header id="steHeader" class="steNoList steWhiteb" style="padding: 0px; z-index: 2;"> <div class="row"> <div id="headcontainer" class="container ms-dialogHidden mar10t mar15b"> <div class="row" id="header1"> <ul class="stewhiteb noPadL stewhiteb steNoList pad20b pad10t" id="steBranding"> <!--Logo block--> <li class="col-xs-12 col-sm-3 col-md-3 col-lg-3 stetitlespacelogo"> <a title="Home" class="steHomeBtn nolines" href="https://www.sun.ac.za/english"> <img class="img-responsive " id="ste-logo" alt="Home" src="https://library.sun.ac.za/Style%20Library/Images/su-logo.png"> </a> </li> <!--Logo block//--> <!--Library Name block--> <li id="titletextblock" class="col-xs-12 col-sm-4 col-md-4 col-lg-4 stetitlespace"> <a title="Library" class="steHomeBtn nolines" href="https://library.sun.ac.za/en-za/Pages/Home.aspx"> <span class="library">Library</span><a title="Library" class="steHomeBtn nolines" href="https://library.sun.ac.za/en-za/Pages/Home.aspx"> <span class="infoservice">AND Information Service</span> </li> <!--Language Name block--> <li class="col-xs-12 col-sm-5 col-md-5 col-lg-5 stetitlespace2"> <div class="row"> <div class="steSocio col-xs-12 col-sm-12 col-md-7 col-lg-7 text-right "> <!--<a href='#'><span class="icon-facebook icolg"></span></a> <a href='#'><span class="icon-googleplus icolg"></span></a> <a href='#'><span class="icon-linkedin icolg"></span></a> <a href='#'><span class="icon-twitter icolg "></span></a>--> </div> <div class="col-xs-12 col-sm-12 col-md-5 col-lg-5 steTranslate text-right noPadL"> </div> </div> <div class="row"> <div class=" steStudy col-md-12 text-right"> </div> </div> </li> <span class="clearfix" style="display: none;"></span> </ul> </div> </div> </div> </header> <!-- Mobile menu --> <div id="steBarsWrapp" class="container-fluid ms-hidden noPad"> <button id="releasemoMenu" type="button" class="btn btn-releaseMobile my100 steWhite" href="#" style="padding:10px 24px!Important;"><i class="fa fa-bars pad10R mar10t" aria-hidden="true"></i>Main Menu</button> <button id="releasemoMenuB" type="button" class="btn btn-releaseMobile my100 steWhite ms-hidden" href="#" style="padding:10px 24px!Important;"><i class="fa fa-times-circle pad10R mar10t" aria-hidden="true"></i>Close Menu</button> </div> </div> <div id="steOnlyMobileMenu" class="container-fluid ms-hidden steWhiteb noPad"> <div class="row"> <div class="col-md-12"> <div class="panel-group noMar text-center" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i> <a href="https://library.sun.ac.za/en-za/Search">Find</a> </h4> </div> <div id="collapseOne" class="panel-collapse collapse "></div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i> <a href="https://library.sun.ac.za/en-za/Usingthelibrary/">Using the Library</a> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse"></div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i> <a href="https://library.sun.ac.za/en-za/Research/">Research</a> </h4> </div> <div id="collapseThree" class="panel-collapse collapse"></div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i> <a href="https://library.sun.ac.za/en-za/Learning/">Learning</a> </h4> </div> <div id="collapseFour" class="panel-collapse collapse"> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i> <a href="https://library.sun.ac.za/en-za/Libraries/">Libraries</a> </h4> </div> <div id="collapseFive" class="panel-collapse collapse"> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i><a href="https://library.sun.ac.za/en-za/Help/">Help</a> </h4> </div> <div id="collapseSix" class="panel-collapse collapse"> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <i class="fa fa-angle-right" aria-hidden="true"></i><a href="https://library.sun.ac.za/en-za/AboutUs/">About Us</a> </h4> </div> <div id="collapseSeven" class="panel-collapse collapse"> </div> </div> </div> </div> </div> </div> </div> <!-- Desktop menu --> <nav id="steMainNavWrapp" class="container-fluid steMaroonb" style="padding-right: 160px;"> <div class="row"> <ul id="steMainNav" class="steMaroonb noPadL steNoList" style="height: 60px; !important"> <li class="col-xs-0 col-sm-0 col-md-0 col-lg-0 ms-hidden"> <a class="signIn" href="/_layouts/15/authenticate.aspx?source=/_layouts/15/viewlsts.aspx" title="Admin Personnel signs in here">Admin Sign In</a> </li> <li class="steMenuRow col-xs-12 col-sm-11 col-md-11 col-lg-11 steMaroonb"> <div id="DeltaTopNavigation" class="ms-displayInline ms-core-navigation" role="navigation"> <div id="zz1_TopNavigationMenu" class=" noindex ms-core-listMenu-horizontalBox"> <ul id="zz2_RootAspMenu" class="root ms-core-listMenu-root static"> <li class="static selected"><a class="static selected menu-item ms-core-listMenu-item ms-displayInline ms-core-listMenu-selected ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Pages/Home.aspx" accesskey="1"><span class="additional-background ms-navedit-flyoutArrow"><span class="menu-item-text">English</span><span class="ms-hidden">Currently selected</span></span></a><ul class="static"> <li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Search/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Find</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Usingthelibrary/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Using the Library</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Research/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Research</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Learning/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Learning</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Libraries/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Libraries</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/Help/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">Help</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li><li class="static dynamic-children"><a class="static dynamic-children menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode" href="https://library.sun.ac.za/en-za/AboutUs/"><span aria-haspopup="true" class="additional-background ms-navedit-flyoutArrow dynamic-children"><span class="menu-item-text">About Us</span></span></a><ul class="dynamic" style="z-index: 1100;"></ul></li> </ul></li> </ul> </div> </div> </li> </ul> </div> </nav><!-- END: Page Header --> <!-- BEGIN: Content Header --> <div id="s-lib-public-header" class="s-lib-header container s-lib-side-borders"> <nav id="s-lib-bc" aria-label="breadcrumb"> <ol id="s-lib-bc-list" class="breadcrumb"><li id="s-lib-bc-customer" class="breadcrumb-item"><a href="http://library.sun.ac.za">SU Library and Information Service</a></li><li id="s-lib-bc-site" class="breadcrumb-item"><a href="https://libguides.sun.ac.za/">Library guides / Biblioteekgidse</a></li><li id="s-lib-bc-index" class="breadcrumb-item"><a href="/sb.php">Subjects</a></li><li id="s-lib-bc-page" class="active breadcrumb-item">Psychology</li></ol> </nav> <h1 id="s-lib-public-header-title">Psychology</h1> <div id="s-lib-public-header-desc">Browse our best resources, organized by subject</div> </div> <!-- END: Content Header --> <!-- BEGIN: Nav Bar --> <div id="s-lib-public-nav" class="container s-lib-side-borders"> </div> <!-- END: Nav Bar --> <!-- BEGIN: content --> <div id="s-lib-public-main" class="s-lib-main container s-lib-side-borders" tabindex="-1"> <section aria-label="Subject Search Bar"> <div id="s-lg-sb-search-bar" class="row"> <div id="sb-search-col-1" class="col-md-12 center"> <nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle pad-right-med" data-toggle="collapse" data-target="#s-lg-sb-nav-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div id="s-lg-sb-label" class="navbar-brand"> <span id="s-lg-sb-count" class="badge" style="margin-left:10px;">104</span> <span id="s-lg-sb-label-text">SUBJECTS</span> </div> </div> <div class="collapse navbar-collapse" id="s-lg-sb-nav-1"> <div class="navbar-form navbar-left" role="search" style="margin-top:8px;"> <div class="form-group row"> <div class="col-md-10" style="display:inline-block;"> <label class="control-label sr-only" for="sel-guide-drop">Guide Subject Filter</label> <select name="sel-guide-drop" id="sel-guide-drop" class="form-control" style="width:100%;"> <option value="/accountancy" > Accountancy </option> <option value="/actuarial-science" > Actuarial Science </option> <option value="sb.php?subject_id=135623" > Africa Centre for HIV/Aids Management </option> <option value="/african-lang" > African Languages </option> <option value="/afrikaans-dutch" > Afrikaans and Dutch </option> <option value="sb.php?subject_id=135610" > Agricultural Science </option> <option value="/agrisciences" > AgriSciences </option> <option value="sb.php?subject_id=135611" > Agronomy </option> <option value="/ancientstudies" > Ancient Studies </option> <option value="sb.php?subject_id=135612" > Animal Science </option> <option value="sb.php?subject_id=135628" > Applied Mathematics </option> <option value="sb.php?subject_id=136623" > Arts and Social Sciences </option> <option value="sb.php?subject_id=135598" > Biochemistry </option> <option value="sb.php?subject_id=135599" > Botany and Zoology </option> <option value="sb.php?subject_id=135629" > Business Administration </option> <option value="/businessmanagement" > Business Management </option> <option value="sb.php?subject_id=237945" > Chemical Engineering </option> <option value="sb.php?subject_id=135600" > Chemistry and Polymer Sciences </option> <option value="/coaching" > Coaching </option> <option value="/computer-science" > Computer Science </option> <option value="sb.php?subject_id=135613" > Conservation Ecology & Entomology </option> <option value="sb.php?subject_id=136634" > Creating alerts </option> <option value="sb.php?subject_id=135577" > CREST </option> <option value="/curriculum-studies" > Curriculum Studies </option> <option value="/development-finance" > Development Finance </option> <option value="sb.php?subject_id=135633" > Dispute Settlement </option> <option value="sb.php?subject_id=135579" > Drama </option> <option value="/electronicbooks" > E-books </option> <option value="sb.php?subject_id=135605" > Earth Sciences </option> <option value="sb.php?subject_id=136625" > Economic and Management Sciences </option> <option value="/econ" > Economics </option> <option value="/education-policy-studies" > Education Policy Studies </option> <option value="/edu" > Education </option> <option value="/educational-psychology" > Educational Psychology </option> <option value="sb.php?subject_id=135634" > Electrical and Electronic Engineering </option> <option value="/engineering" > Engineering </option> <option value="/civil-engineering" > Engineering: Civil Engineering </option> <option value="/mechanical-engineering" > Engineering: Mechanical Engineering </option> <option value="/eng" > English </option> <option value="sb.php?subject_id=135635" > Entrepreneurship </option> <option value="/financial-planning" > Financial Planning </option> <option value="sb.php?subject_id=136641" > Find, access and use information effectively: a step-by-step guide </option> <option value="sb.php?subject_id=135614" > Food Science </option> <option value="/forest-wood-science" > Forest and Wood Science </option> <option value="/futures-studies" > Futures Studies </option> <option value="/gnl-linguistics" > General Linguistics </option> <option value="sb.php?subject_id=135615" > Genetics </option> <option value="/geography" > Geography and Environmental Studies </option> <option value="sb.php?subject_id=136632" > Google and Google Scholar </option> <option value="sb.php?subject_id=135586" > History </option> <option value="sb.php?subject_id=135616" > Horticultural Science </option> <option value="/humanities" > Humanities </option> <option value="sb.php?subject_id=135638" > Industrial Engineering </option> <option value="/industrialpsychology" > Industrial Psychology </option> <option value="/information-science" > Information Science </option> <option value="sb.php?subject_id=246347" > Innovus </option> <option value="sb.php?subject_id=135582" > Journalism </option> <option value="sb.php?subject_id=136627" > Law & Government Publications </option> <option value="sb.php?subject_id=246348" > Law </option> <option value="sb.php?subject_id=135639" > Leadership </option> <option value="sb.php?subject_id=135625" > Logistics </option> <option value="sb.php?subject_id=135640" > Management Coaching </option> <option value="sb.php?subject_id=135601" > Mathematics </option> <option value="sb.php?subject_id=135641" > Mechanical and Mechatronic Engineering </option> <option value="/mhs" > Medicine and Health Sciences </option> <option value="sb.php?subject_id=135897" > Medicine </option> <option value="sb.php?subject_id=136638" > Mendeley </option> <option value="sb.php?subject_id=135602" > Microbiology </option> <option value="sb.php?subject_id=135642" > Microfinance </option> <option value="sb.php?subject_id=136642" > Migrating from Refworks to Mendeley </option> <option value="/military-science" > Military Science </option> <option value="/modern-foreign-languages" > Modern Foreign Languages </option> <option value="sb.php?subject_id=135621" > Music </option> <option value="sb.php?subject_id=135902" > Nursing and Midwifery </option> <option value="sb.php?subject_id=136643" > Off-campus Access for Stellenbosch Registered Users </option> <option value="sb.php?subject_id=136639" > ORCID and other researcher identifiers </option> <option value="sb.php?subject_id=135900" > Paediatrics and Child Health </option> <option value="sb.php?subject_id=135898" > Pathology </option> <option value="/pedagogy" > Pedagogy </option> <option value="sb.php?subject_id=135607" > Philosophy </option> <option value="sb.php?subject_id=135603" > Physics </option> <option value="sb.php?subject_id=135604" > Physiological Sciences </option> <option value="sb.php?subject_id=135583" > Political Science </option> <option value="sb.php?subject_id=135644" > Project management </option> <option value="sb.php?subject_id=135901" > Psychiatry </option> <option value="sb.php?subject_id=135584" selected="selected"> Psychology </option> <option value="/public-leadership" > Public Leadership </option> <option value="/referencing" > Referencing </option> <option value="sb.php?subject_id=135622" > School of Accountancy </option> <option value="sb.php?subject_id=135626" > School of Public Leadership </option> <option value="sb.php?subject_id=136628" > Science </option> <option value="sb.php?subject_id=135608" > Social Work </option> <option value="sb.php?subject_id=135609" > Sociology and Social Anthropology </option> <option value="sb.php?subject_id=135617" > Soil Science </option> <option value="/sport-science" > Sport Science </option> <option value="sb.php?subject_id=135627" > Statistics and Actuarial Science </option> <option value="/statistics" > Statistics </option> <option value="sb.php?subject_id=135645" > Strategic management </option> <option value="sb.php?subject_id=136635" > The research process </option> <option value="sb.php?subject_id=135620" > Theology </option> <option value="/translation" > Translation </option> <option value="sb.php?subject_id=135590" > Visual Arts </option> <option value="sb.php?subject_id=135618" > Viticulture & Oenology </option> <option value="sb.php?subject_id=136636" > Where to publish your research article </option> </select> </div> <div class="col-md-2 pad-left-none" style="display:inline-block;"> <button type="button" class="btn btn-small btn-primary" onclick="window.location.href = '/' + (jQuery('#sel-guide-drop').val().replace(/^\/+/, ''));"> Go </button> </div> </div> </div> </div> </div> </nav> </div> </div> </section> <section aria-label="Content by Subject"> <div id="s-lg-sb-cols" class="row"> <div id="col1" class="col-md-8 center"> <ul class="nav nav-tabs margin-bottom-med"> <li class="active"> <a href="#s-lg-sb-guides" data-toggle="tab"> Guides </a> </li> <li class=""> <a href="#s-lg-sb-databases" data-toggle="tab"> Databases </a> </li> <li class=""> <a href="#s-lg-sb-blog-posts" data-toggle="tab"> Blog Posts </a> </li> </ul> <div class="tab-content margin-bottom-med"> <div class="tab-pane active" id="s-lg-sb-guides"> <div id="s-lg-sb-content-guides" class="pad-right-sm"></div> </div> <div class="tab-pane" id="s-lg-sb-databases"> <div id="s-lg-sb-content-databases" class="pad-right-sm"></div> </div> <div class="tab-pane" id="s-lg-sb-blog-posts"> <div id="s-lg-sb-content-blog-posts" class="pad-right-sm"></div> </div> <div class="tab-pane" id="s-lg-sb-er-courses"> <div id="s-lg-sb-content-er-courses" class="pad-right-sm"></div> </div> </div> </div> <div id="col2" class="col-md-4 center"> <div style="padding-top: 9px;"></div> <div class="margin-bottom-xlg"><div class="s-lib-public-side-header"><h2 class="pad-bottom-sm">Search</h2></div><div class="txt pad-top-sm"><div class="margin-bottom-med">Search the full text of this site. Results will link to pages containing your terms; results from subject page searches are automatically filtered by that subject.</div></div><div class="input-append"><form role="search" method="GET" action="/srch.php"><label class="control-label sr-only" for="s-lg-guide-search">Guide Search Terms</label><input class="form-control" name="q" id="s-lg-guide-search" type="text" placeholder="Enter Search Words" maxlength="260"><button class="btn btn-info" type="submit" style="margin-top:2px;" role="button">Search</button></form></div></div> <div id="s-lg-sb-experts-div"> <div class="bold s-lib-color-lt-grey pad-top-med text-center"> Loading... </div> </div> </div> </div> </section> </div> <!-- END: content --> <!-- BEGIN: Page Footer --> <div id="s-lib-footer-public" class="s-lib-footer footer container s-lib-side-borders"><div><div id="s-lib-footer-brand">Powered by Springshare.</div><div id="s-lib-footer-rights">All rights reserved.</div><div id="s-lib-footer-login-link"><a href="https://stellenbosch.libapps.com/libapps/login.php?site_id=13038">Login to LibApps</a></div></div><div id="s-lib-footer-support-link"><a href="http://libanswers.sun.ac.za">Report a problem.</a></div></div></div><!-- END: Page Footer --> <div id="s-lib-alert" title=""><div id="s-lib-alert-content"></div></div><!-- popover.twig --> <div id="s-lib-popover-title" class="hide"> <span class="text-info"> <strong>title</strong> </span> <button type="button" id="popclose" class="close" onclick="jQuery('.s-lib-popover').popover('hide')"> × </button> </div> <div id="s-lib-popover-content" class="hide"> <i class="fa fa-refresh fa-spin"></i> Loading... <button class="btn btn-default btn-sm popclose" type="button">Close</button> </div> <!-- !popover.twig --> <!-- scroll_top.twig --> <div id="s-lib-scroll-top"> <a href="javascript:void(0);" onclick="jQuery('body').focus();" title="Back to Top" aria-label="Back to Top"> <span class="fa-stack fa-lg" aria-hidden="true"> <i class="fa fa-square-o fa-stack-2x"></i> <i class="fa fa-angle-double-up fa-stack-1x" style="position:relative; bottom:2px;"></i> </span> </a> </div> <!-- !scroll_top.twig --> <!-- BEGIN: Custom Footer --> <style> @font-face { font-family: "NotoSans"; font-style: normal; font-weight: normal; src: url("http://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("http://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.woff") format("woff"), url("http://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.ttf") format("truetype"), url("http://libapps.s3.amazonaws.com/sites/13038/include/NotoSans-Regular-webfont.svg#svgNotoSans") format("svg"); } .allfooter .footer-bottom { background-color: #fff; min-height: 30px; width: 100%; border-bottom: 1px solid #dcdcdc; /*max-height: 61px;*/ } .allfooter #contentRow { padding-top: 19px; } .allfooter #contentRow { padding-top: 0px; } .allfooter .box { overflow: hidden !important; } .allfooter #s4-bodyContainer { padding-bottom: 35px; } .allfooter #s4-bodyContainer { overflow: hidden !important; } .allfooter #s4-bodyContainer { padding-bottom: 1 !important; } .allfooter #s4-bodyContainer { padding-bottom: 5px !important; } .allfooter .ms-core-overlay { background-color: rgba( 255,255,255,0.85 ); } .allfooter #s4-workspace { overflow: auto; position: relative; } .allfooter #s4-workspace { height: auto !important; overflow-y: hidden !important; } .allfooter a, a:hover { text-decoration: none; } .allfooter .copyright { color: #636363; line-height: 47px; min-height: 30px; font-size: 14px; padding-top: 2px; padding-bottom: 7px; margin-top: 2px; } .allfooter .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .allfooter .fa-2x { } .allfooter .stelogin { color: #f5f5f5 !important; } .allfooter .fa-sign-in::before { content: "\f090"; } .allfooter .fa-sign-in::before { content: "\f090"; } .allfooter .fa-sign-in::before { content: "\f090"; } .allfooter b, .allfooter strong { font-weight: bolder; } .allfooter .onebelow { } .allfooter .steLightgreyb2 { background-color: rgb(245, 245, 245); border-bottom-color: rgb(220, 220, 220); border-bottom-style: solid; border-bottom-width: 1px; box-sizing: border-box; color: rgb(36, 36, 36); font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; min-height: 84px !important; } .allfooter .steWhiteb { font-family: "NotoSans","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 400; /*height: 68.3px !important;*/ min-height: 30px; /*max-height: 69px !important;*/ } .allfooter .steLightgreyb2 a { background-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: #242424; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; outline-color: #000; outline-style: none; outline-width: 0px; text-decoration: none; text-decoration-color: #000; text-decoration-line: none; text-decoration-style: solid; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; } i[class^='fa']::before { display: inline-block !important; text-decoration: none !important; } .allfooter .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; } .allfooter .col-xs-12 { width: 100%; } /* @media all and (min-width:768px) */ .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; } /* @media all and (min-width:768px) */ .allfooter .col-sm-9 { width: 75%; } /* @media all and (min-width:768px) */ .allfooter .col-sm-3 { width: 25%; } /* @media all and (min-width:992px) */ .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; } /* @media all and (min-width:992px) */ .allfooter .col-md-9 { width: 75%; } /* @media all and (min-width:992px) */ .allfooter .col-md-3 { width: 25%; } /* @media all and (min-width:1200px) */ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; } /* @media all and (min-width:1200px) */ .allfooter .col-lg-9 { width: 75%; } /* @media all and (min-width:1200px) */ .allfooter .col-lg-3 { width: 25%; } .allfooter { /*margin-right: 0px; margin-left: -30px;*/ width: 100%; } .allfooter .fa-2x { font-size: 2em !important; } .allfooter #social:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } .allfooter #social { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; } .allfooter .footer1 { background-color: #fff; padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; /* border-top-width: 4px; */ /* border-top-style: solid; */ border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .allfooter article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } .allfooter .list-unstyled { padding-left: 0px; list-style: none; float: left; display: inline; } .allfooter .list-unstyled ul li { padding-left: 0px; list-style: none; float: left; display: inline; } ul, ul li, ul li a:hover, ul li .link:hover, ul li .a:hover { font-family: "NotoSans","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 100%!Important; margin: 0!Important; font-weight: normal!Important; line-height: 2!Important; color: #242424!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .allfooter .row { margin-right: -15px; margin-left: -15px; } .allfooter .clear-margins { margin: 0px; } .allfooter .my-breadcrumbNode { color:#242424; } .widget_nav_menu ul li a { line-height: 40% !important; } .widget_nav_menu ul li { font-size: 13px; font-weight: 700; line-height: 40%; position: relative; text-transform: none; margin-bottom: 7px; padding: 5px 0 !important; } .allfooter .widget_nav_menu ul { list-style: outside none none; } .allfooter *::after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .allfooter ul, .allfooter ul li, .allfooter ul li a:hover, .allfooter ul li .link:hover, .allfooter ul li .a:hover { font-family: 'NotoSans', Helvetica, sans-serif !Important; font-size: 14px !Important; float: left; padding: 0px; display: inline; margin: 0px !Important; font-weight: normal!Important; line-height: 2!Important; color: #242424!Important; -webkit-font-smoothing: antialiased!Important; -moz-osx-font-smoothing: grayscale!Important; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.333333333%; } .pad15t { padding-bottom: 15px !important; } .pad15b { padding-top: 15px !important; } .final-footer { height: 5px !important; background-color: #FCFCFC; overflow: hidden !important; } .mar0b { margin-bottom: 0px !important; } .allfooter .container { max-width: 1170px !important; width: auto !important; } .nofloat, .nofloat a:hover { float: none !important; } /*Edit style of external footer*/ #s-lib-footer-public { width: 100% !important; max-width: 100% !important; } .s-lg-h-separator { border: none !important; } </style> </head> <div class="allfooter"> <footer class="footer1 ms-dialogHidden"> <div class="container"> <div class="row"><!-- row --> <div class=" col-sm-12 col-lg-1 col-md-1 col-lg-1"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Search/" target="_blank">Find</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-2 col-md-2 col-lg-2"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Usingthelibrary/">Using the Library</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-2 col-md-2 col-lg-2"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Research/">Research</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-2 col-md-2 col-lg-2"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Learning/">Learning</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-2 col-md-2 col-lg-2"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Libraries/">Libraries</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-2 col-md-2 col-lg-2"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/Help/">Help</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> <div class=" col-sm-12 col-lg-1 col-md-1 col-lg-1"><!-- widgets column left --> <ul class="list-unstyled clear-margins"><!-- widgets --> <li class="widget-container widget_nav_menu"><!-- widgets list --> <ul> <li><a class="my-breadcrumbNode" href="http://library.sun.ac.za/en-za/AboutUs/">About Us</a></li> </ul> </li> </ul> </div><!-- widgets column left end --> </div> </div> </footer> <div id="footerBottomContact" class="footer-bottom onebelow steWhiteb"> <div class="container"> <div class="row pad15t pad15b"> <div class=" col-sm-12 col-lg-12 col-md-12 col-lg-12"><!-- widgets column left --> <b>Contact Details </b> <p class="mar0b">Stellenbosch University Library and Information Service, <b>Helpline Numbers</b>: +27 21 808 4883, <b>Postal Address</b>: Private Bag X5036 Stellenbosch, 7599 </p> </div> </div> </div> </div> <div class="footer-bottom onebelow steLightgreyb2"> <div class="container"> <div class="row pad10t pad10b"> <div class="col-xs-12 col-sm-9 col-md-9 col-lg-9 myIconL"> <img id="footer-su-logo" src="http://library.sun.ac.za/Style Library/Images/su-logo-f.png" alt="Stellenbosch logo" class="img-responsive" style="height: 64px;"/> </div> <div class="steSocioIco col-xs-12 col-sm-3 col-md-3 col-lg-3 pad15t steLightgrey"> <a href="https://www.facebook.com/profile.php?id=100092232632885" target="_blank"><i class="fa fa-facebook-square fa-2x social-fb steGrey" id="social"></i></a> <a href="http://library.sun.ac.za/English/aboutus/news/Announcements/_layouts/listfeed.aspx?List=%7bC150E4F4-EBF3-4094-8F91-D9DC68E01608%7d&Source=http%3a//author.bib.sun.ac.za/English/aboutus/news/Announcements/Lists/Posts/AllPosts.aspx" target="_blank"><i class="fa fa-rss-square fa-2x social-gp steGrey" id="social"></i></a> <a href="https://twitter.com/Stelbib" target="_blank"><i class="fa fa-twitter-square fa-2x social-tw steGrey" id="social"></i></a> <a href="https://www.linkedin.com/company/stellenbosch-university" target="_blank"><i class="fa fa-linkedin-square fa-2x social-ld steGrey" id="social"></i></a> <a href="https://www.youtube.com/user/SUNBibVideos" target="_blank"><i class="fa fa-youtube-square fa-2x social-yt steGrey" id="social"></i></a> <!-- <a href="mailto:bootsnipp@gmail.com"><i class="fa fa-envelope-square fa-2x social-em" id="social"></i></a>--> <br><a class="my-breadcrumbNode" href="https://stellenbosch.sharepoint.com/sites/Library">Staff Portal</a> </div> </div> </div> </div> <div class="footer-bottom "> <div class="container"> <div class="row "> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <div class="copyright"> 漏 2024, Stellenbosch University Library and Information Service, All rights reserved </div> </div> </div> </div> </div> <div class="final-footer"></div> </div> <!-- END: Custom Footer --> </body>