-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCITATION
40 lines (35 loc) · 1.01 KB
/
CITATION
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
citHeader("To cite package GeoTox in publications, please use:")
bibentry(
bibtype = "Article",
author = c(
person("Kyle P.", "Messier"),
person("David M.", "Reif"),
person("Skylar W.", "Marvel")
),
title = "The GeoTox Package: open-source software for connecting spatiotemporal exposure to individual and population-level risk",
journal = "Human Genomics",
year = 2025,
volume = 19,
number = 1,
pages = "5",
doi = "10.1186/s40246-024-00711-8",
url = "https://doi.org/10.1186/s40246-024-00711-8"
)
bibentry(
bibtype = "article",
author = c(
"Eccles, Kristin M",
"Karmaus, Agnes L",
"Kleinstreuer, Nicole C",
"Parham, Fred",
"Rider, Cynthia V",
"Wambaugh, John F",
"Messier, Kyle P"
),
title = "A geospatial modeling approach to quantifying the risk of exposure to environmental chemical mixtures via a common molecular target",
journal = "Science of The Total Environment",
volume = "855",
pages = "158905",
year = "2023",
publisher = "Elsevier"
)