-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjoin_lab.html
More file actions
executable file
·67 lines (58 loc) · 3.13 KB
/
join_lab.html
File metadata and controls
executable file
·67 lines (58 loc) · 3.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE HTML>
<!--
Ion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Join the Lab</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<noscript>
<link rel="stylesheet" href="css/main.min.css" />
</noscript>
<script src="js/js_Load.js"></script>
<script src="js/main.js"></script>
</head>
<body id="top" style="visibility: hidden;" onload="js_Load()">
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<h1><a href="join_lab-alltext.html">CLICK HERE FOR ALL TEXT</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="people.html">People</a></li>
<li><a href="participate.html">Participate</a></li>
<li><a href="news.html">News</a></li>
<li><a href="photos.html">Photos</a></li>
<li><a href="contact.html" class="button special">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Join the Lab</h2>
</header>
<div class="container">
<section>
<h4>Research Program Coordinators, Lab Managers, & Research Assistants</h4>
The Neuroplasticity and Development Lab research program coordinator, lab manager, & research assistant positions have been filled. Thank you.</a>
<br>
<br>
<h4>PhD Students</h4>
The Neuroplasticity and Development Lab welcomes applications from students interested in brain plasticity, development, concepts, and language. If you are interested in joining the lab, please <a href="mailto:marina.bedny@jhu.edu">email Dr. Marina Bedny</a>.
<br>
<br>
<h4>Undergraduate Research Assistants</h4>
The Neuroplasticity and Development Lab welcomes applications for volunteer research assistants. Primary responsibilities will include: recruiting and scheduling study participants, testing participants (children and adults), and assisting with behavioral/MRI data analysis.
The ideal candidate will have an interest in cognitive or developmental psychology, be self-motivated, organized, and able to work well independently and in groups. Good communication and interpersonal skills are also essential. Programming experience is a plus (especially in MATLAB, Python, or shell scripting). Previous research experience is not necessary.
Undergraduate research assistants register for 3 course credits per semester and are required to make a 2-semester commitment. They work in the laboratory at least 10 hours per week and attend weekly lab meetings.
To apply, please fill out the <a href="forms/NPDL_2019_undergradapp.docx">application form</a> and email it to us along with your transcript at <a href="mailto:marina.bedny@jhu.edu?subject=Research%20Assistant%20application">marina.bedny@jhu.edu</a>.
</section>
</body>
</html>