نتایج جستجو برای: tuta absoluta

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

2012
Anaïs Chailleux Nicolas Desneux Julien Seguret Hong Do Thi Khanh Pascal Maignet Elisabeth Tabone

The South American tomato pinworm (Tuta absoluta) has recently invaded Europe and is rapidly spreading in the Afro-Eurasian continent where it is becoming a major pest on tomato crops. Laboratory tests were undertaken to evaluate the potential of 29 European strains of Trichogramma parasitoids to control T. absoluta. In addition to the host itself, the host plant (tomato) was used during the la...

Journal: :Neotropical entomology 2006
Patricia C Pereyra Norma E Sánchez

Tuta absoluta (Meyrick) is an important tomato pest that also feeds on other host-plants from the Solanceae family. We studied the effect of two cultivated plants, tomato (Lycopersicum esculentum Mill.) and potato Solanum tuberosum L. on the development and populational parameters of T. absoluta related with host-plant suitability. Larval developmental time, pupal weight, mean fecundity and an ...

2017
J. G. Bajonero J. R. P. Parra

Tuta absoluta (Meyrick, 1917) is a key tomato pest in South America and, recently, in Europe and Africa. To develop efficient control methods for this pest, adequate rearing protocols are desirable. As an alternative to tomato leaves (natural diet), we evaluated four artificial diets. Biological traits including larval and pupal viability and development time, pupal weight and deformations were...

Journal: :journal of crop protection 2015
farid allache yakouta bouta fatma demnati

the objective was to study the population development of tuta absoluta (meyrick, 1917) on tomato in greenhouse conditions at droh. the trial assessed the occurrence of t. absoluta adults from the month of october to may in traps; a low numbers is noted. the high numbers recorded (170 adults/greenhouse) are caught at the end of crop cycle. the mean number of capture is 22 adults/ week/ trap. reg...

ژورنال: :گیاه پزشکی 2015
فریبا سهرابی محمد مدرسی سید جواد حسینی

شب پره مینوز گوجه فرنگی tuta absoluta (meyrick) یکی از مخرب ترین آفات گوجه فرنگی در بسیاری از نقاط جهان از جمله ایران است. در این تحقیق اثر حشره کش های آبامکتین، ایندوکساکارب، امامکتین بنزوات و استامی پراید روی مراحل مختلف تخم، سن اول لاروی، شفیره و حشره کامل t. absoluta در شرایط آزمایشگاهی مورد بررسی قرار گرفت. مراحل نابالغ به روش غوطه وری و حشرات کامل به روش تماسی با استفاده از قفس های در معر...

2016
Caroline De Smedt Veerle Van Damme Patrick De Clercq Pieter Spanoghe

(1) Background: The tomato leafminer Tuta absoluta (Lepidoptera: Gelechiidae) is a key tomato insect pest. At present, it is considered to be a serious threat in various countries in Europe, North Africa, and Middle East. The extensive use and the developed resistance of T. absoluta to spinosad causes some concern, which leads to the need for alternative products. (2) Materials and Methods: Sev...

2013
Coline C. Jaworski Anaïs Bompard Laure Genies Edwige Amiens-Desneux Nicolas Desneux

Invasive pest species may strongly affect biotic interactions in agro-ecosystems. The ability of generalist predators to prey on new invasive pests may result in drastic changes in the population dynamics of local pest species owing to predator-mediated indirect interactions among prey. On a short time scale, the nature and strength of such indirect interactions depend largely on preferences be...

2013
Lucia Zappalà Antonio Biondi Alberto Alma Ibrahim J. Al-Jboory Judit Arnò Ahmet Bayram Ashraf El-Arnaouty Dan Gerling Yamina Guenaoui Liora Shaltiel-Harpaz Gaetano Siscaro Menelaos Stavrinides Luciana Tavella Rosa Vercher Aznar Alberto Urbaneja Nicolas Desneux Alma L. Tavella

The South American tomato leafminer, Tuta absoluta Meyrick (Lepidoptera: Gelechiidae), is an invasive Neotropical pest. After its first detection in Europe, it rapidly invaded more than 30 Western Palaearctic countries becoming a serious agricultural threat to tomato production in both protected and open-field crops. Among the pest control tactics against exotic pests, biological control using ...

Journal: :نامه انجمن حشره شناسی ایران 0
پیمان جوادی امامزاده مدیریت حفظ نباتات استان آذربایجان غربی، ارومیه احمد چراغیان سازمان حفظ نباتات ایران، صندوق پستی 4568، تهران

following the appearance of a quarantine pest, tomato leaf miner, tuta absoluta (povolny), in europe, monitoring of this species in iran was started by the cooperation of the plant protection organization of iran and the iranian research institute of plant protection. according to the surveys, the first emergence of this pest was detected in october 2010 in azerbaijan-e-gharbi province.

2016
María G. Luna Nicolas Desneux Marcela I. Schneider

Endoparasitoids can be killed by host encapsulation, a cellular-mediated host immunological response against parasitism that involves hemocytes aggregation. As a counteracting strategy, many parasitoids can evade this host response through self-superparasitism. The objectives of this study were: 1) to describe the parasitoid Pseudapanteles dignus (Hymenoptera: Braconidae) early immature stages ...

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

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

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"; } -->