نتایج جستجو برای: gold sodium thiomalale

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

Journal: :Tissue & cell 1994
J J Wang S R Roffler H H Chou F Y Yin C S Yin

Müllerian inhibiting substance (MIS) is a glycoprotein released from Sertoli cells or follicular cells of gonads, responsible for the regression of Müllerian ducts and/or Müllerian-derived tumor cells. Binding of MIS to target cells is essential for initiating regression. A human cervical carcinoma CaSki cell was examined by quantitative immunocytochemistry detected by anti-avian MIS antibody f...

Journal: :Acta dermato-venereologica 2000
H Möller

In order to study the flare-up of contact allergy, 35 patients with a contact allergy to gold were given an intramuscular injection of 10 mg gold sodium thiomalate, i.e. the anti-rheumatic drug Myocrisin. Clinical reactions comprised an eczematous flare-up of previously positive patch tests to gold and of a previous dermatitis, which occurred in 80% and 26%, respectively; a toxicoderma-like ras...

بهزاد حیدری, , ضیاءالدین نوروزی, ,

To determine the complications of gold sodium thiomalate therapy in rheumatoid arthritis (RA), 32 patients with active RA (27 female, 5 male) treated for a mean period of 28 ? 14 weeks were studied. From these patients, 62.5 (46-79) percent showed at least one drug reaction. Pruritus was the most common complication occurred in 59 (42-76) percents, and was accompanied by skin rush in 37 (15-57)...

Journal: :Chemical communications 2014
Christophe Deraedt Lionel Salmon Sylvain Gatard Roberto Ciganda Ricardo Hernandez Jaime Ruiz Didier Astruc

Long-term stable 3 nm gold nanoparticles are prepared by a simple reaction between HAuCl4 and sodium borohydride in water under ambient conditions which very efficiently catalyze 4-nitrophenol reduction to 4-nitroaniline.

1999
S. Link Z. L. Wang M. A. El-Sayed

Gold-silver alloy nanoparticles with varying mole fractions are prepared in aqueous solution by the coreduction of chlorauric acid HAuCl4 and silver nitrate AgNO3 with sodium citrate. As the optical absorption spectra of their solutions show only one plasmon absorption it is concluded that mixing of gold and silver leads to a homogeneous formation of alloy nanoparticles. The maximum of the plas...

2013
Manuel Ramos Luis Ortiz-Jordan Abel Hurtado-Macias Sergio Flores José T. Elizalde-Galindo Carmen Rocha Brenda Torres Maryam Zarei-Chaleshtori Russell R. Chianelli

The chemical synthesis of gold nanoparticles (NP) by using gold (III) chloride trihydrate (HAuCl∙3H₂O) and sodium citrate as a reducing agent in aqueous conditions at 100 °C is presented here. Gold nanoparticles areformed by a galvanic replacement mechanism as described by Lee and Messiel. Morphology of gold-NP was analyzed by way of high-resolution transmission electron microscopy; results ind...

Journal: :Faraday discussions 2016
C Chomette E Duguet S Mornet E Yammine V N Manoharan N B Schade C Hubert S Ravaine A Perro M Tréguer-Delapierre

We synthesize robust clusters of gold satellites positioned with tetrahedral symmetry on the surface of a patchy silica core by adsorption and growth of gold on the patches. First we conduct emulsion polymerization of styrene in the presence of 52 nm silica seeds whose surface has been modified with methacryloxymethyltriethoxysilane (MMS). We derive four-dimple particles from the resulting sili...

Journal: :nanomedicine journal 0
farzaneh haji esmaeil hajjar departments of microbiology, pars hospital lab, tehran, iran ali jebali department of genetics, research and clinical center for infertility, shahid sadoughi university of medical sciences, yazd, iran seyedhossein hekmatimoghaddam department of laboratory sciences, school of paramedicine, shahid sadoughi university of medical sciences, yazd, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی شهید صدوقی یزد (shahid sadooghi university of medical sciences)

objective(s): the aim of this study was to synthesize triangular gold nanoparticles, and then to evaluate their capability for inhibition of candida albicans secreted aspartyl proteinase 2(sap2).materials and methods: to synthesize the nanoparticles, hydrogen tetrachloroaurate and hexadecyl trimethyl ammonium bromide were incubated in presence of sn(iv) meso-tetra(n-methyl-4-pyridyl) porphine t...

Journal: :British medical journal 1979
B D Williams C M Lockwood B A Pussell

A patient with rheumatoid arthritis developed severe exacerbation of symptoms 18 hours after an injection of gold thiomalate (sodium aurothiomalate). Immune complexes were present in his serum and synovial fluid; in the synovial fluid they were associated with intense complement activation. The effect of gold salts on splenic reticuloendothelial function was determined by measuring the clearanc...

2013
Ian R. Coles

This essay discusses the Julietta gold mining project and the categories of risk that investors and lenders look at when assessing the suitability of a project. The financing of projects on a limited recourse basis in the emerging markets is a subject that has received much attention over the course of the last several years. This has been particularly the case with respect to mining projects w...

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

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

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