-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeypops.html
executable file
·159 lines (97 loc) · 5.56 KB
/
keypops.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Jessie K. Edwards </title>
<meta name="description" content="Jessie K. Edwards">
<meta name="keywords" content="epidemiology, causal inference, measurement error, hiv">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="author" content="jess edwards">
<link rel="icon" type="image/png" href="img/icon.png" />
<!--Style-->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style-responsive.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--Preloader-->
<div class="preloader" id="preloader">
<div class="item">
<div class="spinner">
</div>
</div>
</div>
<div class="opacity-nav">
<div class="menu-index" id="buttons" style="z-index:999999">
<i class="fa fa-close"></i>
</div>
<ul class="menu-fullscreen">
<li><a class="ajax-link" href="single.html">Home</a></li>
<li><a class="ajax-link" href="about.html">About</a></li>
<li><a class="ajax-link" href="https://scholar.google.hr/citations?hl=en&user=lzLjpw4AAAAJ&view_op=list_works&sortby=pubdate">Publications</a></li>
<li><a class="ajax-link" href="code.html">Code</a></li>
</ul>
</div>
<!--Header-->
<header id="fullscreen">
<div class="logo" id="full"><a class="ajax-link" href="index.html">Jessie K. Edwards</a></div>
<div class="menu-index" id="button">
<i class="fa fa-bars"></i>
</div>
</header>
<div class="clear"></div>
<!--Content-->
<div class="content" id="ajax-content">
<div class="text-intro">
<h1>Key Populations</h1>
<div class="one-column">
<p>Relevant publications</p>
</div>
<div class="two-column">
<h2>Sampling methods for research on key populations</h2>
<p> Weir SS, Merli MG, Li J, et al. A comparison of respondent-driven and venue-based sampling of female sex workers in Liuzhou, China. Sex Transm Infect. 2012;88 Suppl 2(Suppl_2):i95–101. <a href="http://sti.bmj.com/content/88/Suppl_2/i95.short"> Paper </a> </p> <br></br>
<h2> Key populations for HIV prevention</h2>
<p> Weir SS, Li J, Edwards JK, et al. Exploring venue-associated risk: a comparison of multiple partnerships and syphilis infection among women working at entertainment and service venues. AIDS Behav. 2014;18 Suppl 2:S153–60. <a href="http://link.springer.com/article/10.1007/s10461-013-0546-5"> Paper </a> </p>
<p>Weir SS, Figueroa JP, Byfield LL, et al. “Do you think your main partner has other sex partners?” A simple question provides insight into sexual risk in Jamaica. Int J STD AIDS. 2014.<a href="http://std.sagepub.com/content/early/2014/03/31/0956462414529096.abstract"> Paper </a> </p>
<p>Figueroa JP, Cooper CJ, Edwards JK, et al. Understanding the high prevalence of HIV and other sexually transmitted infections among socio-economically vulnerable men who have sex with men in Jamaica. PLoS One. 2015;10(2):e0117686. <a href="http://dx.plos.org/10.1371/journal.pone.0117686"> Paper </a> </p>
<br></br>
<h2> Vulnerable popualtions</h2>
<p> Denslow S, Edwards J, Horney J, Pena R, Wurzelmann D, Morgan D. Improvements to water purification and sanitation infrastructure may reduce the diarrheal burden in a marginalized and flood prone population in remote Nicaragua. BMC Int Health Hum Rights. 2010;10(30).<a href="http://www.biomedcentral.com/1472-698X/10/30"> Paper </a> </p>
</div>
</div>
</div>
<!--Home Sidebar-->
<div id="ajax-sidebar"></div>
<!--Footer-->
<footer>
<div class="footer-margin">
<div class="social-footer">
<a title="Twitter" href="https://twitter.com/edwardsjk"><img src="img/glyphicons_social_31_twitter.png"/></a>
<a title="GitHub" href="https://github.com/edwardsjk"><img src="img/glyphicons_social_21_github.png"/></a>
<a title="E-Mail" href="mailto:[email protected]"><img src="img/glyphicons_social_39_e-mail.png"/></a>
</div>
<div class="copyright">Website design template by Thomsoon.com.</div>
</div>
</footer>
<!--Scripts-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/modernizr.custom.42534.js" type="text/javascript"></script>
<script src="js/jquery.waitforimages.js" type="text/javascript"></script>
<script src="js/typed.js" type="text/javascript"></script>
<script src="js/masonry.pkgd.min.js" type="text/javascript"></script>
<script src="js/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<script src="js/jquery.jkit.1.2.16.min.js"></script>
<script src="js/script.js" type="text/javascript"></script>
<script>
$('#button, #buttons').on('click', function() {
$( ".opacity-nav" ).fadeToggle( "slow", "linear" );
// Animation complete.
});
</script>
</body>
</html>