نتایج جستجو برای: application of sa 3

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

Ali Salehi Sardoei, Mojgan Shahdadneghad Monir Rohany Yazdi Somayeh Gholamshahi

A pot experiment was conducted in a completely randomized design with five treatment and five replication, in each replication were 6 plants used. The study of zinc sulphate (ZnSO4) application (20 and 40 ppm) and Salicylic acid (SA) application (50 and 150 ppm) was compared to the control (distillated water) on growth and flowering Petunia hybrid. For each plant was used 10...

Journal: :Zeitschrift fur Naturforschung. C, Journal of biosciences 2010
Fatih Duman Ahmet Aksoy Fatma Ozturk Ahmet Ceylan

Previous studies have shown that salicylates can change the ion permeability of root cells. Therefore the possible effects of exogenous salicylate application on lead (Pb) and copper (Cu) accumulation and its protective role against DNA damage due to metal exposure in Lemna gibba were studied. L. gibba was exposed to 5, 10, and 25 microM Pb and Cu for six days in the presence and absence of sod...

Journal: :فصلنامه علمی پژوهشی گیاهان دارویی 0
f sadeghian 1- department of horticulture, islamic azad university – karaj branch j hadian 2- department of agriculture, medicinal plants and drug research institute, shahid beheshti university, g. c., evin m hadavi 1- department of horticulture, islamic azad university – karaj branch a mohamadi 3- department of plant physiology, college of sciences, university of tehran m ghorbanpour department of medicinal plants, faculty of agriculture and natural resources, arak university, arak, 38156-8-8349, iran tel: +98 - 911 - 392-7299 r ghafarzadegan 5- pharmacognosy & pharmaceutics department of medicinal plants research center, institute of medicinal plants, acecr

background: satureja khuzistanica jamzad, with the common persian name “marzeh khuzestani”, is an endemic medicinal plant, distributed in the southwestern areas of iran. salicylic acid (sa) is a signaling molecule and a hormone-like substance that plays an important role in the plant physiological processes. objective: this study was conducted to determine the influence of foliar sa application...

ژورنال: دانشور پزشکی 2008
ترابزاده, حسن , رمضانی, غلامحسین , محمدی‌بصیر, مهشید , میزبان, ناهید , کیان‌زاده, زهرا ,

  Background : Endemic fluorosis is the most common generalized dental discoloration in several parts of Iran. The improvement of appearance in different degrees of dental fluorosis (mild, moderate and severe) was evaluated in vivo.   Materials & Methods : In this study, 281 fluorotic permanent teeth from 45 patients were divided in to 3 categories: mild (62), moderate (150) and severe (62). St...

2005
A.M.A. Al-Hakimi

Residues of khat (Catha edulis Forskal) leaves in the soil showed an inhibitory effect on the dry mass, pectin and cellulose of wheat shoots and roots and cell wall-associated proteins of roots. The dry mass of shoots and roots significantly reduced and the reduction in roots was greater than in shoots. On the other hand, the contents of hemicellulose and lignin in both shoots and roots and cel...

Journal: :نشریه تحقیق در علوم کشاورزی 0

somayyeh bayat and ali sepehri * department of agronomy and plant breeding, faculty of agricultre, bu-ali sina university of hamedan, iran       *corresponding author: e-mail. sepehri2748@gmail.com, a_sepehri@basu.ac.ir   received: 31 may 2012  accepted: 8 october 2012   abstract growth and yield of maize is seriously restricted by water deficit. salicylic acid (sa) and paclobutrazol )pbz) indu...

2014
M. Howladar Mike Dennett

The effect of exogenous application; seed priming or foliar spraying of salicylic acid (SA) on Yecora Rojo and Paragon wheat cv. under NaCl-salinity. Gas exchange parameters, growth parameters, yield and yield components were reduced in both cultivars under salinity stress with foliar spray and soaking seeds. Exogenous application of SA through foliar spraying or seed soaking showed a slight in...

2013
A. Bahrani

Seedlings establishment at early growth stages of crop plants is severely affected by soil salinity. Therefore, high germination rate and vigorous early growth under salty soils is preferred. In this study germination and seedling growth of a wheat (Triticum aestivum L.) cultivar was assessed using three replicates of 50 seeds in a factorial laid out in two separate experiments as Completely Ra...

F. Shekari H. HABIBI M. Afshari M.H. FOTOKIAN R. Azimkhani

The possible alleviating effects of salicylic acid on protection of cowpea (Vigna unguiculata) cv. Parastu under water stress conditions were investigated in the University of Zanjan Agriculture Research Station during 2008. Water stress was imposed by withholding irrigation at 50% flowering (flowering water stress, FWS) and when 50% of the pods grew 2-3cm (pod-formation water stress, PFWS). Sa...

Journal: :international journal of advanced biological and biomedical research 2014
ali salehi sardoei mojgan shahdadneghad monir rohany yazdi somayeh gholamshahi

a pot experiment was conducted in a completely randomized design with five treatment and five replication, in each replication were 6 plants used. the study of zinc sulphate (znso4) application (20 and 40 ppm) and salicylic acid (sa) application (50 and 150 ppm) was compared to the control (distillated water) on growth and flowering petunia hybrid. for each plant was used 100 cc of solution at ...

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

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

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