نتایج جستجو برای: 467 s

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

Journal: :Indian journal of pediatrics 1993
A Sharma K N Rattan S Nanda K S Ahlawat

1. Khod AS, Thompson MH. Visceral leishmaniasis contracted in the Mediterranean area. Arch Dis Child 1983; 58 : 930-931. 2. Manson Bahr PEC, A,pted FLC. Manson's Tropical Diseases. 18th edition. London : Balliare Tindall. 1982 : 93-104. 3. Cachia EA, Fenech FF. A review of kalaazar in Malta from 1947 to 1962. Trans R Soc Trop Med Hyg 1964; 58 : 234-241. 4. Ozsoylu S, Hicsonmez G. Mediterranean ...

Journal: :Antimicrobial agents and chemotherapy 2002
Jan M Bell John D Turnidge

As part of the SENTRY antimicrobial surveillance program, we examined the prevalence rates, types, and antibiograms of oxacillin-resistant Staphylococcus aureus from hospitalized patients from 17 institutions in eight countries in Asia-Pacific and South Africa (APAC). From April 1998 to December 1999, a total of 1,711 isolates of S. aureus (814 from blood, 392 from the respiratory tract, 467 fr...

Journal: :Acta ophthalmologica 2014
Kaoru Fujinami Ravjit Singh Joseph Carroll Jana Zernant Rando Allikmets Michel Michaelides Anthony T Moore

Booij JC, Baas DC, Beisekeeva J, Gorgels TG & Bergen AA (2010): The dynamic nature of Bruch’s membrane. Prog Retin Eye Res 29: 1–18. Finger RP, Charbel Issa P, Schmitz-Valckenberg S, Holz FG & Scholl HN (2011): Longterm effectiveness of intravitreal bevacizumab for choroidal neovascularization secondary to angioid streaks in pseudoxanthoma elasticum. Retina 31: 1268–1278. Gliem M, De Zeaytijd J...

1999

Denver Office Chicago Office Washington D.C. Office P.O. Box 3469 444 North Michigan Avenue 1301 Pennsylvania Avenue, N.W. Englewood, CO 80155 Chicago, Illinois 60611 Suite #300 (303) 694-0305 (312) 467-5520 Washington, DC 20004 (202) 347-0228 11-424 1995.0 C linoleic acid (CLA), a natural derivative of the fatty acid linoleic acid, has received increasing attention in recent years. Starting wi...

Journal: :Bulletin of Symbolic Logic 2003
Mark van Atten Juliette Kennedy

Contents 1. Introduction 426 2. G ¨ odel's position in the 1950's—a stalemate 428 2.1. Inconclusive arguments 428 2.2. Realism and rationalism 430 2.3. Epistemological parity 434 2.4. A way out? 437 3. G ¨ odel's turn to Husserl's transcendental idealism 439 3.1. Varieties of idealism 439 3.2. G ¨ odel and German Idealism 440 3.3. The turn to Husserl's transcendental idealism 443 3.4. G ¨ odel'...

Journal: :British journal of anaesthesia 2009
R R Byreddy C M Harper S M White

1 Kam PC, Calcroft RM. Peri-operative stroke in general surgical patients. Anaesthesia 1997; 52: 879–83 2 Parikh S, Cohen JR. Perioperative stroke after general surgical procedures. N Y State J Med 1993; 93: 162–5 3 Larsen SF, Zaric D, Boysen G. Perioperative cerebrovascular accidents in general surgery. Acta Anaesthesiol Scand 1988; 32: 698–701 4 Kim J, Gelb AW. Predicting perioperative stroke...

2005
Marc Gillinov Eugene H. Blackstone Bertram Yuh Sunil K. Bhudia

d a v p s a o Background. The importance of moderate ischemic itral regurgitation in patients presenting for coronary rtery bypass grafting (CABG) is controversial. Thereore, we tracked the course of unrepaired moderate schemic mitral regurgitation after CABG surgery alone, dentified factors associated with worsening postoperaive ischemic mitral regurgitation, and assessed the imact of unrepair...

2011
W. A. Wenzel

N. Schmitz, in Proceedings of the 1960 Annual International Conference on High-Energy Physics at Rochester (Interscience Publishers, Inc. , New York, 1960), p. 58; J. A. Anderson, V. X. Bang, P. G. Burke, D. D. Carmony, and N. Schmitz, Phys. Rev. Letters 6, 365 (1961); J. A. Anderson, V. X. Bang, P. G. Burke, D. D. Carmony, and N. Schmitz„Revs. Modern Phys. 33, 431 (1961). 3D. D. Carmony and R....

2008
Chunhui Chen

In the Standard Model (SM), CP violation is described by the Cabibbo-Kobayashi-Maskawa (CKM) quark mixing matrix, V [1]. In particular an irreducible complex phase in the 3 × 3 mixing matrix is the source of all the SM CP violation. Measurements of time-dependent CP asymmetries in the B meson decays, through the interference between decays with and without B −B0 mixing, have provides stringent ...

Journal: :Entropy 2016
Muhammad Mubashir Bhatti Tehseen Abbas Mohammad Mehdi Rashidi Mohamed El-Sayed Ali Zhigang Yang

Muhammad Mubashir Bhatti 1, Tehseen Abbas 2, Mohammad Mehdi Rashidi 3,4, Mohamed El-Sayed Ali 5,* and Zhigang Yang 3 1 Shanghai Institute of Applied Mathematics and Mechanics, Shanghai University, Shanghai 200072, China; mubashirme@yahoo.com 2 Department of Mathematics, Quaid-I-Azam University, Islamabad 44000, Pakistan; tehseenabbass@yahoo.com 3 Shanghai Key Lab of Vehicle Aerodynamics and Veh...

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

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

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