نتایج جستجو برای: slanting surgery

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

2014
Bin Ai Limin Wang Helmuth Möhwald Ye Yu Zhiyuan Zhao Ziwei Zhou Gang Zhang Quan Lin

Half-cone nanoshell arrays, fabricated by a simple and efficient colloidal lithography method, enable uni-directional liquid spreading on their hydrophilic asymmetric nanostructured surface. The preferred direction of the liquid flow is reversed when the surface is made hydrophobic. Accordingly, poly(N-isopropyl-acrylamide) is polymerized onto the surface for in-site controlling the transition ...

2016
Gooroo Churn Das Goopta

(1) An incised wound semi-circular in shape, 4|inches in length, near the crown of the head, ou tiie left side of the median line; a portion of the skull (left parietal bone at its posterior inferior angle) by 2" having been entirely cut off in a slanting way, and the brain substance protruding through the cavity thus created. (2) Another wound, similar in shape and length to the above, but sit...

Journal: :Journal of medical genetics 1997
A Schinzel C P Braegger L Brecevic F Dutly F Binkert

A very short, microcephalic, and mentally retarded 2 year old girl showed minor anomalies including prominent occiput, delayed closure of the anterior fontanelle, high frontal hairline, prominent ears, upward slanting palpebral fissures, a small nose with bulbous tip, delayed tooth eruption and bone maturation, and short and tapering fingers and toes. She did not have a white forelock. Cytogene...

2014
Gwinyai Masukume

To the Editor: As someone with an interest in case reports (1-3), I read your editorial regarding the comeback of the case report with great interest (4). The three case reports that you published (5-7) are a great read. The case report by Nosan et al (6) mentions an “antimongoloid palpebral slant,” which is a term with pejorative connotations (8,9). A more informative and appropriate term woul...

Journal: :Journal of Sound and Vibration 2023

Localization of aeroacoustic sound sources in open jet wind tunnel experiments requires an accurate prediction the acoustic propagation time. Most conventional predictions use either a ray-tracer, coupled with modelled continuous velocity field, or ray diffraction and discretization field by means vortex sheets. In this work novel method is proposed which discretized into blocks constant separa...

Journal: :Journal of medical genetics 1987
S Ohdo H Madokoro T Sonoda M Takei H Yasuda N Mori

A male child with tetra-amelia, hypotrichosis, upward slanting palpebral fissures, lack of lacrimal openings, hypoplastic lacrimal ducts and sacs opening towards the exterior, prominent and bulbous nose, large downturned mouth, high narrow palate, bilateral preauricular pits, sacral dimple, bilateral undescended testes, and developmental retardation is reported. The parents were second cousins....

Journal: :Medicina oral, patologia oral y cirugia bucal 2009
Hercílio Martelli-Junior Ricardo D Coletta Roseli-Teixeira Miranda Letízia-Monteiro de Barros Mário-Sérgio Swerts Paulo-Rogério Bonan

Treacher Collins syndrome (TCS) is a rare autosomal dominant disorder of craniofacial development. Major features include midface hypoplasia, micrognathia, microtia, conductive hearing loss, and cleft palate. The present study is on the orofacial features of 7 Brazilian patients with sporadic TCS aged 4 to 38 years. All patients presented the typical down-slanting palpebral fissures, colobomas,...

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

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

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