نتایج جستجو برای: aphid predators

تعداد نتایج: 18293  

2013
Axel Vandereycken Delphine Durieux Emilie Joie John J. Sloggett Eric Haubruge François J. Verheggen

The multicolored Asian ladybeetle, Harmonia axyridis Pallas (Coleoptera: Coccinellidae), was introduced into Western Europe in the late 1990s. Since the late 2000s, this species has been commonly considered one of the most abundant aphid predators in most Western European countries. In spite of the large amount of research on H. axyridis, information concerning its relative abundance in agroeco...

2013
Olga M. C. C. Ameixa Gerben J. Messelink Pavel Kindlmann

Since typically there are many predators feeding on most herbivores in natural communities, understanding multiple predator effects is critical for both community and applied ecology. Experiments of multiple predator effects on prey populations are extremely demanding, as the number of treatments and the amount of labour associated with these experiments increases exponentially with the number ...

2009
Tobias Züst Simone A. Härri Christine B. Müller

1. The production of winged morphs is a well known mechanism of induced defence in aphids to escape from natural enemies, and is also a reaction to poor resource quality. 2. Host plants of aphids often associate with endophytic fungi that have been shown to reduce the fitness of some species of aphids. 3. It was hypothesised that endophyte infection of host plants that represent a low quality p...

2013
Travis M. Hinkelman Brigitte Tenhumberg

Generalist predator guilds play a prominent role in structuring insect communities and can contribute to limiting population sizes of insect pest species. A consequence of dietary breadth, particularly in predatory insects, is the inclusion of low-quality, or even toxic, prey items in the predator's diet. Consumption of low-quality prey items reduces growth, development, and survival of predato...

2015
Sarah Polin Jean-François Le Gallic Jean-Christophe Simon Tsutomu Tsuchida Yannick Outreman Owain Rhys Edwards

Symbionts are widespread among eukaryotes and their impacts on the ecology and evolution of their hosts are meaningful. Most insects harbour obligate and facultative symbiotic bacteria that can influence their phenotype. In the pea aphid Acyrthosiphon pisum, an astounding symbiotic-mediated phenotype has been recently observed: when infected with the symbiotic bacteria Rickettsiella viridis, yo...

2017
Swapna R. Purandare Brigitte Tenhumberg

1. Environmental cues associated with prey are known to increase predator foraging efficiency. Ladybird larvae are major predators of aphids. The sugary excretion of aphids (honeydew) has been proposed to serve as a prey-associated cue for ladybird larvae. 2. Ladybird larvae are regularly found on the ground moving between plants or after falling off plants. The use of prey-associated cues woul...

2017

Aphid soldiers, altruistic larvae that protect the colony from predators, are an example of highly social behaviour in an insect group with a natural history different from the eusocial Hymenoptera and Isoptera. Aphids therefore allow independent tests of theory developed to explain the evolution of eusociality. Although soldiers have been discovered in five tribes from two families, the number...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->