-
Notifications
You must be signed in to change notification settings - Fork 2
/
Publications.html
81 lines (71 loc) · 3.28 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
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Earth Data Science</title>
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<div id="wrapper">
<div class="parent"><a href="index.html">
<div class="absolute">Earth Data Science Lab</div></a>
</div>
<div class="navbar">
<div><a href="People.html">People</a></div>
<div><a href="Research.html">Research</a></div>
<div><a href="Resources.html">Resources</a></div>
<div><a href="Outreach.html">Outreach</a></div>
<div><a href="Publications.html">Publications</a></div>
<div><a href="Contact.html">Contact</a></div>
</div>
<br>
<h3 style="text-align:left">2019</h3>
<ul>
<li><b>Wheeler DL</b> and Johnson DA. 2019. <i>Verticillium isaacii</i> is a
Pathogen and Endophyte of Potato and Sunflower in the Columbia Basin of
Washington. Plant Disease. 103:3150-3153. </br>
<a href="https://doi.org/10.1094/PDIS-04-19-0779-RE">
https://doi.org/10.1094/PDIS-04-19-0779-RE</a></li></br>
<li><b>Wheeler DL</b> and Johnson DA. 2019. Does Coinoculation with Different
<i>Verticillium dahliae</i> Genotypes Affect the Host or Fungus?
Phytopathology. 109:780-786. </br>
<a href="https://doi.org/10.1094/PHYTO-11-18-0430-R">
https://doi.org/10.1094/PHYTO-11-18-0430-R</a></li></br>
<li><b>Wheeler DL</b>, Scott J, Dung JKS and Johnson DA. 2019. Evidence of a
trans-kingdom plant disease complex between a fungus and plant-parasitic
nematodes. PloS One. 14(2):e0211508. </br>
<a href="https://doi.org/10.1371/journal.pone.0211508">
https://doi.org/10.1371/journal.pone.0211508</a></li></br>
<li>Knerr AJ, <b>Wheeler DL</b>, Schlatter D, Sharma-Poudyal D, du Toit LJ
and Paulitz TC. 2018. Arbuscular Mycorrhizal Fungal Communities in Organic
and Conventional Onion Crops in the Columbia Basin of the Pacific Northwest
United States. Phytobiomes Journal. 2:194-207. </br>
<a href="https://doi.org/10.1094/PBIOMES-05-18-0022-R">
https://doi.org/10.1094/PBIOMES-05-18-0022-R</a></li></br>
</ul>
<h3 style="text-align:left">2018</h3>
<ul>
<li>DeShields JB, Bomberger RA, Woodhall JW, <b>Wheeler DL</b>, Moroz N,
Johnson DA and Tanaka K. 2018. On-site molecular detection of soil-borne
phytopathogens using a portable real-time PCR system. J. Vis.
Exp. 132:e56891. </br>
<a href="https://doi.org/10.3791/56891">
https://doi.org/10.3791/56891</a></li></br>
<li><b>Wheeler DL</b>, Dung JKS and Johnson DA. 2019. From pathogen to
endophyte: an endophytic population of <i>Verticillium dahliae</i> evolved
from a sympatric pathogenic population. New Phytologist. 222:497-510. <br>
<a href="https://doi.org/10.1111/nph.15567">
https://doi.org/10.1111/nph.15567</a></li></br>
</ul>
<h3 style="text-align:left">2016</h3>
<ul>
<li><b>Wheeler DL</b> and Johnson DA. 2016. <i>Verticillium dahliae</i>
Infects, Alters Plant Biomass, and Produces Inoculum on Rotation Crops.
Phytopathology. 106:602-613. </br>
<a href="https://doi.org/10.1094/PHYTO-07-15-0174-R">
https://doi.org/10.1094/PHYTO-07-15-0174-R</a></li></br>
</ul>
</div>
</body>
</html>