Results

Found 9 search results for: international trade

Eliza Przeździecka, Rumiana Górska, Andżelika Kuźnar, Jerzy Menkes (2019/6, Articles, p. 701)

The Effects of EU–Japan Economic Partnership Agreement for Poland’s Economy

The article analyzes the impact of the EU–Japan Economic Partnership Agreement (EPA) on Poland’s economy. The authors investigate the effects of a bilateral elimination of customs duties on the economy using the Computable General Equilibrium framework and the GTAP database. The impact of the bilateral elimination of customs duties on GDP, production, trade and social welfare in Poland is (...)


Meda Andrijauskiené, Daiva Dumčiuviené (2019/5, Articles, p. 572)

Import of Goods and Services as a Stimulus for a Better National Innovation Performance in EU Member States

A remarkable increase in the attention devoted to national innovative capacity (NIC) has been noticed over the last decades. There is a strong debate whether a country’s national innovative capacity is solely determined by local factors or it is also influenced by global network position and international economic activities. Furthermore, despite its importance, there is a lack of studies (...)


Łukasz Ambroziak (2017/5, Articles, p. 506) OPEN ACCESS

The Competitive Position of New Member States of European Union in the Trade in Technologically Advanced Goods

The aim of the paper was to assess the competitive position of ten new EU member states of Central Eastern Europe in the trade in high and medium-high technology goods in the period 1995–2011. The competitive position in the trade in such goods is considered as an indicator of the country’s innovativeness. The assessment of this position of individual countries of the group was based on (...)


Magdalena Olczyk (2017/5, Articles, p. 544)

The Concept of International Competitiveness: A Bibliometric Approach

The aim of this paper is to present the results of meta-analysis carried out on the basis of bibliometric data of literature on international competitiveness published over the last 70 years and registered in the Web of Science, Scopus, Google Scholar and Econlit databases, using HistCite, Vosviewer and Pajek. The author tries to identify key publications, key authors and main research (...)


Katarzyna Śledziewska, Bartosz Witkowski (2012/4, Articles, p. 427)

Economic Crisis and World Trade

T he world economic crisis has caused significant changes in the world trade. The authors attempt to assess the change in the impact of main determinants of international trade during the crisis of 2009 and shortly after the crisis. In order to assess the impact of the main determinants of trade, notably GDP, per capita GDP, and geographical distance, a gravity model was estimated, based on (...)


Salih Turan Katircioglu (2012/1, Miscellanea, p. 117)

Financial Development, International Trade and Economic Growth: The Case of Sub-Saharan Africa


Marian Gorynia, Tadeusz Kowalski (2008/1, Articles, p. 51)

Global and Domestic Conditions Affecting the Operation of Businesses in Poland

The article aims to identify and assess the key external and internal macro conditions that influence the development of the Polish economy and companies, both, at present and in the future perespective. The first section is devoted to diagnosis of the current global macroeconomic environment. Emphasis has been put on the systemic conditions of globalization and the impact of globalization (...)


Urszula Płowiec (2007/6, Book Reviews, p. 965)

Tomasz Rynarzewski, Strategiczna polityka handlu międzynarodowego (Strategic Policies in international trade)


Józef Misala (2007/5, Book Reviews, p. 736)

Jan Hagemejer, Jan Jakub Michałek: Normy techniczne i sanitarne w handlu międzynarodowym. Ich znaczenie w integracji Polski z Unią Europejską (Technical and Sanitary Standards in international trade. Their Implications for Integration of Poland with the European Union)




query('SET character_set_connection=utf8'); $wynik2 = $dba->query('SET character_set_client=utf8'); $wynik2 = $dba->query('SET character_set_results=utf8'); echo "
"; $zapytanie2 = "select * from ksiazki where isbn > 99999999 and wyczerpany = '0' and oferta_specjalna = '0'"; $wynik2 = $dba->query($zapytanie2); $ile2 = $wynik2->num_rows; $rmax = rand(1, $ile2); for ($i = 1; $i <= $rmax; $i++) { $wiersz2 = $wynik2->fetch_assoc(); } $isbn = stripslashes($wiersz2['isbn']); $tytul = stripslashes($wiersz2['tytul']); $autor = stripslashes($wiersz2['autor']); $cenadet = stripslashes($wiersz2['cenadet']); $cenaprom = stripslashes($wiersz2['cenaprom']); $cenapdf = stripslashes($wiersz2['cenapdf']); $strony = stripslashes($wiersz2['liczbastron']); $oprawa = stripslashes($wiersz2['oprawa']); echo "
"; echo ""; echo "

"; echo "$tytul
$autor

"; echo $strony." stron"; if ($oprawa) { echo ", oprawa twarda"; } echo "
"; echo "Cena: "; if ($cenaprom>0) { echo "".dziesietne($cenaprom)." zł"; } else { echo "".dziesietne($cenadet)." zł"; } if ($cenapdf>0) { echo "   Cena PDF: ".dziesietne($cenapdf)." zł"; } echo "

"; echo "

Sprzedaż
wysyłkowa
"; echo "
"; echo "
"; echo "
"; $zapytanie2 = "select * from ksiazki where isbn > 99999999 and isbn != '".$isbn."' and wyczerpany = '0' and oferta_specjalna = '0'"; $wynik2 = $dba->query($zapytanie2); $ile2 = $wynik2->num_rows; $rmax = rand(1, $ile2); for ($i = 1; $i <= $rmax; $i++){ $wiersz2 = $wynik2->fetch_assoc(); } $isbn = stripslashes($wiersz2['isbn']); $tytul = stripslashes($wiersz2['tytul']); $autor = stripslashes($wiersz2['autor']); $cenadet = stripslashes($wiersz2['cenadet']); $cenapdf = stripslashes($wiersz2['cenapdf']); $strony = stripslashes($wiersz2['liczbastron']); $oprawa = stripslashes($wiersz2['oprawa']); echo "
"; echo ""; echo "

"; echo "$tytul
$autor

"; echo $strony." stron"; if ($oprawa){ echo ", oprawa twarda"; } echo "
"; echo "Cena: "; echo "".dziesietne($cenadet)." zł"; if ($cenapdf>0){ echo "   Cena PDF: ".dziesietne($cenapdf)." zł"; } echo "

"; echo "

Sprzedaż
wysyłkowa
"; echo "
"; echo "
"; echo "
"; echo "

"; $dba->close(); ?>