-
Notifications
You must be signed in to change notification settings - Fork 0
/
Publications.html
95 lines (91 loc) · 3.46 KB
/
Publications.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Publications</title>
</head>
<body>
<h1>Publications</h1>
<header>
</header>
<nav>
<p> Navigation:
<a href="Education.html"> Education</a> |
<a href="Research.html"> Research</a> |
<a href="Publications.html"> Publications</a> |
<a href="Leadership.html"> Leadership</a> |
<a href="Appointments.html"> Appointments</a> |
<a href="Volunteering.html"> Volunteering</a> |
<a href="Experience.html"> Experience</a> |
<a href="Membership.html"> Membership</a> |
<a href="Personal_Life.html"> Personal Life</a> |
</p>
</nav>
<article>
<section>
<h2>Peer Reviewed Manuscripts</h2>
<h3>The University of Toledo – Research Assistant (August 2022-Present)</h3>
<p>
Prologo-Richardson, P., Parernite, D., Wolinsky, E., Houdi, M., <b>Schmieder, J.</b>, Howell, C., Davis, A., Eldridge B., Lennox, C., Kelley, C., Dowling, J., Lewis, C.
(2024) Why do Patients with Severe Mental Illness Smoke Cigarettes?
<i>Translation: The University of Toledo Journal of Medical Sciences.</i>
</p>
<h3>Iowa State University – Research Assistant (May 2021-May 2022)</h3>
<p>
<b>Schmieder, J.</b>, Garland, N., Johnson, Z., Chen, B., Sanborn, D., Kjeldgaard, G., Li, J., Smith, E., & Claussen, J.
(2022) On-Body Trials for Wearable Laser-Induced Graphene Biosensors. (Thesis)
</p>
<h3>Iowa State University – Undergraduate Researcher (January 2018-May 2021)</h3>
<p>
Garland, N., <b>Schmieder, J.</b>, Johnson, J., Chen, B., Sanborn, D., Kjeldgaard, G., & Claussen, J.
(2021) Wearable Flexible Enzymatic Sensors using Flexible Graphene. (Dissertation)
</p>
</section>
<section>
<h2>Book Chapters</h2>
<h3>The University of Toledo – Research Assistant (August 2022-Present)</h3>
</section>
<section>
<h2>Other Materials</h2>
<h3>The University of Toledo – Research Assistant (August 2022-Present)</h3>
</section>
<section>
<h2>Manuscripts in Preparation</h2>
</section>
<section>
<h2>Abstracts</h2>
<h3>SimGHOSTS USA 2024 Conference</h3>
<i>Trailblazing Together: Interdisciplinary Methods for Successful Technology Integration</i>
<p>The University of Toledo January 2024</p>
<h3>Psychiatry and Neurosciences Department Research Symposium</h3>
<i>Development of Predictive Models for Opioid Relapse using Wearable Device Data</i>
<p>The University of Toledo January 2024</p>
<h3>Stupka Undergraduate Research Symposium</h3>
<i>Wearable Flexible Enzymatic Sensors using Flexible Graphene</i>
<p>Iowa State University March 2021</p>
<h3>Iowa State Undergraduate Research Symposium</h3>
<i>Wearable Flexible Enzymatic Sensors using Flexible Graphene</i>
<p>Iowa State University March 2021</p>
</section>
<section>
<h2>Presentations</h2>
</section>
<section>
<h2>Patents</h2>
</section>
<section>
<h2>Research Grants</h2>
<h3>Completed</h3>
<h3>Current</h3>
</section>
</article>
<footer>
<p>
<a href="Contact.html"> Contact</a> |
<a href="FAQ.html"> FAQ</a> |
<a href="About_Me.html"> About Me</a> |
<a href="Legal.html"> Legal</a> |
</p>
</footer>
</body>
</html>