CINXE.COM
Library Selection
<html lang="en"> <head> <title>Library Selection</title> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/static/css/custom_bootstrap.css"> <link rel="stylesheet" href="/static/css/tweaks.css"> <script src="https://kit.fontawesome.com/e080d77c8d.js" crossorigin="anonymous"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div class="container-fluid"> <!-- Image and text --> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> <a class="navbar-brand" href="#"> <a href="/"><img src="/media/7._CEUP_white_logo_on_transparent.png" class="img-fluid" style="max-height:100px" alt="Press Logo"></a> <a href="https://www.openingthefuture.net/"><img src="/media/OtF_new_light_blue_for_site_header_ONLY.png" class="img-fluid" style="max-height:100px" alt="Opening the Future Logo"></a> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse w-100 flex-md-column" id="navbarNav"> <ul class="navbar-nav ml-auto mb-2 mb-md-0"> <li class="nav-item"> <h2 class="text-white">Opening the Future</h2> </li> <li class="nav-item"> <a class="nav-link" href="/contact/"> <h3 class="text-white"><i class="far fa-envelope"></i></h3> </a> </li> </ul> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link py-1" href="/">Home</a> </li> <li class="nav-item"> <a class="nav-link py-1" href="/packages/">Sign Up</a> </li> <li class="nav-item dropdown"> <a style="padding-top:0.25rem !important; " class="nav-link dropdown-toggle" href="/about/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> About </a> <div class="dropdown-menu" style="background-color: #1b1d33 !important" aria-labelledby="navbarDropdown"> <a class="dropdown-item nav-link py-1" href="/about/">About</a> <a class="dropdown-item nav-link py-1" href="/news/">News</a> <a class="dropdown-item nav-link py-1" href="/supporters/">Supporters</a> <a class="dropdown-item nav-link py-1" href="/contact/">Contact</a> </div> </li> <li class="nav-item dropdown"> <a style="padding-top:0.25rem !important; " class="nav-link dropdown-toggle" href="/resources/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Resources </a> <div class="dropdown-menu" style="background-color: #1b1d33 !important" aria-labelledby="navbarDropdown"> <a class="dropdown-item nav-link py-1" href="/resources/">Resources</a> <a class="dropdown-item nav-link py-1" href="/FAQ/">FAQs</a> <a class="dropdown-item nav-link py-1" href="/authors/">Author FAQs</a> </div> </li> <li class="nav-item"> <a class="nav-link py-1" href="/forthcoming/">OA Progress</a> </li> </ul> </div> </nav> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">Home</a></li> <li class="breadcrumb-item" aria-current="page"><a href="/packages/">Packages</a></li> <li class="breadcrumb-item active">Library Selection</li> </ol> </nav> <section class="bg-warning text-white header"> <h1 class="text-center">Library Selection</h1> <div class="package-card"> <div class="row"> <div class="col-md-3"> <img class="img-fluid img-padding" src="/media/Library_selection_June_2023-04.png"> </div> <div class="col-md-9"> <p class="lead">Selected by an independent panel of expert librarians, this package features a cross-section of key titles across all disciplines published by the Press, taken from the other three packages. This package is ideal for libraries who want to start building a collection on Central and Eastern Europe, or who want to provide the basic literature in a cost-efficient way. It is also suited to specialist small libraries due to the breadth of content, and the entrance tier level pricing available for all packages. Audiences: students, researchers, lecturers.</p> <br /> <a href="/signup/1/" class="btn btn-primary float-right">Sign up for this Package >></a> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="card package-card text-dark"> <div class="card-body"> <p>We are grateful to the following librarians for offering their time in selecting these titles:</p><ul><li>Thomas Keenan, Slavic, East European, and Eurasian Librarian at Princeton University Library;<br></li><li>Brendan Nieubuurt, Librarian for Slavic, East European & Eurasian Studies at the University of Michigan Library;</li><li>Liladhar R. Pendse, Librarian for East European and Central Asian Studies Collections at University of California, Berkeley;</li><li>Steve Sharp, Head of Library Resources at Sheffield Hallam University.</li></ul> <p><a href="https://www.openingthefuture.net/media/4_Librarian_Selection_CEU_Press_Opening_the_Future.xls" target="_blank"><img src="/media/django-summernote/2020-11-26/8b5e0dfc-f303-4e2c-820e-0ea912a34d8d.png" style="float: left; margin: 0px 20px 10px 0px; width= 56px; height: 64.0909px;"></a><i> The books in this package are shown below, or you can click on this icon to download the list of titles, authors, ISBN and year of publication in .xls format.</i><br><a href="https://www.openingthefuture.net/media/4_Librarian_Selection_CEU_Press_Opening_the_Future.xls"></a></p> <style> <head> table { color:#000000; } #Member_fees { font-family: sans-serif; border-collapse: collapse; width: 100%; } #Member_fees td, #customers th { border: 1px solid #ddd; padding: 8px; } #Member_fees tr:nth-child(even){background-color: #f2f2f2;} #Member_fees tr:hover {background-color: #ddd;} #Member_fees th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #5A5A5A; color: white; } <meta name="viewport" content="width=device-width, initial-scale=1"> <style> * { box-sizing: border-box; } /* Container for flexboxes */ .row { display: flex; flex-wrap: wrap; } /* Create four equal columns */ .column { flex: 25%; padding: 20px; } /* On screens that are 992px wide or less, go from four columns to two columns */ @media screen and (max-width: 992px) { .column { flex: 50%; } } /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */ @media screen and (max-width: 600px) { .row { flex-direction: column; } } </style> <p><span style="font-size: 16px; color: rgb(52, 58, 64); font-family: "Open Sans", sans-serif;">Library and institutional members are banded according to their size, as recognised by Lyrasis and Jisc. </span><span style="color: rgb(52, 58, 64); font-family: "Open Sans", sans-serif; font-size: 16px;">Based on this, our annual membership fees for a Single Package are:</span></p><span style="font-family: Helvetica; font-size: 14px;"> <table id="Member_fees"> <tbody><tr> <th>Tier</th> <th>Band</th> <th>2023</th> <th>2024</th> <th>2025</th> <th>2026</th> </tr> <tr> <td><span style="color: rgb(0, 0, 0);">Small</span></td> <td><span style="color: rgb(0, 0, 0);">0-5,000 FTE</span></td> <td><span style="color: rgb(0, 0, 0);">€350 / £200 / $425</span></td> <td><span style="color: rgb(0, 0, 0);">€368 / £315 / $446</span></td> <td><span style="color: rgb(0, 0, 0);">€386 / £331 / $468</span></td><td><span style="color: rgb(0, 0, 0);">€405 / £348 / $491</span></td> </tr> <tr> <td><span style="color: rgb(0, 0, 0);">Medium</span></td> <td><span style="color: rgb(0, 0, 0);">5,001-9,999 FTE</span></td> <td><span style="color: rgb(0, 0, 0);">€800 / £700 / $950</span></td> <td><span style="color: rgb(0, 0, 0);">€840 / £735 / $998</span></td> <td><span style="color: rgb(0, 0, 0);">€882 / £772 / $1048</span></td><td><span style="color: rgb(0, 0, 0);">€926 / £811 / $1101</span></td></tr> <tr> <td><span style="color: rgb(0, 0, 0);">Large</span></td> <td><span style="color: rgb(0, 0, 0);">10,000 FTE +</span></td> <td><span style="color: rgb(0, 0, 0);">€1200 / £1000 / $1425</span></td> <td><span style="color: rgb(0, 0, 0);">€1260 / £1050 / $1496</span></td> <td><span style="color: rgb(0, 0, 0);">€1323 / £1103 / $1571</span></td><td><span style="color: rgb(0, 0, 0);">€1389 / £1158 / $1650</span></td></tr> </tbody></table> <p>Membership is for a minimum of three years.</p> <p>Shown in table are annual fees in <b>EUR (Euro, €) / GBP (Pound Sterling, £) / USD (US Dollars, $)</b>, excluding VAT.</p> <p>Due to rising publication costs, a 5% annual increase has been applied for annual payments.</p> <p>If you would like to prepay your entire 3 year subscription, please let us know. The 3 year prepayment option benefits from a fixed annual price – there is a single initial 5% rise in January 2024 but beyond that no year-on-year annual price increase is factored in for the term of the membership. </p> <p>Invoices for Europe are handled by the Press, and Rest of World institutions are processed via Lyrasis, a trusted non-profit library sector partner based in the USA. Lyrasis will process the invoices in USD, using the exchange rate valid on the day of order. Invoices for the UK are handled by Jisc. Access to titles will be provided within one month of payment.</p></span> <p></p><p></p><h4><b>List of titles selected by librarians</b></h4> <div class="row"> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/e71ee052-cacd-4cb3-9970-e3e4dab98732.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Bange, Oliver, and Poul Villaume, eds., <i>The Long Détente: Changing Concepts of Security and Cooperation in Europe, 1950s–1980s</i>, 2017, 9789633861295</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/b3528c4f-d1e1-49bf-9935-24189d9ef45b.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Iordachi, </span><span style="color: rgb(66, 66, 66); background-color: transparent;">Constantin, </span><span style="background-color: transparent;"><font color="#424242">and Arnd Bauerkämpe</font></span><span style="background-color: transparent; color: rgb(66, 66, 66);">, </span><i style="background-color: transparent; color: rgb(66, 66, 66);">The Collectivization of Agriculture in Communist Eastern Europe: Comparison and Entanglements</i><span style="background-color: transparent; color: rgb(66, 66, 66);">, 2014, 9789633860489</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/4732208f-b6dd-43ac-8e31-95444f0225f3.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Behrends, Jan C., and Martin Kohlrausch, eds. <i>Races to Modernity: Metropolitan Aspirations in Eastern Europe, 1890–1940</i>, 2014, 9789633860366</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/6754ec7d-bca0-4349-b4d6-29ecbb304ca1.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Bekus, Nelly, <i>Struggle over Identity: The Official and the Alternative “Belarusianness”</i>, 2010, 9786155211843</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/1ffb65a6-b815-4877-a10c-b821b42b3e4d.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Berger, Stefan, and Alexei Miller, eds., <i>Nationalizing Empires</i>, 2015, 9789633860175</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/670205ef-3faf-4b25-8085-96775c6b5988.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Berglund, Bruce R., and Brian Porter-Szucs, eds., <i>Christianity and Modernity in Eastern Europe</i>, 2010, 9786155211829</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/14a91e88-2bc9-4d0f-8e96-eecde5ac743e.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Bojtár, Endre, <i>Foreword to The Past: A Cultural History of the Baltic People</i>, 2000, 9789637326189</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/a9ecf0be-1714-47cd-9aa0-ef11dafceb81.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">Bekes, Csaba, Laszlo Borhi, Peter Ruggenthaler, and Ottmar Trasca, eds., </font><i style="color: rgb(66, 66, 66);">Soviet Occupation of Romania, Hungary, and Austria 1944/45–1948/49</i><font color="#424242">, 2015, 9789633860762</font></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/1bc2eba9-4e5b-47eb-8591-16db7be619d2.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Braham, Randolph L., and András Kovács, eds., <i>The Holocaust in Hungary: Seventy Years Later</i>, 2016, 9789633861738</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/929db8c5-4fd4-4d96-a448-f2992c9157b3.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Cvetkovski, Roland, and Alexis Hofmeister, eds., <i>An Empire of Others: Creating Ethnographic Knowledge in Imperial Russia and the USSR</i>, 2014, 9786155225772</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/31ea48fd-5f2e-4c58-902a-c851c311cd1f.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">de Haan, Francisca, Krassimira Daskalova, and Anna Loutfi, eds., </font><i style="color: rgb(66, 66, 66);">Biographical Dictionary of Women's Movements and Feminisms: Central, Eastern, and South Eastern Europe, 19th and 20th Centuries</i><font color="#424242">, 2006, 9786155053726</font></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/4265e49b-763d-4521-ab02-e7e59de250c7.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Dimou, Augusta, <i>Entangled Paths Toward Modernity: Contextualizing Socialism and Nationalism in the Balkans</i>, 2009, 9786155211676</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/0688059a-3c58-4cde-8855-0a07ccc9ec60.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Dragostinova, Theodora, and Yana Hashamova, eds., <i>Beyond Mosque, Church, and State: Alternative Narratives of the Nation in the Balkans</i>, 2016, 9789633861356</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/064435ef-c8d2-4827-b2ff-83fa0301d0f0.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Elkana, Yehuda, and Hannes Klöpper, <i>The University in the Twenty-first Century: Teaching the New Enlightenment in the Digital Age</i>, 2016, 9789633860397</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/639893d5-37a2-421e-b4e6-b843e88fee06.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">Ersoy, Ahmet, Maciej Górny, and Vangelis Kechriotis., eds., </font><i style="color: rgb(66, 66, 66);">Modernism: Representations of National Culture</i><font color="#424242">, 2010, 9786155211942</font></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/de4832d6-e825-43ee-bd4c-af12d13a4cfe.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">Ersoy, Ahmet, Maciej Górny, and Vangelis Kechriotis, eds., </font><i style="color: rgb(66, 66, 66);">Modernism: The Creation of Nation-States</i><font color="#424242">, 2010, 9786155211935</font></p> </div> <div class="column text-center" style="background-color:transparent;"><img src="/media/django-summernote/2020-12-09/b06eda20-f41f-4192-b166-d1617a643ed9.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Esanu, Octavian, <i>Transition in Post-Soviet Art: The Collective Actions Group Before and After 1989</i>, 2013, 9786155225536</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/f318f292-207a-4067-a297-138fbbf922fb.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Falk, Barbara J., <i>The Dilemmas of Dissidence in East-Central Europe: Citizen Intellectuals and Philosopher Kings</i>, 2003, 9786155211164</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/f63ca5c2-5022-44b8-b3d5-4656cc78ee08.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Feischmidt, Margit, and Balázs Majtényi, eds., <i>The Rise of Populist Nationalism: Social Resentments and Capturing the Constitution in Hungary</i>, 2020, 9789633863329</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/f00f58d9-b27d-408e-b614-e3e147d2fc83.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Harper, Jo, ed., <i>Poland’s Memory Wars: Essays on Illiberalism</i>, 2018, 9789637326554</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/479c47aa-4f68-47af-a22a-e9c329b4bfdf.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Hashamova, Yana, Helena Goscilo, eds., <i>Embracing Arms: Cultural Representation of Slavic and Balkan Women in War</i>, 2012, 9786155225567</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/452db9a9-7f9c-40ef-8d9f-ec265eadaeb7.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Hetényi, Zsuzsa, <i>In a Maelstrom: The History of Russian-Jewish Prose, 1860–1940</i>, 2008, 9786155211348</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/eef68451-54fd-4fdd-b27c-0e89b6e00ac0.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Ignatieff, Michael, and Stefan Roch, eds., <i>Academic Freedom: The Global Challenge</i>, 2018, 9789633862346</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/6be5b88e-90e2-416c-83d3-9fa1a5db8c35.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Ignatieff, Michael, and Stefan Roch, eds., <i>Rethinking Open Society</i>, 2018, 9789633862711</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/e7da792c-1aae-41cd-88ef-2a176195223a.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Johnson, A. Ross, and R. Eugene Parta, eds., <i>Cold War Broadcasting: Impact on the Soviet Union and Eastern Europe</i>, 2010, 9786155211904</span></p><p></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/dd4a885e-4d85-41f6-93f7-9444ee600b58.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Kazharski, Aliaksei, <i>Eurasian Integration and the Russian World: Regionalism as an Identitary Enterprise</i>, 2019, 9789633862865</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/26510bec-28c0-48db-8f4c-5f4138e55884.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Kisilowski, Maciej, ed., <i>Free Market in Its Twenties: Modern Business Decision Making in Central and Eastern Europe</i>, 2014, 9789633860465</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/4a3d5b16-f19f-4bbd-8e17-c8495e229afd.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">Koerner, András, </font><i style="color: rgb(66, 66, 66);">How They Lived: The Everyday Lives of Hungarian Jews, 1867–1940</i><font color="#424242">, 2015, 9789633861486</font></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/7a4565c8-708b-4b19-b95d-7765273658fb.jpg" style="width: 107px" ;="" alt="description here"> <br><p><font color="#424242">Koerner, András, </font><i style="color: rgb(66, 66, 66);">How They Lived 2: The Everyday Lives of Hungarian Jews, 1867–1940: Family, Religious, and Social Life, Learning, Military Life, Vacationing, Sports, Charity</i><font color="#424242">, 2016, 9789633861769</font></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/be18de73-42f0-4e58-9600-107a12d7d946.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Kopecek, Michal, and Piotr Wcislik, eds., <i>Thinking through Transition: Liberal Democracy, Authoritarian Pasts, and Intellectual History in East Central Europe After 1989</i>, 2015, 9789633861103</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/133fabf4-8ad3-41a5-bef2-b39c1c3111b4.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Kosicki, Piotr H., and Kyrill Kunakhovich, eds. <i>The Long 1989: Decades of Global Revolution</i>, 2019, 9789633862841</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/7a0b46a3-08de-4d3a-8bd3-389011f3da8e.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Krasztev, Péter, and Jon Van Til, eds., <i>The Hungarian Patient: Social Opposition to an Illiberal Democracy</i>, 2015, 9786155225550</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/8c231626-0264-44b4-8230-b3f98ec8e8c2.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Labov, Jessie, <i>Transatlantic Central Europe: Contesting Geography and Redefining Culture beyond the Nation</i>, 2019, 9786155053146</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/1a190f30-6d3f-43ce-899f-7604ad656d48.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Mastny, Vojtech, and Malcolm Byrne, eds., <i>A Cardboard Castle? An Inside History of the Warsaw Pact</i>, 2005, 9786155053696</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/145efc62-9839-4a53-b714-1faaccb7b89a.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Miller, Alexei, <i>Ukrainian Question: Russian Empire and Nationalism in the 19th Century</i>, 2003, 9786155211188</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/256f5f7b-361e-432d-a43a-46f88046e360.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Miskolczy, Ambrus, <i>Hitler’s Library</i>, 2003, 9786155053924</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/ce74fed3-2fa8-424c-b90b-322552130f16.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Paczkowski, Andrzej, and Malcolm Byrne, eds., <i>From Solidarity to Martial Law: The Polish Crisis of 1980–1981</i>, 2007, 9786155211157</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/9ca6fa20-9ea3-4bed-b2cc-c091c66b0e68.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Polian, Pavel, <i>Against Their Will: The History and Geography of Forced Migrations in the USSR</i>, 2003, 9786155053832</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/1cc8b861-5d69-4d6a-b2e9-b27943c51433.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Listhaug, Ola, Sabrina P. Ramet, and Dragana Dulic, eds.,<i> Civic and Uncivic Values: Serbia in the Post-Miloševic Era</i>, 2011, 9789639776999</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/a3238d2d-122d-43df-8314-672ac9ebaa49.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Ramet, Sabrina P., <i>Alternatives to Democracy in Twentieth-Century Europe: Collectivist Visions of Modernity</i>, 2019, 9789633863107</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/a4919d8c-a1d8-4122-b317-8a47240b4b74.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Reisch, Alfred A., <i>Hot Books in the Cold War: The CIA-Funded Secret Western Book Distribution Program Behind the Iron Curtain</i>, 2013, 9786155225352</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/a2e191c8-ef12-4d40-986d-e950529c0848.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Rostas, Iulius, ed. <i>Ten Years After: A History of Roma School Desegregation in Central and Eastern Europe</i>, 2012, 9786155053337</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/0e755633-7fa7-4934-ac54-3a54e7d175e3.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Sarkisova, Oksana, and Péter Apor, eds., <i>Past for the Eyes: East European Representations of Communism in Cinema and Museums After 1989</i>, 2008, 9786155211430</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/d0c35aad-58b9-4d70-aecc-9f14abeb6d1a.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Savranskaya, Svetlana, Thomas S. Blanton, and Vladislav Zubok, eds., <i>Masterpieces of History: The Peaceful End of the Cold War in Europe, 1989</i>, 2010, 9786155211881</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/0bb47f79-411e-4c19-8a5d-48c8bb192d11.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Smilovitsky, Leonid, <i>Jewish Life in Belarus: The Final Decade of the Stalin Regime, 1944-1953</i>, 2014, 9789633860267</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/5091fab1-2496-48ce-af44-f904134d3499.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Trencsényi, Balázs, and Michal Kopecek, eds., <i>National Romanticism: The Formation of National Movements</i>, 2007, 9786155211249</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-03/bae855d5-d2fc-4302-b229-ef4df674950b.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Turda, Marius, and Paul Weindling, eds., <i>Blood and Homeland: Eugenics and Racial Nationalism in Central and Southeast Europe, 1900-1940</i>, 2006, 9786155211041</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/48f3ac85-0dc5-4f5e-8ff6-e0f3e2b4d138.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Vermes, Gábor, <i>Hungarian Culture and Politics in the Habsburg Monarchy 1711–1848</i>, 2014, 9789633860205</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-09/f7e39819-babc-4783-a18d-0b3b3be29d09.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="background-color: transparent;"><font color="#424242">Vobecká</font></span><span style="color: rgb(66, 66, 66);">, Jana, <i>Demographic Avant-Garde: Jews in Bohemia between the Enlightenment and the Shoah</i>, 2013, 9786155225451</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <img src="/media/django-summernote/2020-12-08/4b5eff30-e112-413a-8bf6-4aa94b28056f.jpg" style="width: 107px" ;="" alt="description here"> <br><p><span style="color: rgb(66, 66, 66);">Zentai, Violetta, and János Mátyás Kovács, eds., <i>Capitalism from Outside? Economic Cultures in Eastern Europe after 1989</i>, 2012, 9786155053719</span></p> </div> <div class="column text-center" style="background-color:transparent;"> <br><p></p> </div> <div class="column text-center" style="background-color:transparent;"> <br><p></p> </div> </div> <a href="/signup/1/" class="btn btn-primary">Sign up for this Package</a> </div> </div> </div> </div> </section> <footer class="bg-primary text-white text-center"> <div class="row"> <div class="col-md-1"> </div> <div class="col-md-4"> <h3>Contact</h3> <ul class="footer-list"> <li>CEU Press</li> <li>Nádor utca 9</li> <li>1051 Budapest</li> <li>Hungary</li> </ul> </div> <div class="col-md-2"> </div> <div class="col-md-4"> <h3>Quick Links</h3> <ul class="footer-list"> <li><a href="/about/">About</a></li> <li><a href="/news/">News</a></li> <li><a href="/packages/">Packages</a></li> <li><a href="/FAQ/">FAQ</a></li> <li><a href="/resources/">Resources</a></li> <li class="nav-item"> <a class="nav-link py-1" href="/forthcoming/">OA Progress</a> </li> <li><a href="/contact/">Contact</a></li> <li><a href="/privacy/">Privacy Policy</a></li> </ul> </div> <div class="col-md-1"> </div> <div class="col-md-12"> Text content and CEU Press logo © CEU Press. Platform design and source code © Birkbeck, University of London. Icons made by Freepik.com, images courtesy of Unsplash.com. </div> </div> </footer> </body> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://analytics.openbookpublishers.com/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '9']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="https://analytics.openbookpublishers.com/matomo.php?idsite=9&rec=1" style="border:0;" alt="" /></p></noscript> <!-- End Matomo Code --> </html>