CINXE.COM

Research and Innovation Rankings - Iran 2024

<!DOCTYPE html> <html lang="en-us" translate='no'> <head> <meta charset="utf-8" /> <title>Research and Innovation Rankings - Iran 2024</title> <meta name='google' content='notranslate'> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- <link rel="preload" href="css/NotoSans-Regular.ttf" as="font" crossorigin="anonymous" /> <link rel='preload' href='css/style.css' as="style"/> --> <link rel="stylesheet" href="css/style.css?v=0327" /> <script src="js/graphica/raceme.min.js" type="text/javascript"></script> <script src='./js/dropdown.js' type='text/javascript'></script> <script src='./js/cookie.js' type='text/javascript'></script> <script src='./js/embed_tooltip.js' type='text/javascript'></script> <link rel='stylesheet' href='./css/rankings.css?2' /> <script src="js/menu.js" type="text/javascript"/></script> <script src="js/search.js" type="text/javascript"/></script> <script type="application/ld+json"> { "@context":"http://schema.org/", "@type":"Dataset", "name":"Scimago Institutions Rankings", "description":"The SCImago Institutions Rankings (SIR) is a classification of academic and research-related institutions ranked by a composite indicator that combines three different sets of indicators based on research performance, innovation outputs and societal impact measured by their web visibility. It provides a friendly interface that allows the visualization of any customized ranking from the combination of these three sets of indicators. Additionally, it is possible to compare the trends for individual indicators of up to six institutions. For each large sector it is also possible to obtain distribution charts of the different indicators. For comparative purposes, the value of the composite indicator has been set on a scale of 0 to 100. However the line graphs and bar graphs always represent ranks (lower is better, so the highest values are the worst).", "url":"https://www.scimagoir.com/rankings.php", "keywords":"scientific information, scopus, universities, institutions, scientometrics, bibliometrics, hospitals", "creator":{ "@type":"Organization", "url": "https://www.scimagolab.com", "name":"Scimago Lab" }, "includedInDataCatalog":{ "@type":"DataCatalog", "name":"scimagoir.com" }, "distribution":[ { "@type":"DataDownload", "encodingFormat":"CSV", "contentUrl":"https://www.scimagoir.com/getdata.php?rankingtype=&sector=&country=&year=2012&top=0&format=csv&type=download" } ] } </script> <!-- cookieconsent --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7636113250813806" crossorigin="anonymous"></script> <script> /* window.addEventListener("load", prevent_link_cookie_settings, true); function prevent_link_cookie_settings(){ let link_to_cookie_settings = [...document.querySelectorAll(".nav-link.ccb__edit")]; if(link_to_cookie_settings ) link_to_cookie_settings.forEach(el=>{ el.addEventListener("click", (event)=>{ event.preventDefault(); }, false); }); }*/ </script> <script defer data-domain="scimagoir.com" src="https://plausible.scimago.es/js/script.js"></script> <link rel="stylesheet" href="multisitebar/multisite.css" /> <link rel="apple-touch-icon" sizes="57x57" href="./favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="./favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="./favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="./favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="./favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="./favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="./favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="./favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="./favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="./favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="./favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="./favicon/favicon-16x16.png"> <link rel="manifest" href="./favicon/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Scimago Institutions Rankings" /> <meta name="twitter:description" content="Research and Innovation Rankings - Iran 2024" /> <meta name="twitter:image" content="https://www.scimagoir.com/img/twitter_card.jpg" /> </head> <body> <script type="text/javascript"> var llamada={}; var page='1'; if (typeof page=='string') page=parseInt(page); if (page=='' || page=='0' || page==0) page=1; var sector='all'; var country='IRN'; var year='2018'; var area=''; var ranking='' main(function () { window.idps_array=[]; if (Cookies.get('idps')) idps_array=Cookies.get('idps').split('&'); add_events(); check_rows(); }); function load_table() { var data=''; data+='area='+area; data+='&sector='+sector; data+='&country='+country; data+='&ranking='+ranking; data+='&onlytable=true'; data+='&page='+(page+1); data+='&year='+year; if (llamada.abort) llamada.abort(); if (by('id:nextloader')) by('id:nextloader').remove(); if (!by('id:loader')) by('id:tablewrapper').addChild(new Grape('div','html').id('loader')); peticion={ url:'./getdata.php', data:data, format:'text', always:function () { if (by('id:loader')) by('id:loader').remove(); }, done:function (respuesta) { var doc=new Grape('table','html'); doc.innerHTML(respuesta); by('id:tblbody').addChild(doc.by('tr')); page++; if (!by('id:nomorerows')) { var bu=new Grape('a','html').id('nextloader').addClass('nextloader').text('show more institutions'); by('id:tablewrapper').addChild(bu); } add_events(); if (typeof apply_tooltips!=='undefined') apply_tooltips(); setTimeout(function () { check_rows(); },250); }, fail:function () { } } llamada=raceme.ajax(peticion); } /*function load_preview (year) { var loader=new Grape('div','html').addClass('loader').addChild(new Grape('div','html').addClass('bounce1')).addChild(new Grape('div','html').addClass('bounce2')).addChild(new Grape('div','html').addClass('bounce3')); by('id:preview_ranking').addChild(loader); peticion={ url:'./getdata.php', data:'year='+year+'&format=preview&top=10', format:'text', always:function () { loader.remove(); }, done:function (respuesta) { var doc=document.createElement('div'); doc.innerHTML=respuesta; by('id:preview_ranking').seed.innerHTML=doc.innerHTML+'<div class="overlay_e"><div class="overlay_e_text">Explore &rarr;</div></div>'; } } llamada=raceme.ajax(peticion); }*/ function add_events() { by('class:check').removeEvent(); by('class:check').clic(clic_event); if (by('id:nextloader')) { by('id:nextloader').removeEvent(); by('id:nextloader').clic(function (e) { e.preventDefault(); load_table(); }); } by('id:discard_b').removeEvent(); by('id:discard_b').clic(function () { idps_array=[]; by('class:selectedrow').removeClass('selectedrow'); check_rows(); }) } function clic_event(e) { var tgr=new Grape(e.target); if (this.containsClass("selectedrow")) { this.removeClass('selectedrow'); var pos=idps_array.indexOf(this.id()) if (pos>-1) idps_array.splice(pos,1); check_rows(); } else { if (idps_array.length<6) { this.addClass('selectedrow'); var pos=idps_array.indexOf(this.id()) if (pos==-1) idps_array.push(this.id()); check_rows(); } } } function check_rows() { for (var i=0;i<idps_array.length;i++) { if (by('id:'+idps_array[i])) by('id:'+idps_array[i]).addClass('selectedrow'); } if (by('id:compare_window')) { var url; if (idps_array.length==0) { Cookies.remove('idps'); by('id:compare_window').hide(); } else { by('id:compare_window').show(); if (idps_array.length==1) { by('id:institutions_to_compare').innerHTML('1 selected institution'); } else if (idps_array.length==6) { by('id:institutions_to_compare').innerHTML(idps_array.length+' selected institutions<br />(Maximum number)'); } else { by('id:institutions_to_compare').innerHTML(idps_array.length+' selected institutions'); } url='compare.php?idps[]='+idps_array.join('&idps[]='); Cookies.set('idps',idps_array.join('&')); by('id:compare_b').attr('href',url); } } } </script> <aside class="multisitebar"> <div class="multisitebar_central"> <div class="siteslinks"> <a href="https://www.scimagojr.com" class="sjrlink"><img src="multisitebar/sjr.png" alt="SCImago Journal & Country Rank" /><span class="multisite_tooltip">SCImago Journal Country & Rank</span></a> <a href="https://www.scimagoir.com" class="scimagoirlink currentsite"><img src="multisitebar/sir.png" alt="SCImago Institutions Rankings" /><span class="multisite_tooltip">SCImago Institutions Rankings</span></a> <a href="https://www.scimagomedia.com" class="scimagomedialink"><img src="multisitebar/scimagomedia.png" alt="SCImago Media Rankings" /><span class="multisite_tooltip">SCImago Media Rankings</span></a> <a href="https://www.scimagoiber.com" class="siriberlink"><img src="multisitebar/siriber.png" alt="SCImago Iber" /><span class="multisite_tooltip">SCImago Iber</span></a> <a href="https://www.scimagorc.com" class="srcrlink"><img src="multisitebar/srcr.png" alt="SCImago Research Centers Ranking" /><span class="multisite_tooltip">SCImago Research Centers Ranking</span></a> <a href="https://www.graphica.app" class="graphicalink"><img src="multisitebar/graphica.png" alt="SCImago Graphica" /><span class="multisite_tooltip">SCImago Graphica</span></a> <a href="https://www.scimagoepi.com" class="epilink"><img src="multisitebar/epi.png" alt="Ediciones Profesionales de la Informaci贸n " /><span class="multisite_tooltip">Ediciones Profesionales de la Informaci&oacute;n</span></a> </div> <div id="multisitebar_scimagolablink"> <a href="https://www.scimagolab.com"><img src="multisitebar/scimagolab_mobile.png" alt="SCImago Lab" class="multisitebar_scimagolablink_mobile" /><img class="multisitebar_scimagolablink_desktop" src="multisitebar/scimagolab.png" alt="SCImago Lab" /></a> </div> </div> </aside> <div class="head"> <div id="logo"> <a href="./" title="home page"><img src="./img/logo.png" alt="Scimago Institutions Rankings" /></a> </div> <nav class="menu closedmenu"> <div class="menubuttons"> <img src="img/menu.png" alt="open menu" id="openmenu"/> <img src="img/close.png" alt="close menu" id="closemenu" /> </div> <ul class="menuul"> <li id="li_rankings_menu_mobile" ><a href="./" aria-haspopup="false" aria-expanded="false">Home</a> <li id="li_rankings_menu_mobile" ><a href="rankings.php" aria-haspopup="false" aria-expanded="false">Rankings</a> <li id="li_rankings_menu"><a href="#" id="rankings_menu" aria-haspopup="true" aria-expanded="false">Rankings<img src="./img/dropdown_icon.png" alt="" /></a> <div class="submenu_wrap"> <div class="submenu" id="submenu"> <div class="submenucontent"> <div> <div class="h1">By sectors</div> <ul class="submenuul"> <li><a href="rankings.php"><img src="img/overall_black.png" alt="" />Overall Ranking</a></li> <li><a href="rankings.php?sector=Higher%20educ."><img src="img/university_black.png" alt="" />University Rankings</a></li> <li><a href="rankings.php?sector=Government"><img src="img/government_black.png" alt="" />Government Rankings</a></li> <li><a href="rankings.php?sector=Health"><img src="img/health_black.png" alt="" />Health Rankings</a></li> <li><a href="rankings.php?sector=Private"><img src="img/private_black.png" alt="" />Company Rankings</a></li> <li><a href="rankings.php?sector=Others"><img src="img/other_black.png" alt="" />Non-Profit Rankings</a></li> </ul> </div> <div style="border-left-style: solid; border-left-color: #efefef;border-left-width: 1px";> <div class="h1">By indicators</div> <ul class="submenuul"> <li><a href="rankings.php?ranking=Research">Research Rankings</a></li> <li><a href="rankings.php?ranking=Innovation">Innovation Rankings</a></li> <li><a href="rankings.php?ranking=Societal">Societal Rankings</a></li> </ul> </div> </div> </div> </div> </li> <li><a href="infographics.php">Infographics</a></li> <li style="background-image: url('img/newnew.png'); background-repeat: no-repeat;background-position: right;background-size: 32px;"><a href="methodology.php">Methodology</a></li> </ul> <input type="text" placeholder="enter institution name" class="search responsive_hidden" spellcheck="false" autocomplete="off" id="inputsearch" /> </nav> </div> <div id="container" style="margin-top:72px; "> <div class="text" style="width:100%; text-align:center!important;overflow: hidden;"> <!-- GOOGLE ADS --> <!-- Top ScimagoIR Rankings --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7636113250813806" data-ad-slot="3719237635" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <br /> <div class='dropdown'> <div class='dropdown_button'style='width:min(400px,80%)'></div> <ul class='dropdown-options dropdown-element'> <input type='text' value='' class='dropdown-input dropdown-element' style='background-position: 450px;' /> <li><a href='?country=IRN&area=all' data-code='all' class='dropdown-element dropselected'>All subject areas</a></li> <li><a href='?country=IRN&area=1100' data-code='1100' class='dropdown-element'>Agricultural and Biological Sciences </a></li> <li><a href='?country=IRN&area=1103' data-code='1103' class='dropdown-element'>>>&nbsp;Animal Science and Zoology</a></li> <li><a href='?country=IRN&area=1104' data-code='1104' class='dropdown-element'>>>&nbsp;Aquatic Science</a></li> <li><a href='?country=IRN&area=1105' data-code='1105' class='dropdown-element'>>>&nbsp;Ecology, Evolution, Behavior and Systematics</a></li> <li><a href='?country=IRN&area=1106' data-code='1106' class='dropdown-element'>>>&nbsp;Food Science</a></li> <li><a href='?country=IRN&area=1107' data-code='1107' class='dropdown-element'>>>&nbsp;Forestry</a></li> <li><a href='?country=IRN&area=1110' data-code='1110' class='dropdown-element'>>>&nbsp;Plant Science</a></li> <li><a href='?country=IRN&area=1111' data-code='1111' class='dropdown-element'>>>&nbsp;Soil Science</a></li> <li><a href='?country=IRN&area=1200' data-code='1200' class='dropdown-element'>Arts and Humanities </a></li> <li><a href='?country=IRN&area=1205' data-code='1205' class='dropdown-element'>>>&nbsp;Classics</a></li> <li><a href='?country=IRN&area=1202' data-code='1202' class='dropdown-element'>>>&nbsp;History</a></li> <li><a href='?country=IRN&area=1208' data-code='1208' class='dropdown-element'>>>&nbsp;Literature and Literary Theory</a></li> <li><a href='?country=IRN&area=1211' data-code='1211' class='dropdown-element'>>>&nbsp;Philosophy</a></li> <li><a href='?country=IRN&area=1212' data-code='1212' class='dropdown-element'>>>&nbsp;Religious Studies</a></li> <li><a href='?country=IRN&area=1300' data-code='1300' class='dropdown-element'>Biochemistry, Genetics and Molecular Biology </a></li> <li><a href='?country=IRN&area=1400' data-code='1400' class='dropdown-element'>Business, Management and Accounting </a></li> <li><a href='?country=IRN&area=1600' data-code='1600' class='dropdown-element'>Chemistry </a></li> <li><a href='?country=IRN&area=1700' data-code='1700' class='dropdown-element'>Computer Science </a></li> <li><a href='?country=IRN&area=3500' data-code='3500' class='dropdown-element'>Dentistry </a></li> <li><a href='?country=IRN&area=1900' data-code='1900' class='dropdown-element'>Earth and Planetary Sciences </a></li> <li><a href='?country=IRN&area=1902' data-code='1902' class='dropdown-element'>>>&nbsp;Atmospheric Science</a></li> <li><a href='?country=IRN&area=1907' data-code='1907' class='dropdown-element'>>>&nbsp;Geology</a></li> <li><a href='?country=IRN&area=1910' data-code='1910' class='dropdown-element'>>>&nbsp;Oceanography</a></li> <li><a href='?country=IRN&area=1911' data-code='1911' class='dropdown-element'>>>&nbsp;Paleontology</a></li> <li><a href='?country=IRN&area=1912' data-code='1912' class='dropdown-element'>>>&nbsp;Space and Planetary Science</a></li> <li><a href='?country=IRN&area=2000' data-code='2000' class='dropdown-element'>Economics, Econometrics and Finance </a></li> <li><a href='?country=IRN&area=2100' data-code='2100' class='dropdown-element'>Energy </a></li> <li><a href='?country=IRN&area=2200' data-code='2200' class='dropdown-element'>Engineering </a></li> <li><a href='?country=IRN&area=2202' data-code='2202' class='dropdown-element'>>>&nbsp;Aerospace Engineering</a></li> <li><a href='?country=IRN&area=2216' data-code='2216' class='dropdown-element'>>>&nbsp;Architecture</a></li> <li><a href='?country=IRN&area=2203' data-code='2203' class='dropdown-element'>>>&nbsp;Automotive Engineering</a></li> <li><a href='?country=IRN&area=2204' data-code='2204' class='dropdown-element'>>>&nbsp;Biomedical Engineering</a></li> <li><a href='?country=IRN&area=2215' data-code='2215' class='dropdown-element'>>>&nbsp;Building and Construction</a></li> <li><a href='?country=IRN&area=2205' data-code='2205' class='dropdown-element'>>>&nbsp;Civil and Structural Engineering</a></li> <li><a href='?country=IRN&area=2209' data-code='2209' class='dropdown-element'>>>&nbsp;Industrial and Manufacturing Engineering</a></li> <li><a href='?country=IRN&area=2210' data-code='2210' class='dropdown-element'>>>&nbsp;Mechanical Engineering</a></li> <li><a href='?country=IRN&area=2212' data-code='2212' class='dropdown-element'>>>&nbsp;Ocean Engineering</a></li> <li><a href='?country=IRN&area=2300' data-code='2300' class='dropdown-element'>Environmental Science </a></li> <li><a href='?country=IRN&area=2600' data-code='2600' class='dropdown-element'>Mathematics </a></li> <li><a href='?country=IRN&area=2700' data-code='2700' class='dropdown-element'>Medicine </a></li> <li><a href='?country=IRN&area=2702' data-code='2702' class='dropdown-element'>>>&nbsp;Anatomy</a></li> <li><a href='?country=IRN&area=2703' data-code='2703' class='dropdown-element'>>>&nbsp;Anesthesiology and Pain Medicine</a></li> <li><a href='?country=IRN&area=2705' data-code='2705' class='dropdown-element'>>>&nbsp;Cardiology and Cardiovascular Medicine</a></li> <li><a href='?country=IRN&area=2706' data-code='2706' class='dropdown-element'>>>&nbsp;Critical Care and Intensive Care Medicine</a></li> <li><a href='?country=IRN&area=2708' data-code='2708' class='dropdown-element'>>>&nbsp;Dermatology</a></li> <li><a href='?country=IRN&area=2713' data-code='2713' class='dropdown-element'>>>&nbsp;Epidemiology</a></li> <li><a href='?country=IRN&area=2715' data-code='2715' class='dropdown-element'>>>&nbsp;Gastroenterology</a></li> <li><a href='?country=IRN&area=2717' data-code='2717' class='dropdown-element'>>>&nbsp;Geriatrics and Gerontology</a></li> <li><a href='?country=IRN&area=2725' data-code='2725' class='dropdown-element'>>>&nbsp;Infectious Diseases</a></li> <li><a href='?country=IRN&area=2727' data-code='2727' class='dropdown-element'>>>&nbsp;Nephrology</a></li> <li><a href='?country=IRN&area=2729' data-code='2729' class='dropdown-element'>>>&nbsp;Obstetrics and Gynecology</a></li> <li><a href='?country=IRN&area=2730' data-code='2730' class='dropdown-element'>>>&nbsp;Oncology</a></li> <li><a href='?country=IRN&area=2731' data-code='2731' class='dropdown-element'>>>&nbsp;Ophthalmology</a></li> <li><a href='?country=IRN&area=2733' data-code='2733' class='dropdown-element'>>>&nbsp;Otorhinolaryngology</a></li> <li><a href='?country=IRN&area=2734' data-code='2734' class='dropdown-element'>>>&nbsp;Pathology and Forensic Medicine</a></li> <li><a href='?country=IRN&area=2735' data-code='2735' class='dropdown-element'>>>&nbsp;Pediatrics, Perinatology and Child Health</a></li> <li><a href='?country=IRN&area=2738' data-code='2738' class='dropdown-element'>>>&nbsp;Psychiatry and Mental Health</a></li> <li><a href='?country=IRN&area=2739' data-code='2739' class='dropdown-element'>>>&nbsp;Public Health, Environmental and Occupational Health</a></li> <li><a href='?country=IRN&area=2740' data-code='2740' class='dropdown-element'>>>&nbsp;Pulmonary and Respiratory Medicine</a></li> <li><a href='?country=IRN&area=2741' data-code='2741' class='dropdown-element'>>>&nbsp;Radiology, Nuclear Medicine and Imaging</a></li> <li><a href='?country=IRN&area=2745' data-code='2745' class='dropdown-element'>>>&nbsp;Rheumatology</a></li> <li><a href='?country=IRN&area=2746' data-code='2746' class='dropdown-element'>>>&nbsp;Surgery</a></li> <li><a href='?country=IRN&area=2748' data-code='2748' class='dropdown-element'>>>&nbsp;Urology</a></li> <li><a href='?country=IRN&area=3000' data-code='3000' class='dropdown-element'>Pharmacology, Toxicology and Pharmaceutics </a></li> <li><a href='?country=IRN&area=3100' data-code='3100' class='dropdown-element'>Physics and Astronomy </a></li> <li><a href='?country=IRN&area=3200' data-code='3200' class='dropdown-element'>Psychology </a></li> <li><a href='?country=IRN&area=3300' data-code='3300' class='dropdown-element'>Social Sciences </a></li> <li><a href='?country=IRN&area=3314' data-code='3314' class='dropdown-element'>>>&nbsp;Anthropology</a></li> <li><a href='?country=IRN&area=3315' data-code='3315' class='dropdown-element'>>>&nbsp;Communication</a></li> <li><a href='?country=IRN&area=3317' data-code='3317' class='dropdown-element'>>>&nbsp;Demography</a></li> <li><a href='?country=IRN&area=3304' data-code='3304' class='dropdown-element'>>>&nbsp;Education</a></li> <li><a href='?country=IRN&area=3318' data-code='3318' class='dropdown-element'>>>&nbsp;Gender Studies</a></li> <li><a href='?country=IRN&area=3305' data-code='3305' class='dropdown-element'>>>&nbsp;Geography, Planning and Development</a></li> <li><a href='?country=IRN&area=3308' data-code='3308' class='dropdown-element'>>>&nbsp;Law</a></li> <li><a href='?country=IRN&area=3309' data-code='3309' class='dropdown-element'>>>&nbsp;Library and Information Sciences</a></li> <li><a href='?country=IRN&area=3312' data-code='3312' class='dropdown-element'>>>&nbsp;Sociology and Political Science</a></li> <li><a href='?country=IRN&area=3400' data-code='3400' class='dropdown-element'>Veterinary </a></li> </ul> </div> <br><div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IRN&ranking=' data-code='' class='dropdown-element dropselected'>Overall Rank</a></li> <li><a href='?country=IRN&ranking=Research' data-code='Research' class='dropdown-element'>Research Rank</a></li> <li><a href='?country=IRN&ranking=Innovation' data-code='Innovation' class='dropdown-element'>Innovation Rank</a></li> <li><a href='?country=IRN&ranking=Societal' data-code='Societal' class='dropdown-element'>Societal Rank</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IRN&sector=all' data-code='all' class='dropdown-element dropselected'>All sectors</a></li> <li><a href='?country=IRN&sector=Government' data-code='Government' class='dropdown-element'>Government</a></li> <li><a href='?country=IRN&sector=Health' data-code='Health' class='dropdown-element'>Health</a></li> <li><a href='?country=IRN&sector=Higher educ.' data-code='Higher educ.' class='dropdown-element'>Universities</a></li> <li><a href='?country=IRN&sector=Private' data-code='Private' class='dropdown-element'>Companies</a></li> <li><a href='?country=IRN&sector=Others' data-code='Others' class='dropdown-element'>Non-Profit</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button' style='color:rgb(234, 85, 111);border-bottom-color:rgb(234, 85, 111)'></div> <ul class='dropdown-options dropdown-element'> <input type='text' value='' class='dropdown-input dropdown-element'/> <li><a href='?country=all' data-code='all' class='dropdown-element'>All regions and countries</a></li> <li class='dropseparator dropdown-element'>Regions</li> <li><a href='?country=Africa' data-code='Africa' class='dropdown-element'>Africa</a></li> <li><a href='?country=Asiatic Region' data-code='Asiatic Region' class='dropdown-element'>Asiatic Region</a></li> <li><a href='?country=Eastern Europe' data-code='Eastern Europe' class='dropdown-element'>Eastern Europe</a></li> <li><a href='?country=Latin America' data-code='Latin America' class='dropdown-element'>Latin America</a></li> <li><a href='?country=Middle East' data-code='Middle East' class='dropdown-element'>Middle East</a></li> <li><a href='?country=Northern America' data-code='Northern America' class='dropdown-element'>Northern America</a></li> <li><a href='?country=Pacific Region' data-code='Pacific Region' class='dropdown-element'>Pacific Region</a></li> <li><a href='?country=Western Europe' data-code='Western Europe' class='dropdown-element'>Western Europe</a></li> <li><a href='?country=ARAB COUNTRIES' data-code='ARAB COUNTRIES' class='dropdown-element'>ARAB COUNTRIES</a></li> <li><a href='?country=BRIICS' data-code='BRIICS' class='dropdown-element'>BRIICS</a></li> <li><a href='?country=EU-28' data-code='EU-28' class='dropdown-element'>EU-28</a></li> <li><a href='?country=IBEROAMERICA' data-code='IBEROAMERICA' class='dropdown-element'>IBEROAMERICA</a></li> <li><a href='?country=LANIC' data-code='LANIC' class='dropdown-element'>LANIC</a></li> <li><a href='?country=NORDIC COUNTRIES' data-code='NORDIC COUNTRIES' class='dropdown-element'>NORDIC COUNTRIES</a></li> <li><a href='?country=OECD' data-code='OECD' class='dropdown-element'>OECD</a></li> <li><a href='?country=AFG' data-code='AFG' class='dropdown-element'>Afghanistan</a></li> <li><a href='?country=ALB' data-code='ALB' class='dropdown-element'>Albania</a></li> <li><a href='?country=DZA' data-code='DZA' class='dropdown-element'>Algeria</a></li> <li><a href='?country=ARG' data-code='ARG' class='dropdown-element'>Argentina</a></li> <li><a href='?country=ARM' data-code='ARM' class='dropdown-element'>Armenia</a></li> <li><a href='?country=AUS' data-code='AUS' class='dropdown-element'>Australia</a></li> <li><a href='?country=AUT' data-code='AUT' class='dropdown-element'>Austria</a></li> <li><a href='?country=AZE' data-code='AZE' class='dropdown-element'>Azerbaijan</a></li> <li><a href='?country=BHR' data-code='BHR' class='dropdown-element'>Bahrain</a></li> <li><a href='?country=BGD' data-code='BGD' class='dropdown-element'>Bangladesh</a></li> <li><a href='?country=BRB' data-code='BRB' class='dropdown-element'>Barbados</a></li> <li><a href='?country=BLR' data-code='BLR' class='dropdown-element'>Belarus</a></li> <li><a href='?country=BEL' data-code='BEL' class='dropdown-element'>Belgium</a></li> <li><a href='?country=BEN' data-code='BEN' class='dropdown-element'>Benin</a></li> <li><a href='?country=BOL' data-code='BOL' class='dropdown-element'>Bolivia</a></li> <li><a href='?country=BIH' data-code='BIH' class='dropdown-element'>Bosnia and Herzegovina</a></li> <li><a href='?country=BWA' data-code='BWA' class='dropdown-element'>Botswana</a></li> <li><a href='?country=BRA' data-code='BRA' class='dropdown-element'>Brazil</a></li> <li><a href='?country=BRN' data-code='BRN' class='dropdown-element'>Brunei Darussalam</a></li> <li><a href='?country=BGR' data-code='BGR' class='dropdown-element'>Bulgaria</a></li> <li><a href='?country=BFA' data-code='BFA' class='dropdown-element'>Burkina Faso</a></li> <li><a href='?country=CMR' data-code='CMR' class='dropdown-element'>Cameroon</a></li> <li><a href='?country=CAN' data-code='CAN' class='dropdown-element'>Canada</a></li> <li><a href='?country=CHL' data-code='CHL' class='dropdown-element'>Chile</a></li> <li><a href='?country=CHN' data-code='CHN' class='dropdown-element'>China</a></li> <li><a href='?country=COL' data-code='COL' class='dropdown-element'>Colombia</a></li> <li><a href='?country=CRI' data-code='CRI' class='dropdown-element'>Costa Rica</a></li> <li><a href='?country=CIV' data-code='CIV' class='dropdown-element'>C么te d鈥橧voire</a></li> <li><a href='?country=HRV' data-code='HRV' class='dropdown-element'>Croatia</a></li> <li><a href='?country=CUB' data-code='CUB' class='dropdown-element'>Cuba</a></li> <li><a href='?country=CYP' data-code='CYP' class='dropdown-element'>Cyprus</a></li> <li><a href='?country=CZE' data-code='CZE' class='dropdown-element'>Czech Republic</a></li> <li><a href='?country=COD' data-code='COD' class='dropdown-element'>Democratic Republic Congo</a></li> <li><a href='?country=DNK' data-code='DNK' class='dropdown-element'>Denmark</a></li> <li><a href='?country=ECU' data-code='ECU' class='dropdown-element'>Ecuador</a></li> <li><a href='?country=EGY' data-code='EGY' class='dropdown-element'>Egypt</a></li> <li><a href='?country=EST' data-code='EST' class='dropdown-element'>Estonia</a></li> <li><a href='?country=ETH' data-code='ETH' class='dropdown-element'>Ethiopia</a></li> <li><a href='?country=FJI' data-code='FJI' class='dropdown-element'>Fiji</a></li> <li><a href='?country=FIN' data-code='FIN' class='dropdown-element'>Finland</a></li> <li><a href='?country=FRA' data-code='FRA' class='dropdown-element'>France</a></li> <li><a href='?country=GUF' data-code='GUF' class='dropdown-element'>French Guiana</a></li> <li><a href='?country=GMB' data-code='GMB' class='dropdown-element'>Gambia</a></li> <li><a href='?country=GEO' data-code='GEO' class='dropdown-element'>Georgia</a></li> <li><a href='?country=DEU' data-code='DEU' class='dropdown-element'>Germany</a></li> <li><a href='?country=GHA' data-code='GHA' class='dropdown-element'>Ghana</a></li> <li><a href='?country=GRC' data-code='GRC' class='dropdown-element'>Greece</a></li> <li><a href='?country=GRD' data-code='GRD' class='dropdown-element'>Grenada</a></li> <li><a href='?country=GLP' data-code='GLP' class='dropdown-element'>Guadeloupe</a></li> <li><a href='?country=HND' data-code='HND' class='dropdown-element'>Honduras</a></li> <li><a href='?country=HKG' data-code='HKG' class='dropdown-element'>Hong Kong</a></li> <li><a href='?country=HUN' data-code='HUN' class='dropdown-element'>Hungary</a></li> <li><a href='?country=ISL' data-code='ISL' class='dropdown-element'>Iceland</a></li> <li><a href='?country=IND' data-code='IND' class='dropdown-element'>India</a></li> <li><a href='?country=IDN' data-code='IDN' class='dropdown-element'>Indonesia</a></li> <li><a href='?country=IRN' data-code='IRN' class='dropdown-element dropselected'>Iran</a></li> <li><a href='?country=IRQ' data-code='IRQ' class='dropdown-element'>Iraq</a></li> <li><a href='?country=IRL' data-code='IRL' class='dropdown-element'>Ireland</a></li> <li><a href='?country=ISR' data-code='ISR' class='dropdown-element'>Israel</a></li> <li><a href='?country=ITA' data-code='ITA' class='dropdown-element'>Italy</a></li> <li><a href='?country=JAM' data-code='JAM' class='dropdown-element'>Jamaica</a></li> <li><a href='?country=JPN' data-code='JPN' class='dropdown-element'>Japan</a></li> <li><a href='?country=JOR' data-code='JOR' class='dropdown-element'>Jordan</a></li> <li><a href='?country=KAZ' data-code='KAZ' class='dropdown-element'>Kazakhstan</a></li> <li><a href='?country=KEN' data-code='KEN' class='dropdown-element'>Kenya</a></li> <li><a href='?country=XKX' data-code='XKX' class='dropdown-element'>Kosovo (UNMIK)</a></li> <li><a href='?country=KWT' data-code='KWT' class='dropdown-element'>Kuwait</a></li> <li><a href='?country=KGZ' data-code='KGZ' class='dropdown-element'>Kyrgyzstan</a></li> <li><a href='?country=LVA' data-code='LVA' class='dropdown-element'>Latvia</a></li> <li><a href='?country=LBN' data-code='LBN' class='dropdown-element'>Lebanon</a></li> <li><a href='?country=LBY' data-code='LBY' class='dropdown-element'>Libya</a></li> <li><a href='?country=LTU' data-code='LTU' class='dropdown-element'>Lithuania</a></li> <li><a href='?country=LUX' data-code='LUX' class='dropdown-element'>Luxembourg</a></li> <li><a href='?country=MAC' data-code='MAC' class='dropdown-element'>Macao</a></li> <li><a href='?country=MKD' data-code='MKD' class='dropdown-element'>Macedonia</a></li> <li><a href='?country=MDG' data-code='MDG' class='dropdown-element'>Madagascar</a></li> <li><a href='?country=MWI' data-code='MWI' class='dropdown-element'>Malawi</a></li> <li><a href='?country=MYS' data-code='MYS' class='dropdown-element'>Malaysia</a></li> <li><a href='?country=MLT' data-code='MLT' class='dropdown-element'>Malta</a></li> <li><a href='?country=MTQ' data-code='MTQ' class='dropdown-element'>Martinique</a></li> <li><a href='?country=MUS' data-code='MUS' class='dropdown-element'>Mauritius</a></li> <li><a href='?country=MEX' data-code='MEX' class='dropdown-element'>Mexico</a></li> <li><a href='?country=MDA' data-code='MDA' class='dropdown-element'>Moldova</a></li> <li><a href='?country=MNG' data-code='MNG' class='dropdown-element'>Mongolia</a></li> <li><a href='?country=MNE' data-code='MNE' class='dropdown-element'>Montenegro</a></li> <li><a href='?country=MAR' data-code='MAR' class='dropdown-element'>Morocco</a></li> <li><a href='?country=MOZ' data-code='MOZ' class='dropdown-element'>Mozambique</a></li> <li><a href='?country=MUL' data-code='MUL' class='dropdown-element'>Multinational</a></li> <li><a href='?country=MMR' data-code='MMR' class='dropdown-element'>Myanmar</a></li> <li><a href='?country=NAM' data-code='NAM' class='dropdown-element'>Namibia</a></li> <li><a href='?country=NPL' data-code='NPL' class='dropdown-element'>Nepal</a></li> <li><a href='?country=NLD' data-code='NLD' class='dropdown-element'>Netherlands</a></li> <li><a href='?country=NZL' data-code='NZL' class='dropdown-element'>New Zealand</a></li> <li><a href='?country=NGA' data-code='NGA' class='dropdown-element'>Nigeria</a></li> <li><a href='?country=PRK' data-code='PRK' class='dropdown-element'>North Korea</a></li> <li><a href='?country=NOR' data-code='NOR' class='dropdown-element'>Norway</a></li> <li><a href='?country=OMN' data-code='OMN' class='dropdown-element'>Oman</a></li> <li><a href='?country=PAK' data-code='PAK' class='dropdown-element'>Pakistan</a></li> <li><a href='?country=PSE' data-code='PSE' class='dropdown-element'>Palestine</a></li> <li><a href='?country=PAN' data-code='PAN' class='dropdown-element'>Panama</a></li> <li><a href='?country=PRY' data-code='PRY' class='dropdown-element'>Paraguay</a></li> <li><a href='?country=PER' data-code='PER' class='dropdown-element'>Peru</a></li> <li><a href='?country=PHL' data-code='PHL' class='dropdown-element'>Philippines</a></li> <li><a href='?country=POL' data-code='POL' class='dropdown-element'>Poland</a></li> <li><a href='?country=PRT' data-code='PRT' class='dropdown-element'>Portugal</a></li> <li><a href='?country=PRI' data-code='PRI' class='dropdown-element'>Puerto Rico</a></li> <li><a href='?country=QAT' data-code='QAT' class='dropdown-element'>Qatar</a></li> <li><a href='?country=REU' data-code='REU' class='dropdown-element'>Reunion</a></li> <li><a href='?country=ROU' data-code='ROU' class='dropdown-element'>Romania</a></li> <li><a href='?country=RUS' data-code='RUS' class='dropdown-element'>Russian Federation</a></li> <li><a href='?country=RWA' data-code='RWA' class='dropdown-element'>Rwanda</a></li> <li><a href='?country=KNA' data-code='KNA' class='dropdown-element'>Saint Kitts and Nevis</a></li> <li><a href='?country=SAU' data-code='SAU' class='dropdown-element'>Saudi Arabia</a></li> <li><a href='?country=SEN' data-code='SEN' class='dropdown-element'>Senegal</a></li> <li><a href='?country=SRB' data-code='SRB' class='dropdown-element'>Serbia</a></li> <li><a href='?country=SGP' data-code='SGP' class='dropdown-element'>Singapore</a></li> <li><a href='?country=SVK' data-code='SVK' class='dropdown-element'>Slovakia</a></li> <li><a href='?country=SVN' data-code='SVN' class='dropdown-element'>Slovenia</a></li> <li><a href='?country=ZAF' data-code='ZAF' class='dropdown-element'>South Africa</a></li> <li><a href='?country=KOR' data-code='KOR' class='dropdown-element'>South Korea</a></li> <li><a href='?country=ESP' data-code='ESP' class='dropdown-element'>Spain</a></li> <li><a href='?country=LKA' data-code='LKA' class='dropdown-element'>Sri Lanka</a></li> <li><a href='?country=SDN' data-code='SDN' class='dropdown-element'>Sudan</a></li> <li><a href='?country=SWE' data-code='SWE' class='dropdown-element'>Sweden</a></li> <li><a href='?country=CHE' data-code='CHE' class='dropdown-element'>Switzerland</a></li> <li><a href='?country=SYR' data-code='SYR' class='dropdown-element'>Syrian Arab Republic</a></li> <li><a href='?country=TWN' data-code='TWN' class='dropdown-element'>Taiwan</a></li> <li><a href='?country=TZA' data-code='TZA' class='dropdown-element'>Tanzania</a></li> <li><a href='?country=THA' data-code='THA' class='dropdown-element'>Thailand</a></li> <li><a href='?country=TGO' data-code='TGO' class='dropdown-element'>Togo</a></li> <li><a href='?country=TTO' data-code='TTO' class='dropdown-element'>Trinidad and Tobago</a></li> <li><a href='?country=TUN' data-code='TUN' class='dropdown-element'>Tunisia</a></li> <li><a href='?country=TUR' data-code='TUR' class='dropdown-element'>Turkey</a></li> <li><a href='?country=UGA' data-code='UGA' class='dropdown-element'>Uganda</a></li> <li><a href='?country=UKR' data-code='UKR' class='dropdown-element'>Ukraine</a></li> <li><a href='?country=ARE' data-code='ARE' class='dropdown-element'>United Arab Emirates</a></li> <li><a href='?country=GBR' data-code='GBR' class='dropdown-element'>United Kingdom</a></li> <li><a href='?country=USA' data-code='USA' class='dropdown-element'>United States</a></li> <li><a href='?country=URY' data-code='URY' class='dropdown-element'>Uruguay</a></li> <li><a href='?country=UZB' data-code='UZB' class='dropdown-element'>Uzbekistan</a></li> <li><a href='?country=VAT' data-code='VAT' class='dropdown-element'>Vatican City State</a></li> <li><a href='?country=VEN' data-code='VEN' class='dropdown-element'>Venezuela</a></li> <li><a href='?country=VNM' data-code='VNM' class='dropdown-element'>Viet Nam</a></li> <li><a href='?country=YEM' data-code='YEM' class='dropdown-element'>Yemen</a></li> <li><a href='?country=ZMB' data-code='ZMB' class='dropdown-element'>Zambia</a></li> <li><a href='?country=ZWE' data-code='ZWE' class='dropdown-element'>Zimbabwe</a></li> </ul> </div> <div class='dropdown'> <div class='dropdown_button'></div> <ul class='dropdown-options dropdown-element'> <li><a href='?country=IRN&year=2018' data-code='2018' class='dropdown-element dropselected'>2024</a></li> <li><a href='?country=IRN&year=2017' data-code='2017' class='dropdown-element'>2023</a></li> <li><a href='?country=IRN&year=2016' data-code='2016' class='dropdown-element'>2022</a></li> <li><a href='?country=IRN&year=2015' data-code='2015' class='dropdown-element'>2021</a></li> <li><a href='?country=IRN&year=2014' data-code='2014' class='dropdown-element'>2020</a></li> <li><a href='?country=IRN&year=2013' data-code='2013' class='dropdown-element'>2019</a></li> <li><a href='?country=IRN&year=2012' data-code='2012' class='dropdown-element'>2018</a></li> <li><a href='?country=IRN&year=2011' data-code='2011' class='dropdown-element'>2017</a></li> <li><a href='?country=IRN&year=2010' data-code='2010' class='dropdown-element'>2016</a></li> <li><a href='?country=IRN&year=2009' data-code='2009' class='dropdown-element'>2015</a></li> <li><a href='?country=IRN&year=2008' data-code='2008' class='dropdown-element'>2014</a></li> <li><a href='?country=IRN&year=2007' data-code='2007' class='dropdown-element'>2013</a></li> <li><a href='?country=IRN&year=2006' data-code='2006' class='dropdown-element'>2012</a></li> <li><a href='?country=IRN&year=2005' data-code='2005' class='dropdown-element'>2011</a></li> <li><a href='?country=IRN&year=2004' data-code='2004' class='dropdown-element'>2010</a></li> <li><a href='?country=IRN&year=2003' data-code='2003' class='dropdown-element'>2009</a></li> </ul> </div> <div id="tablewrapper"> <div id='rowsnumber'>197 ranked institutions<br /> &darr; select to compare <a rel='nofollow' class='downloaddata' target='_blank' href='getdata.php?ranking=Overall&area=&sector=&country=IRN&year=2018&top=0&format=csv&type=download'>Download data (csv)</a></div><table id='tbldata'><thead><tr><th colspan='5'></th><th class='best_quartile_column'>Best<br />quartile</th></tr></thead> <tbody id='tblbody'><tr><td class='tdcheck'><div class='check' id='10407'></div></td><td class='ranknumber'>1 <span class='global_ranking'>(452)</span></td><td><a href='institution.php?idp=10407'>Tehran University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10407&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10407' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3978'></div></td><td class='ranknumber'>2 <span class='global_ranking'>(827)</span></td><td><a href='institution.php?idp=3978'>University of Tehran</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3978&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3978' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4029'></div></td><td class='ranknumber'>3 <span class='global_ranking'>(1382)</span></td><td><a href='institution.php?idp=4029'>Shahid Beheshti University of Medical Sciences and Health Services *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4029&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4029' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10387'></div></td><td class='ranknumber'>4 <span class='global_ranking'>(1655)</span></td><td><a href='institution.php?idp=10387'>Mashhad University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10387&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10387' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4041'></div></td><td class='ranknumber'>5 <span class='global_ranking'>(1700)</span></td><td><a href='institution.php?idp=4041'>Tabriz University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4041&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4041' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4042'></div></td><td class='ranknumber'>6 <span class='global_ranking'>(2015)</span></td><td><a href='institution.php?idp=4042'>Tarbiat Modares University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4042&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4042' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79149'></div></td><td class='ranknumber'>7 <span class='global_ranking'>(2022)</span></td><td><a href='institution.php?idp=79149'>Iran University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79149&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='79149' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4039'></div></td><td class='ranknumber'>8 <span class='global_ranking'>(2544)</span></td><td><a href='institution.php?idp=4039'>Shiraz University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4039&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4039' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4037'></div></td><td class='ranknumber'>9 <span class='global_ranking'>(3090)</span></td><td><a href='institution.php?idp=4037'>Sharif University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4037&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4037' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26498'></div></td><td class='ranknumber'>10 <span class='global_ranking'>(3122)</span></td><td><a href='institution.php?idp=26498'>Institute for Color Science and Technology</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26498&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26498' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93277'></div></td><td class='ranknumber'>11 <span class='global_ranking'>(3198)</span></td><td><a href='institution.php?idp=93277'>Quchan University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93277&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='93277' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10353'></div></td><td class='ranknumber'>12 <span class='global_ranking'>(3458)</span></td><td><a href='institution.php?idp=10353'>Iran University of Science and Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10353&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10353' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55984'></div></td><td class='ranknumber'>13 <span class='global_ranking'>(3481)</span></td><td><a href='institution.php?idp=55984'>Royan Institute</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=55984&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='55984' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3947'></div></td><td class='ranknumber'>14 <span class='global_ranking'>(3902)</span></td><td><a href='institution.php?idp=3947'>Amirkabir University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3947&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3947' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3961'></div></td><td class='ranknumber'>15 <span class='global_ranking'>(3997)</span></td><td><a href='institution.php?idp=3961'>Bushehr University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3961&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3961' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4056'></div></td><td class='ranknumber'>16 <span class='global_ranking'>(4016)</span></td><td><a href='institution.php?idp=4056'>Zabol University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4056&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4056' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10356'></div></td><td class='ranknumber'>17 <span class='global_ranking'>(4032)</span></td><td><a href='institution.php?idp=10356'>Isfahan University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10356&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10356' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78802'></div></td><td class='ranknumber'>18 <span class='global_ranking'>(4198)</span></td><td><a href='institution.php?idp=78802'>Islamic Azad University, Science and Research Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78802&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78802' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93327'></div></td><td class='ranknumber'>19 <span class='global_ranking'>(4308)</span></td><td><a href='institution.php?idp=93327'>Royan Institute for Stem Cell Biology and Technology</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=93327&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='93327' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3999'></div></td><td class='ranknumber'>20 <span class='global_ranking'>(4324)</span></td><td><a href='institution.php?idp=3999'>Isfahan University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3999&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3999' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26464'></div></td><td class='ranknumber'>21 <span class='global_ranking'>(4363)</span></td><td><a href='institution.php?idp=26464'>Academic Center for Education Culture and Research *</a></td><td>IRN</td><td><img src='img/others.png' class='img_others' alt='Non-Profit' title='Non-Profit'/></td><td><a href='institution.php?idp=26464&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26464' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26515'></div></td><td class='ranknumber'>22 <span class='global_ranking'>(4436)</span></td><td><a href='institution.php?idp=26515'>Institut Pasteur of Iran</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26515&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26515' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4038'></div></td><td class='ranknumber'>23 <span class='global_ranking'>(4446)</span></td><td><a href='institution.php?idp=4038'>Shiraz University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4038&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4038' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78815'></div></td><td class='ranknumber'>24 <span class='global_ranking'>(4459)</span></td><td><a href='institution.php?idp=78815'>Islamic Azad University, Ardabil Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78815&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78815' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71692'></div></td><td class='ranknumber'>25 <span class='global_ranking'>(4696)</span></td><td><a href='institution.php?idp=71692'>Children Medical Center Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=71692&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='71692' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79151'></div></td><td class='ranknumber'>26 <span class='global_ranking'>(4762)</span></td><td><a href='institution.php?idp=79151'>Golestan University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79151&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='79151' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3958'></div></td><td class='ranknumber'>27 <span class='global_ranking'>(4808)</span></td><td><a href='institution.php?idp=3958'>Baqiyatallah Medical Sciences University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3958&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3958' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3983'></div></td><td class='ranknumber'>28 <span class='global_ranking'>(4823)</span></td><td><a href='institution.php?idp=3983'>Ferdowsi University of Mashhad</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3983&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3983' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3976'></div></td><td class='ranknumber'>29 <span class='global_ranking'>(4848)</span></td><td><a href='institution.php?idp=3976'>University of Tabriz</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3976&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3976' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4017'></div></td><td class='ranknumber'>30 <span class='global_ranking'>(4930)</span></td><td><a href='institution.php?idp=4017'>Qazvin University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4017&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4017' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56093'></div></td><td class='ranknumber'>31 <span class='global_ranking'>(5059)</span></td><td><a href='institution.php?idp=56093'>Imam Khomeini Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56093&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56093' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4003'></div></td><td class='ranknumber'>32 <span class='global_ranking'>(5075)</span></td><td><a href='institution.php?idp=4003'>Kermanshah University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4003&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4003' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4028'></div></td><td class='ranknumber'>33 <span class='global_ranking'>(5151)</span></td><td><a href='institution.php?idp=4028'>Shahid Beheshti University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4028&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4028' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4059'></div></td><td class='ranknumber'>34 <span class='global_ranking'>(5336)</span></td><td><a href='institution.php?idp=4059'>Zanjan University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4059&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4059' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78769'></div></td><td class='ranknumber'>35 <span class='global_ranking'>(5381)</span></td><td><a href='institution.php?idp=78769'>Islamic Azad University, Tehran Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78769&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78769' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92221'></div></td><td class='ranknumber'>36 <span class='global_ranking'>(5504)</span></td><td><a href='institution.php?idp=92221'>Imam Khomeini Hospital Complex</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=92221&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92221' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10355'></div></td><td class='ranknumber'>37 <span class='global_ranking'>(5549)</span></td><td><a href='institution.php?idp=10355'>University of Isfahan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10355&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10355' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4009'></div></td><td class='ranknumber'>38 <span class='global_ranking'>(5604)</span></td><td><a href='institution.php?idp=4009'>Mazandaran University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4009&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4009' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10410'></div></td><td class='ranknumber'>39 <span class='global_ranking'>(5647)</span></td><td><a href='institution.php?idp=10410'>University of Science and Culture</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10410&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10410' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3988'></div></td><td class='ranknumber'>40 <span class='global_ranking'>(5651)</span></td><td><a href='institution.php?idp=3988'>Hamadan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3988&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3988' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3949'></div></td><td class='ranknumber'>41 <span class='global_ranking'>(5956)</span></td><td><a href='institution.php?idp=3949'>Arak University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3949&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3949' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26495'></div></td><td class='ranknumber'>42 <span class='global_ranking'>(6003)</span></td><td><a href='institution.php?idp=26495'>Iran Polymer and Petrochemical Institute</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26495&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26495' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91937'></div></td><td class='ranknumber'>43 <span class='global_ranking'>(6020)</span></td><td><a href='institution.php?idp=91937'>Bam University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91937&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91937' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4048'></div></td><td class='ranknumber'>44 <span class='global_ranking'>(6094)</span></td><td><a href='institution.php?idp=4048'>University of Kurdistan, Sanandaj</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4048&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4048' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4002'></div></td><td class='ranknumber'>45 <span class='global_ranking'>(6122)</span></td><td><a href='institution.php?idp=4002'>Medical University of Kerman</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4002&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4002' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4052'></div></td><td class='ranknumber'>46 <span class='global_ranking'>(6142)</span></td><td><a href='institution.php?idp=4052'>Urmia University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4052&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4052' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26469'></div></td><td class='ranknumber'>47 <span class='global_ranking'>(6155)</span></td><td><a href='institution.php?idp=26469'>Agricultural Biotechnology Research Institute of Iran</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26469&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26469' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3984'></div></td><td class='ranknumber'>48 <span class='global_ranking'>(6198)</span></td><td><a href='institution.php?idp=3984'>Gorgan University of Agricultural Sciences and Natural Resources</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3984&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3984' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4001'></div></td><td class='ranknumber'>49 <span class='global_ranking'>(6207)</span></td><td><a href='institution.php?idp=4001'>Kashan University of Medical Sciences and Health Services</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4001&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4001' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3944'></div></td><td class='ranknumber'>49 <span class='global_ranking'>(6207)</span></td><td><a href='institution.php?idp=3944'>Ahvaz Jundishapur University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3944&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3944' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10341'></div></td><td class='ranknumber'>51 <span class='global_ranking'>(6218)</span></td><td><a href='institution.php?idp=10341'>Babol Noshirvani University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10341&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='10341' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55994'></div></td><td class='ranknumber'>52 <span class='global_ranking'>(6223)</span></td><td><a href='institution.php?idp=55994'>Shariati Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=55994&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='55994' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3951'></div></td><td class='ranknumber'>53 <span class='global_ranking'>(6280)</span></td><td><a href='institution.php?idp=3951'>Ardabil University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3951&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3951' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93328'></div></td><td class='ranknumber'>54 <span class='global_ranking'>(6454)</span></td><td><a href='institution.php?idp=93328'>Royan Institute for Reproductive Biomedicine</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=93328&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='93328' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78733'></div></td><td class='ranknumber'>55 <span class='global_ranking'>(6482)</span></td><td><a href='institution.php?idp=78733'>Islamic Azad University, Marvdasht</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78733&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78733' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56141'></div></td><td class='ranknumber'>56 <span class='global_ranking'>(6585)</span></td><td><a href='institution.php?idp=56141'>Razi Hospital, Tehran</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56141&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56141' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70221'></div></td><td class='ranknumber'>57 <span class='global_ranking'>(6629)</span></td><td><a href='institution.php?idp=70221'>Farabi Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=70221&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='70221' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56166'></div></td><td class='ranknumber'>58 <span class='global_ranking'>(6635)</span></td><td><a href='institution.php?idp=56166'>Sina Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=56166&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='56166' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4012'></div></td><td class='ranknumber'>59 <span class='global_ranking'>(6685)</span></td><td><a href='institution.php?idp=4012'>University of Mohaghegh Ardabili</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4012&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4012' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84944'></div></td><td class='ranknumber'>60 <span class='global_ranking'>(6705)</span></td><td><a href='institution.php?idp=84944'>Alborz University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84944&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='84944' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4047'></div></td><td class='ranknumber'>61 <span class='global_ranking'>(6712)</span></td><td><a href='institution.php?idp=4047'>University of Kashan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4047&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4047' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3993'></div></td><td class='ranknumber'>62 <span class='global_ranking'>(6722)</span></td><td><a href='institution.php?idp=3993'>Ilam University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3993&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3993' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81287'></div></td><td class='ranknumber'>63 <span class='global_ranking'>(6800)</span></td><td><a href='institution.php?idp=81287'>Agricultural Research Education and Extension Organization *</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=81287&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='81287' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4036'></div></td><td class='ranknumber'>64 <span class='global_ranking'>(6835)</span></td><td><a href='institution.php?idp=4036'>Shahrekord University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4036&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4036' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3985'></div></td><td class='ranknumber'>65 <span class='global_ranking'>(6915)</span></td><td><a href='institution.php?idp=3985'>Golestan University of Medical Sciences and Health Services</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3985&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3985' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78803'></div></td><td class='ranknumber'>66 <span class='global_ranking'>(6951)</span></td><td><a href='institution.php?idp=78803'>Islamic Azad University, Kermanshah</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78803&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78803' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93404'></div></td><td class='ranknumber'>67 <span class='global_ranking'>(7027)</span></td><td><a href='institution.php?idp=93404'>Islamic Azad University, Babol Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93404&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='93404' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3964'></div></td><td class='ranknumber'>68 <span class='global_ranking'>(7031)</span></td><td><a href='institution.php?idp=3964'>K.N.Toosi University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3964&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3964' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3987'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(7060)</span></td><td><a href='institution.php?idp=3987'>Guilan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3987&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3987' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4033'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(7060)</span></td><td><a href='institution.php?idp=4033'>Shahid Sadoughi University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4033&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4033' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55957'></div></td><td class='ranknumber'>69 <span class='global_ranking'>(7060)</span></td><td><a href='institution.php?idp=55957'>Ministry of Health and Medical Education</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=55957&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='55957' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='72670'></div></td><td class='ranknumber'>72 <span class='global_ranking'>(7093)</span></td><td><a href='institution.php?idp=72670'>Tehran Heart Center</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=72670&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='72670' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91924'></div></td><td class='ranknumber'>73 <span class='global_ranking'>(7136)</span></td><td><a href='institution.php?idp=91924'>Islamic Azad University, Damghan Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91924&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91924' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3956'></div></td><td class='ranknumber'>74 <span class='global_ranking'>(7162)</span></td><td><a href='institution.php?idp=3956'>Babol University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3956&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3956' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3991'></div></td><td class='ranknumber'>74 <span class='global_ranking'>(7162)</span></td><td><a href='institution.php?idp=3991'>Hormozgan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3991&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3991' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26511'></div></td><td class='ranknumber'>76 <span class='global_ranking'>(7175)</span></td><td><a href='institution.php?idp=26511'>National Institute of Genetic Engineering and Biotechnology</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26511&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26511' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78747'></div></td><td class='ranknumber'>77 <span class='global_ranking'>(7192)</span></td><td><a href='institution.php?idp=78747'>Islamic Azad University, Sanandaj Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78747&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78747' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26520'></div></td><td class='ranknumber'>78 <span class='global_ranking'>(7197)</span></td><td><a href='institution.php?idp=26520'>Institute for Research in Fundamental Sciences</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26520&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26520' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78762'></div></td><td class='ranknumber'>79 <span class='global_ranking'>(7210)</span></td><td><a href='institution.php?idp=78762'>Islamic Azad University, Urmia</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78762&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78762' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78993'></div></td><td class='ranknumber'>80 <span class='global_ranking'>(7225)</span></td><td><a href='institution.php?idp=78993'>Islamic Azad University, Kerman</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78993&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78993' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4051'></div></td><td class='ranknumber'>81 <span class='global_ranking'>(7245)</span></td><td><a href='institution.php?idp=4051'>Urmia University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4051&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4051' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3986'></div></td><td class='ranknumber'>82 <span class='global_ranking'>(7283)</span></td><td><a href='institution.php?idp=3986'>University of Guilan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3986&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3986' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77875'></div></td><td class='ranknumber'>83 <span class='global_ranking'>(7285)</span></td><td><a href='institution.php?idp=77875'>Semnan University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=77875&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='77875' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3960'></div></td><td class='ranknumber'>84 <span class='global_ranking'>(7320)</span></td><td><a href='institution.php?idp=3960'>Bu-Ali Sina University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3960&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3960' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81289'></div></td><td class='ranknumber'>85 <span class='global_ranking'>(7339)</span></td><td><a href='institution.php?idp=81289'>Kermanshah University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81289&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81289' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93238'></div></td><td class='ranknumber'>86 <span class='global_ranking'>(7346)</span></td><td><a href='institution.php?idp=93238'>Graduate University of Advanced Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93238&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='93238' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3954'></div></td><td class='ranknumber'>87 <span class='global_ranking'>(7359)</span></td><td><a href='institution.php?idp=3954'>Azarbaijan Shahid Madani University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3954&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3954' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4005'></div></td><td class='ranknumber'>88 <span class='global_ranking'>(7491)</span></td><td><a href='institution.php?idp=4005'>Kurdistan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4005&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4005' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80622'></div></td><td class='ranknumber'>89 <span class='global_ranking'>(7521)</span></td><td><a href='institution.php?idp=80622'>Shahroud University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80622&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80622' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78723'></div></td><td class='ranknumber'>90 <span class='global_ranking'>(7525)</span></td><td><a href='institution.php?idp=78723'>Islamic Azad University, Karaj</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78723&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78723' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4014'></div></td><td class='ranknumber'>91 <span class='global_ranking'>(7532)</span></td><td><a href='institution.php?idp=4014'>Payame Noor University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4014&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4014' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4025'></div></td><td class='ranknumber'>92 <span class='global_ranking'>(7599)</span></td><td><a href='institution.php?idp=4025'>Sahand University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4025&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4025' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4058'></div></td><td class='ranknumber'>92 <span class='global_ranking'>(7599)</span></td><td><a href='institution.php?idp=4058'>Zanjan University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4058&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4058' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3979'></div></td><td class='ranknumber'>94 <span class='global_ranking'>(7653)</span></td><td><a href='institution.php?idp=3979'>Yazd University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3979&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3979' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4030'></div></td><td class='ranknumber'>95 <span class='global_ranking'>(7664)</span></td><td><a href='institution.php?idp=4030'>Shahid Chamran University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4030&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4030' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84846'></div></td><td class='ranknumber'>95 <span class='global_ranking'>(7664)</span></td><td><a href='institution.php?idp=84846'>Maragheh University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84846&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='84846' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91933'></div></td><td class='ranknumber'>97 <span class='global_ranking'>(7671)</span></td><td><a href='institution.php?idp=91933'>Gonabad University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91933&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91933' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4054'></div></td><td class='ranknumber'>98 <span class='global_ranking'>(7712)</span></td><td><a href='institution.php?idp=4054'>Yasuj University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4054&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4054' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4006'></div></td><td class='ranknumber'>99 <span class='global_ranking'>(7716)</span></td><td><a href='institution.php?idp=4006'>Lorestan University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4006&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4006' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78712'></div></td><td class='ranknumber'>100 <span class='global_ranking'>(7746)</span></td><td><a href='institution.php?idp=78712'>Islamic Azad University, Arak Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78712&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78712' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78738'></div></td><td class='ranknumber'>101 <span class='global_ranking'>(7752)</span></td><td><a href='institution.php?idp=78738'>Islamic Azad University, Najafabad Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78738&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78738' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10401'></div></td><td class='ranknumber'>102 <span class='global_ranking'>(7758)</span></td><td><a href='institution.php?idp=10401'>Shahrood University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10401&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10401' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81288'></div></td><td class='ranknumber'>103 <span class='global_ranking'>(7762)</span></td><td><a href='institution.php?idp=81288'>Fasa University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81288&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81288' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4020'></div></td><td class='ranknumber'>104 <span class='global_ranking'>(7826)</span></td><td><a href='institution.php?idp=4020'>Rafsanjan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4020&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4020' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55943'></div></td><td class='ranknumber'>105 <span class='global_ranking'>(7848)</span></td><td><a href='institution.php?idp=55943'>Nemazee Hospital</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=55943&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='55943' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3959'></div></td><td class='ranknumber'>106 <span class='global_ranking'>(7853)</span></td><td><a href='institution.php?idp=3959'>Birjand University of Medical Sciences *</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3959&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3959' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10396'></div></td><td class='ranknumber'>106 <span class='global_ranking'>(7853)</span></td><td><a href='institution.php?idp=10396'>Shahed University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10396&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10396' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4022'></div></td><td class='ranknumber'>108 <span class='global_ranking'>(7866)</span></td><td><a href='institution.php?idp=4022'>Razi University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4022&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4022' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91943'></div></td><td class='ranknumber'>109 <span class='global_ranking'>(7903)</span></td><td><a href='institution.php?idp=91943'>University of Bojnord</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91943&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91943' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92046'></div></td><td class='ranknumber'>110 <span class='global_ranking'>(7906)</span></td><td><a href='institution.php?idp=92046'>Abadan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=92046&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='92046' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4035'></div></td><td class='ranknumber'>111 <span class='global_ranking'>(7922)</span></td><td><a href='institution.php?idp=4035'>Shahrekord University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4035&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4035' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93280'></div></td><td class='ranknumber'>111 <span class='global_ranking'>(7922)</span></td><td><a href='institution.php?idp=93280'>Sari Agricultural Sciences and Natural Resources University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93280&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='93280' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10343'></div></td><td class='ranknumber'>113 <span class='global_ranking'>(7939)</span></td><td><a href='institution.php?idp=10343'>Alzahra University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10343&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10343' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79152'></div></td><td class='ranknumber'>114 <span class='global_ranking'>(7948)</span></td><td><a href='institution.php?idp=79152'>University of Maragheh</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79152&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='79152' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3992'></div></td><td class='ranknumber'>115 <span class='global_ranking'>(7965)</span></td><td><a href='institution.php?idp=3992'>Ilam University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3992&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3992' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4050'></div></td><td class='ranknumber'>116 <span class='global_ranking'>(7976)</span></td><td><a href='institution.php?idp=4050'>University of Zabol</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4050&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4050' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='77372'></div></td><td class='ranknumber'>117 <span class='global_ranking'>(8009)</span></td><td><a href='institution.php?idp=77372'>Razi Vaccine and Serum Research Institute</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=77372&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='77372' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73496'></div></td><td class='ranknumber'>118 <span class='global_ranking'>(8012)</span></td><td><a href='institution.php?idp=73496'>Shiraz University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73496&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='73496' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79138'></div></td><td class='ranknumber'>119 <span class='global_ranking'>(8033)</span></td><td><a href='institution.php?idp=79138'>Shahid Rajaee Teacher Training University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79138&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='79138' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81292'></div></td><td class='ranknumber'>120 <span class='global_ranking'>(8049)</span></td><td><a href='institution.php?idp=81292'>North Khorasan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81292&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='81292' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78727'></div></td><td class='ranknumber'>120 <span class='global_ranking'>(8049)</span></td><td><a href='institution.php?idp=78727'>Islamic Azad University, Isfahan Khorasgan Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78727&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78727' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4049'></div></td><td class='ranknumber'>122 <span class='global_ranking'>(8087)</span></td><td><a href='institution.php?idp=4049'>University of Social Welfare and Rehabilitation Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4049&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4049' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4007'></div></td><td class='ranknumber'>123 <span class='global_ranking'>(8089)</span></td><td><a href='institution.php?idp=4007'>Lorestan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4007&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4007' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4057'></div></td><td class='ranknumber'>124 <span class='global_ranking'>(8096)</span></td><td><a href='institution.php?idp=4057'>Zahedan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4057&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4057' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4000'></div></td><td class='ranknumber'>125 <span class='global_ranking'>(8099)</span></td><td><a href='institution.php?idp=4000'>Jahrom University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4000&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4000' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3972'></div></td><td class='ranknumber'>126 <span class='global_ranking'>(8101)</span></td><td><a href='institution.php?idp=3972'>University of Science and Technology of Mazandaran</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3972&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3972' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26505'></div></td><td class='ranknumber'>127 <span class='global_ranking'>(8125)</span></td><td><a href='institution.php?idp=26505'>Iranian Research Organization for Science & Technology</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26505&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26505' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='70226'></div></td><td class='ranknumber'>128 <span class='global_ranking'>(8133)</span></td><td><a href='institution.php?idp=70226'>Kharazmi University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=70226&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='70226' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78765'></div></td><td class='ranknumber'>129 <span class='global_ranking'>(8138)</span></td><td><a href='institution.php?idp=78765'>Islamic Azad University, Yazd</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78765&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78765' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80621'></div></td><td class='ranknumber'>130 <span class='global_ranking'>(8159)</span></td><td><a href='institution.php?idp=80621'>Qom University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80621&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80621' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3994'></div></td><td class='ranknumber'>131 <span class='global_ranking'>(8201)</span></td><td><a href='institution.php?idp=3994'>Imam Khomeini International University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3994&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3994' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3795'></div></td><td class='ranknumber'>132 <span class='global_ranking'>(8202)</span></td><td><a href='institution.php?idp=3795'>Shahid Bahonar University of Kerman</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3795&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3795' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84940'></div></td><td class='ranknumber'>133 <span class='global_ranking'>(8208)</span></td><td><a href='institution.php?idp=84940'>Islamic Azad University, Ahvaz Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84940&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='84940' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91946'></div></td><td class='ranknumber'>134 <span class='global_ranking'>(8213)</span></td><td><a href='institution.php?idp=91946'>University of Hormozgan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91946&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91946' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91944'></div></td><td class='ranknumber'>135 <span class='global_ranking'>(8288)</span></td><td><a href='institution.php?idp=91944'>University of Bonab</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91944&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91944' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26482'></div></td><td class='ranknumber'>136 <span class='global_ranking'>(8293)</span></td><td><a href='institution.php?idp=26482'>Institute for Advanced Studies in Basic Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=26482&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='26482' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80618'></div></td><td class='ranknumber'>137 <span class='global_ranking'>(8300)</span></td><td><a href='institution.php?idp=80618'>Aja University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80618&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='80618' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4010'></div></td><td class='ranknumber'>138 <span class='global_ranking'>(8312)</span></td><td><a href='institution.php?idp=4010'>Mazandaran University of Sciences and Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4010&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4010' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26522'></div></td><td class='ranknumber'>139 <span class='global_ranking'>(8323)</span></td><td><a href='institution.php?idp=26522'>Research Institute of Petroleum Industry Tehran</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26522&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26522' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4027'></div></td><td class='ranknumber'>140 <span class='global_ranking'>(8369)</span></td><td><a href='institution.php?idp=4027'>Semnan University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4027&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4027' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='73497'></div></td><td class='ranknumber'>141 <span class='global_ranking'>(8372)</span></td><td><a href='institution.php?idp=73497'>Urmia University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=73497&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='73497' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3948'></div></td><td class='ranknumber'>142 <span class='global_ranking'>(8381)</span></td><td><a href='institution.php?idp=3948'>Arak University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3948&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='3948' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='80620'></div></td><td class='ranknumber'>143 <span class='global_ranking'>(8392)</span></td><td><a href='institution.php?idp=80620'>Islamic Azad University, Rasht</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=80620&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='80620' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4040'></div></td><td class='ranknumber'>144 <span class='global_ranking'>(8420)</span></td><td><a href='institution.php?idp=4040'>University of Sistan and Baluchestan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4040&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4040' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78719'></div></td><td class='ranknumber'>145 <span class='global_ranking'>(8436)</span></td><td><a href='institution.php?idp=78719'>Islamic Azad University, Hamedan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78719&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78719' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='10388'></div></td><td class='ranknumber'>146 <span class='global_ranking'>(8448)</span></td><td><a href='institution.php?idp=10388'>University of Mazandaran</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=10388&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='10388' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4024'></div></td><td class='ranknumber'>147 <span class='global_ranking'>(8457)</span></td><td><a href='institution.php?idp=4024'>Sabzevar University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4024&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4024' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4016'></div></td><td class='ranknumber'>148 <span class='global_ranking'>(8468)</span></td><td><a href='institution.php?idp=4016'>Petroleum University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4016&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4016' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3945'></div></td><td class='ranknumber'>149 <span class='global_ranking'>(8470)</span></td><td><a href='institution.php?idp=3945'>Allameh Tabatabai University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3945&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='3945' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='57909'></div></td><td class='ranknumber'>150 <span class='global_ranking'>(8502)</span></td><td><a href='institution.php?idp=57909'>Islamic Azad University, Shahr-e-Qods Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=57909&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='57909' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91934'></div></td><td class='ranknumber'>151 <span class='global_ranking'>(8519)</span></td><td><a href='institution.php?idp=91934'>University of Jiroft</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91934&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91934' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3962'></div></td><td class='ranknumber'>152 <span class='global_ranking'>(8520)</span></td><td><a href='institution.php?idp=3962'>Damghan University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3962&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3962' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91942'></div></td><td class='ranknumber'>153 <span class='global_ranking'>(8544)</span></td><td><a href='institution.php?idp=91942'>Torbat Heydarieh University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91942&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='91942' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='56185'></div></td><td class='ranknumber'>154 <span class='global_ranking'>(8573)</span></td><td><a href='institution.php?idp=56185'>Research Institute of Forests and Rangelands</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=56185&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='56185' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78819'></div></td><td class='ranknumber'>155 <span class='global_ranking'>(8581)</span></td><td><a href='institution.php?idp=78819'>Islamic Azad University, Lahijan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78819&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78819' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93415'></div></td><td class='ranknumber'>155 <span class='global_ranking'>(8581)</span></td><td><a href='institution.php?idp=93415'>Farhangian University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93415&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='93415' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='79139'></div></td><td class='ranknumber'>157 <span class='global_ranking'>(8592)</span></td><td><a href='institution.php?idp=79139'>Hakim Sabzevari University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=79139&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='79139' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='84964'></div></td><td class='ranknumber'>158 <span class='global_ranking'>(8593)</span></td><td><a href='institution.php?idp=84964'>Neshabur University of Medical Sciences</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=84964&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='84964' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4019'></div></td><td class='ranknumber'>159 <span class='global_ranking'>(8609)</span></td><td><a href='institution.php?idp=4019'>Qom University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4019&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4019' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4046'></div></td><td class='ranknumber'>160 <span class='global_ranking'>(8616)</span></td><td><a href='institution.php?idp=4046'>University of Birjand</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4046&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='4046' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26507'></div></td><td class='ranknumber'>161 <span class='global_ranking'>(8624)</span></td><td><a href='institution.php?idp=26507'>Materials and Energy Research Centre</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26507&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26507' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26526'></div></td><td class='ranknumber'>162 <span class='global_ranking'>(8625)</span></td><td><a href='institution.php?idp=26526'>Shaheed Rajaie Cardiovascular, Medical and Research Center</a></td><td>IRN</td><td><img src='img/health.png' class='img_health' alt='Health' title='Health'/></td><td><a href='institution.php?idp=26526&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='26526' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91916'></div></td><td class='ranknumber'>163 <span class='global_ranking'>(8637)</span></td><td><a href='institution.php?idp=91916'>Hamedan University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91916&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='91916' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78734'></div></td><td class='ranknumber'>164 <span class='global_ranking'>(8640)</span></td><td><a href='institution.php?idp=78734'>Islamic Azad University, Mashhad</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78734&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78734' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78720'></div></td><td class='ranknumber'>165 <span class='global_ranking'>(8657)</span></td><td><a href='institution.php?idp=78720'>Islamic Azad University, Shahrekord Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78720&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78720' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78774'></div></td><td class='ranknumber'>166 <span class='global_ranking'>(8678)</span></td><td><a href='institution.php?idp=78774'>Islamic Azad University, North Tehran Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78774&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78774' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4008'></div></td><td class='ranknumber'>167 <span class='global_ranking'>(8684)</span></td><td><a href='institution.php?idp=4008'>Malek-Ashtar University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4008&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='4008' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78753'></div></td><td class='ranknumber'>168 <span class='global_ranking'>(8750)</span></td><td><a href='institution.php?idp=78753'>Islamic Azad University, Shahr-e-Ray</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78753&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78753' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4015'></div></td><td class='ranknumber'>169 <span class='global_ranking'>(8752)</span></td><td><a href='institution.php?idp=4015'>Persian Gulf University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4015&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4015' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78726'></div></td><td class='ranknumber'>170 <span class='global_ranking'>(8753)</span></td><td><a href='institution.php?idp=78726'>Islamic Azad University, Khomeinishahr</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78726&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='78726' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78776'></div></td><td class='ranknumber'>171 <span class='global_ranking'>(8760)</span></td><td><a href='institution.php?idp=78776'>Islamic Azad University, Central Tehran Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78776&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78776' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='4053'></div></td><td class='ranknumber'>172 <span class='global_ranking'>(8777)</span></td><td><a href='institution.php?idp=4053'>Vali-e-Asr University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=4053&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='4053' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55969'></div></td><td class='ranknumber'>173 <span class='global_ranking'>(8778)</span></td><td><a href='institution.php?idp=55969'>Yasouj University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=55969&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='55969' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78775'></div></td><td class='ranknumber'>174 <span class='global_ranking'>(8781)</span></td><td><a href='institution.php?idp=78775'>Islamic Azad University, South Tehran branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78775&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78775' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91936'></div></td><td class='ranknumber'>175 <span class='global_ranking'>(8813)</span></td><td><a href='institution.php?idp=91936'>Fasa University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91936&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='91936' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78759'></div></td><td class='ranknumber'>175 <span class='global_ranking'>(8813)</span></td><td><a href='institution.php?idp=78759'>Islamic Azad University, Tabriz</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78759&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78759' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='71693'></div></td><td class='ranknumber'>177 <span class='global_ranking'>(8828)</span></td><td><a href='institution.php?idp=71693'>Iranian Fisheries Science Research Institute</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=71693&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='71693' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78767'></div></td><td class='ranknumber'>178 <span class='global_ranking'>(8838)</span></td><td><a href='institution.php?idp=78767'>Islamic Azad University, Zanjan</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78767&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78767' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78763'></div></td><td class='ranknumber'>179 <span class='global_ranking'>(8863)</span></td><td><a href='institution.php?idp=78763'>Islamic Azad University, Varamin</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78763&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78763' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='92134'></div></td><td class='ranknumber'>180 <span class='global_ranking'>(8881)</span></td><td><a href='institution.php?idp=92134'>Nuclear Science and Technology Research Institute</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=92134&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='92134' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='26476'></div></td><td class='ranknumber'>181 <span class='global_ranking'>(8904)</span></td><td><a href='institution.php?idp=26476'>Chemistry and Chemical Engineering Research Center of Iran</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=26476&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='26476' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93418'></div></td><td class='ranknumber'>182 <span class='global_ranking'>(8919)</span></td><td><a href='institution.php?idp=93418'>Amol University of Special Modern Technologies</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93418&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='93418' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='81286'></div></td><td class='ranknumber'>183 <span class='global_ranking'>(8922)</span></td><td><a href='institution.php?idp=81286'>High Institute for Research and Education in Transfusion Medicine</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=81286&showembed=true'><img src='img/q1_widget.png' class='img_others embed_tooltip' data-idp='81286' alt='Q1' title='Best Quartile in IRN: Q1'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78743'></div></td><td class='ranknumber'>183 <span class='global_ranking'>(8922)</span></td><td><a href='institution.php?idp=78743'>Islamic Azad University, Qazvin</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78743&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78743' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78804'></div></td><td class='ranknumber'>185 <span class='global_ranking'>(8930)</span></td><td><a href='institution.php?idp=78804'>Islamic Azad University, Qaemshahr</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78804&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78804' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='55948'></div></td><td class='ranknumber'>186 <span class='global_ranking'>(8941)</span></td><td><a href='institution.php?idp=55948'>Atomic Energy Organization of Iran *</a></td><td>IRN</td><td><img src='img/government.png' class='img_government' alt='Government' title='Government'/></td><td><a href='institution.php?idp=55948&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='55948' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78810'></div></td><td class='ranknumber'>187 <span class='global_ranking'>(8944)</span></td><td><a href='institution.php?idp=78810'>Islamic Azad University, Sari Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78810&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78810' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78996'></div></td><td class='ranknumber'>188 <span class='global_ranking'>(8946)</span></td><td><a href='institution.php?idp=78996'>Islamic Azad University, Dezful Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78996&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78996' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78754'></div></td><td class='ranknumber'>189 <span class='global_ranking'>(8958)</span></td><td><a href='institution.php?idp=78754'>Islamic Azad University, Shahrood Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78754&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='78754' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78755'></div></td><td class='ranknumber'>190 <span class='global_ranking'>(8976)</span></td><td><a href='institution.php?idp=78755'>Islamic Azad University, Shiraz Branch</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78755&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='78755' alt='Q4' title='Best Quartile in IRN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='91941'></div></td><td class='ranknumber'>191 <span class='global_ranking'>(8977)</span></td><td><a href='institution.php?idp=91941'>Qom University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=91941&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='91941' alt='Q4' title='Best Quartile in IRN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93261'></div></td><td class='ranknumber'>192 <span class='global_ranking'>(8980)</span></td><td><a href='institution.php?idp=93261'>Malayer University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93261&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='93261' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='78817'></div></td><td class='ranknumber'>193 <span class='global_ranking'>(8983)</span></td><td><a href='institution.php?idp=78817'>Islamic Azad University, Ayatollah Amoli</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=78817&showembed=true'><img src='img/q2_widget.png' class='img_others embed_tooltip' data-idp='78817' alt='Q2' title='Best Quartile in IRN: Q2'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='3950'></div></td><td class='ranknumber'>194 <span class='global_ranking'>(8999)</span></td><td><a href='institution.php?idp=3950'>Arak University of Technology</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=3950&showembed=true'><img src='img/q3_widget.png' class='img_others embed_tooltip' data-idp='3950' alt='Q3' title='Best Quartile in IRN: Q3'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93414'></div></td><td class='ranknumber'>195 <span class='global_ranking'>(9015)</span></td><td><a href='institution.php?idp=93414'>Ayatollah Borujerdi University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93414&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='93414' alt='Q4' title='Best Quartile in IRN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93417'></div></td><td class='ranknumber'>196 <span class='global_ranking'>(9019)</span></td><td><a href='institution.php?idp=93417'>Jahrom University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93417&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='93417' alt='Q4' title='Best Quartile in IRN: Q4'/></a></td></tr> <tr><td class='tdcheck'><div class='check' id='93268'></div></td><td class='ranknumber'>197 <span class='global_ranking'>(9028)</span></td><td><a href='institution.php?idp=93268'>Tafresh University</a></td><td>IRN</td><td><img src='img/higher.png' class='img_higher' alt='University' title='University'/></td><td><a href='institution.php?idp=93268&showembed=true'><img src='img/q4_widget.png' class='img_others embed_tooltip' data-idp='93268' alt='Q4' title='Best Quartile in IRN: Q4'/></a></td></tr> <tr id='nomorerows' style='display:none'></tr></tbody></table> <div id="compare_window" style='display: none'> <div id='institutions_to_compare'></div> <a href='#' id='discard_b'>Discard</a> <a id='compare_b'>Compare</a> </div> </div> <div class="text" style="width:100%; text-align:center;"> <!-- /26225854,22765535178/Scimago/scimagoir.com/1200x200_2 --> <div id="w2g-slot7-cnt"> </div> </div> <!-- GOOGLE: --> </div> <div id="footerwrap"> <div class="footer"> <div class="column"> <ul> <li><a href="infographics.php">Infographics</a></li> <li><a href="methodology.php">Methodology</a></li> <!--<li><a class="nav-link ccb__edit" href="#">Edit Cookie Consent</a></li>--> <li><a href="https://www.scimagoir.com/legal-notice.php">Legal Notice</a></li> <li><a href="https://www.scimagoir.com/privacy-policy.php">Privacy Policy</a></li> </ul> </div><div class="column"> <ul> <li><a href="rankings.php">Overall Ranking</a></li> <li><a href="rankings.php?sector=Higher%20educ.">University Rankings</a></li> <li><a href="rankings.php?sector=Government">Government Rankings</a></li> <li><a href="rankings.php?sector=Health">Health Rankings</a></li> <li><a href="rankings.php?sector=Private">Private Rankings</a></li> <li><a href="rankings.php?sector=Others">Other Rankings</a></li> </ul> </div><div class="column"> <ul > <li><a href="rankings.php?ranking=Research">Research Rankings</a></li> <li><a href="rankings.php?ranking=Innovation">Innovation Rankings</a></li> <li><a href="rankings.php?ranking=Societal">Societal Rankings</a></li> </ul> </div><div class="column logos"> Scimago Institutions Rankings&copy; has been developed by <br /><br /> <a href="https://www.scimagolab.com"><img src="img/logo_footer.png" alt="Scimago Lab" /></a> <br /><br /> Data source: <br /><br /> <a href="https://www.scopus.com"><img src="img/scopus.png" alt="Scopus" /></a> <br /><br /> <span style="font-style: italic;">&ldquo;Only Ranks, far more than raw data&rdquo;</span> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10