نتایج جستجو برای: us foreign policy

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

Journal: :international economics studies 0
chen feixiang abbas aminifard

â â â  given companies’ dynamic responses to expected exchange rate changes, this article improves on current methods of measuring exposure to foreign exchange rate changes by breaking down the spot exchange rate changes into expected changes and unexpected changes. the currency risk exposure coefficients resulting from an empirical analysis of shanghai stock exchange a share listed companies...

Journal: :Twin research and human genetics : the official journal of the International Society for Twin Studies 2012
Skyler J Cranmer Christopher T Dawes

Attitudes towards foreign policy have typically been explained by ideological and demographic factors. We approach this study from a different perspective and ex amine the extent to which foreign policy preferences correspond to genetic variation. Using data from the Minnesota Twin Family Study, we show that a moderate share of individual differences in the degree to which one's foreign policy ...

2010
Harley Feldbaum Joshua Michaud

The rise of global health issues within the world of foreign policy is precipitating great interest in the concept and practice of health diplomacy. Much discussion of this new field, particularly within the global health community, has narrowly focused on how diplomatic negotiations and foreign policy can be used to support global health goals [1,2]. Recent articles claim, for example, that ‘‘...

One of the norms whch clearly represents in the Approaches of Islamic Republic of Iran's Foreign Policy, is the norm "expansion of justice" and in line with that, is "protection" from the oppressed pepole of various societies. the principle on which Imam Khomeini emphasized. The norm establishes the identity of the Islamic Republic as protectionist political unit and actor. Thus, by using a des...

Iman Bastanifar Mohammad Vaez Barzani Rahim Dallali Isfahani, Rasoul Bakhshi

Monetary policy rule is an approach to avoid time inconsistency problem as regarded by new classical economist to choose a time plan for policy making in order to maximize households’ well-being. The foundation of time inconsistency problem is not coincidence of expectations as an ex-ante variable, which is expected variable, with actual variable as an ex-post variable. Expectations in Finn K...

Identity, values and norms are among the main elements building interests of countries in foreign policy and international relations. Any change in them may lead to change in priority of interests as well as the approaches and orientation of foreign policy. It seems Islamic Republic of Iran's foreign policy which is deeply rooted in values and causes of Islamic revolution is not an exception an...

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

-

Journal: :JAMA 2000
A Huang

OVER THE PAST 5 YEARS, MORE THAN 20000 GRADUATES OF FOREIGN medical schools have entered residency programs in the United States to obtain graduate medical education. The vast majority of these international medical graduates (IMGs) have gone on to practice in the United States after completing their training. Consequently, the number of IMGs has risen steadily reaching nearly 25% of all allopa...

Journal: :پژوهشنامه ایرانی سیاست بین الملل 0
علیرضا کوهکن مهلا نخعی خیرآبادی

armenian lobby is one of most powerful ethnic lobbies in u.s. all branches of this lobby try to direct us foreign policy on their interests. armenian national committee and armenian assembly are two famous organization of armenian lobby. they try to achieve three obvious goals of armenian lobby which are recognition of armenian genocide by ottoman empire between 1915-1922, recognition of indepe...

Doost Muhammadi, Ahmad , Tooti, Hussein Ali ,

Regarding the importance of recent developments in the middle-east, this article is aimed at studying and analyzing the existing capacities these developments have for Islamic revolution of Iran in order to exert influence on them. Before reviewing Iran's intellectual capacities and soft power in international arenas, this part of Iran's power should be analyzed in the middle-east region especi...

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

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

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->