نتایج جستجو برای: bacterial pesticides

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

2007
A.V.F. Ngowi O. C. Ajayi

Smallholder farmers in Northern Tanzania grow vegetables that include tomatoes, cabbages and onions and use many types of pesticides to control pests and diseases that attack these crops. Based on the use of questionnaires and interviews that were conducted in Arumeru, Monduli, Karatu and Moshi rural districts, this study investigates farmers’ practices, perceptions and related cost and health ...

Journal: :Journal of chromatographic science 2000
M López-Mesas M Crespi J Brach J P Mullender

In this study, the efficiency of a clean-up method by gel permeation chromatography (GPC) for the separation of pesticides from lanolin is analyzed. The pesticides analyzed belong to two different families, organophosphorous and synthetic pyrethroids. Lanolin, a standard mixture of the pesticides, and a lanolin-pesticides mixture are injected in a GPC column. The recoveries and elution times fr...

2011
Robert B. Gunier Mary H. Ward Matthew Airola Erin M. Bell Joanne Colt Marcia Nishioka Patricia A. Buffler Peggy Reynolds Rudolph P. Rull Andrew Hertz Catherine Metayer John R. Nuckols

BACKGROUND Residential proximity to agricultural pesticide applications has been used as a surrogate for exposure in epidemiologic studies, although little is known about the relationship with levels of pesticides in homes. OBJECTIVE We identified determinants of concentrations of agricultural pesticides in dust. METHODS We collected samples of carpet dust and mapped crops within 1,250 m of...

2010
Anju Agrawal Ravi S. Pandey Bechan Sharma

The pesticides belong to a category of chemicals used worldwide as herbicides, insecticides, fungicides, rodenticides, molluscicides, nematicides, and plant growth regulators in order to control weeds, pests and diseases in crops as well as for health care of humans and animals. The positive aspect of application of pesticides renders enhanced crop/food productivity and drastic reduction of vec...

Journal: :E3S web of conferences 2023

The method for applying machine learning to automatically detect leaf diseases is presented in this paper. A convolutional neural network was used extract pertinent features from image datasets that included healthy and diseased leaves. dataset compiled pre-processed. Accuracy, precision, recall measures were assess the algorithm after it had been trained on labeled dataset. According findings,...

Journal: :jundishapur journal of microbiology 0
saba rehman department of microbiology and molecular genetics, quaid-e-azam campus, university of the punjab, lahore, pakistan; department of microbiology and molecular genetics, the women university multan, multan, pakistan shahbaz mujtaba ghauri department of ear, nose and throat, mayo hospital, king edward medical university, lahore, pakistan anjum nasim sabri department of microbiology and molecular genetics, quaid-e-azam campus, university of the punjab, lahore, pakistan; department of microbiology and molecular genetics, quaid-e-azam campus, university of the punjab, lahore-54590, pakistan. tel: +92-4235952833, fax: +92-4299230481

conclusions the bacterial isolates exhibited strong biofilm formation potential, while the extracts of acacia arabica significantly inhibited biofilm formation among the isolates and, therefore, could be executed in the development of cost-effective biofilm inhibitor medicines. results pseudomonas aeruginosa (kc417303-05), staphylococcus hemolyticus (kc417306), and staphylococcus hominis (kc417...

2010
N. Shamabadi M. Ebrahimi

Recent studies have shown that certain man-made compounds (including some pesticides and herbicide) through interfering with endocrine system, have the capability to induce developmental and reproductive abnormalities in humans and animals. Pesticides are currently being used in large scales in many developed and developing countries (including Iran), so this study has been conducted to determi...

A. D’Souza J. Srinivasa, J. Urban P. Maxim

Exposure to pesticides could be one of the contributing cause to the falling sperm counts and rising levels of male infertility. Adverse effects of pesticides in the environment first received widespread attention in the 1960s. However, only recently it has been postulated that long term, low exposure of these chemicals are increasingly linked to human health effects such as immuno-suppression,...

Journal: :medical journal of islamic republic of iran 0
meghdad pirsaheb school of public health, research center for environmental determinants of health (rcedh), kermanshah university of medical sciences, kermanshah, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی کرمانشاه (kermanshah university of medical sciences)سازمان های دیگر: research center for environmental determinants of health (rcedh) mojtaba limoee school of public health, research center for environmental determinants of health (rcedh), kermanshah university of medical sciences, kermanshah, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی کرمانشاه (kermanshah university of medical sciences)سازمان های دیگر: research center for environmental determinants of health (rcedh) farideh namdari kermanshah university of medical sciences, kermanshah, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی کرمانشاه (kermanshah university of medical sciences) razieh khamutian school of public health, research center for environmental determinants of health (rcedh), kermanshah university of medical sciences, kermanshah, iran.سازمان اصلی تایید شده: دانشگاه علوم پزشکی کرمانشاه (kermanshah university of medical sciences)سازمان های دیگر: research center for environmental determinants of health (rcedh)

background: chlorinated pesticides have been used in pest control for several decades in the world. these compounds are still applied in many regions, and their continuous usage has resulted in their bioaccumulation and residue in the food chain. these residues could transfer to food products and accumulate in fat tissues. undoubtedly, the breast milk could be a significant biomarker for estima...

2012
Hayati Filik Sema Demirci Çekiç

Pesticides including organochlorine pesticides (OCPs), organophosphorus pesticides (OPPs), and nitrogen-containing herbicides are types of well-known environmental contaminants. Pesticides are generally categorized based upon their persistence in the environment. Organochlorine pesticides are considered persistent pesticides. These pesticides have long environmental half-lives and tend to bioac...

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

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

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