Understanding the History of the Aceh Conflict, SM Amin
Автор: S. Prozorov Название: Understanding Conflict Between Russia and the EU ISBN: 1349545880 ISBN-13(EAN): 9781349545889 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book the conflicting issues in EU-Russian relations and presents an innovative theory for the understanding of their emergence. Drawing on up-to-date research data, the author argues that conflicts in EU-Russian relations are generated by the clash of principles of state sovereignty and international integration.
Автор: Khan Sher Banu a. L. Название: Sovereign Women in a Muslim Kingdom: The Sultanahs of Aceh, 1641-1699 ISBN: 1501713841 ISBN-13(EAN): 9781501713842 Издательство: Cornell University Press Цена: 65780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In Sovereign Women in a Muslim Kingdom, Sher Banu A. L. Khan provides a fresh perspective on the women who ruled in succession in Aceh for half the seventeenth century.
Автор: Annemarie Samuels Название: After the Tsunami: Disaster Narratives and the Remaking of Everyday Life in Aceh ISBN: 0824878264 ISBN-13(EAN): 9780824878269 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 75770.00 T Наличие на складе: Невозможна поставка. Описание: The 2004 Indian Ocean tsunami caused immense destruction and over 170,000 deaths in the Indonesian province of Aceh. The disaster spurred large-scale social and political changes in the region. This book explores Acehnese survivors` experiences of the tsunami and the subsequent reconstruction.
Автор: Sher Banu A.L. Khan Название: Sovereign Women in a Muslim Kingdom: The Sultanahs of Aceh, 1641?1699 ISBN: 9814722200 ISBN-13(EAN): 9789814722209 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 37890.00 T Наличие на складе: Невозможна поставка. Описание: The Islamic kingdom of Aceh was ruled by queens for half of the 17th century. Was female rule an aberration? Unnatural? Indigenous texts and European sources offer different evaluations. Drawing on both sets of sources, this book shows that female rule was legitimised both by Islam and indigenous customary laws, and provides original insights on the Sultanah`s leadership.
Автор: Peter G. Riddell Название: Malay Court Religion, Culture and Language: Interpreting the Qur?an in 17th Century Aceh ISBN: 9004339493 ISBN-13(EAN): 9789004339491 Издательство: Brill Цена: 126190.00 T Наличие на складе: Нет в наличии. Описание: In Malay Court Religion, Culture and Language: Interpreting the Qur?an in 17th Century Aceh Peter G. Riddell undertakes a detailed study of the two earliest works of Qur’anic exegesis from the Malay-Indonesian world. Riddell explores the 17th century context in the Sultanate of Aceh that produced the two works, and the history of both texts. He argues that political, social and religious factors provide important windows into the content and approaches of both Qur’anic commentaries. He also provides a transliteration of the Jawi Malay text of both commentaries on sura 18 of the Qur'an (al-Kahf), as well as an annotated translation into English. This work represents an important contribution to the search for greater understanding of the early Islamic history of the Malay-Indonesian world.
Автор: Dibley T. Название: Partnerships, Power and Peacebuilding: Ngos as Agents of Peace in Aceh and Timor-Leste ISBN: 134947505X ISBN-13(EAN): 9781349475056 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: By highlighting the scope and limitations of local NGO agencies, this book presents a unique perspective of the relationship between peacebuilding theory and its application in practice, outlining how well-educated, well-connected local decision makers and thinkers navigate the uneven power dynamics of the international aid system.
Автор: Sheila Murugasu Название: The State and the Transnational Politics of Migrants: A Study of the Chins and the Acehnese in Malaysia ISBN: 1137370602 ISBN-13(EAN): 9781137370600 Издательство: Springer Рейтинг: Цена: 93160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is an exploration of the various types of transnational politics that the Chin and Acehnese people are engaged in, particularly in the Malaysian state.
Автор: E. Souleimanov Название: Understanding Ethnopolitical Conflict ISBN: 1349447579 ISBN-13(EAN): 9781349447572 Издательство: Springer Рейтинг: Цена: 93160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book critically evaluates the growing body of theoretical literature on ethnic conflict and civil war, using empirical data from three major South Caucasian conflicts, evaluating the relative strengths and weaknesses of the available methodological approaches.
Автор: Prozorov Sergei Название: Understanding Conflict Between Russia and the EU ISBN: 113757206X ISBN-13(EAN): 9781137572066 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book the conflicting issues in EU-Russian relations and presents an innovative theory for the understanding of their emergence. Drawing on up-to-date research data, the author argues that conflicts in EU-Russian relations are generated by the clash of principles of state sovereignty and international integration.
Автор: Prozorov, Sergei Название: Understanding conflict between russia and the eu ISBN: 140399689X ISBN-13(EAN): 9781403996893 Издательство: Springer Рейтинг: Цена: 83850.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Addressing the conflictual issues in EU-Russian relations, this book presents a different theory for the understanding of their emergence. It argues that conflicts in EU-Russian relations are generated by the clash of principles of state sovereignty and international integration, which characterize the policies of both sides.
This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.
The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered.
You won’t find any bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise and highly accessible. The book is packed with useful information and is a must-have for any programmer.
What You Will Learn
Formulate an expressionWork with arbitrary char classes, disjunctions, and operator precedenceExecute regular expressions and visualize using finite state machinesDeal with modifiers, including greedy and lazy loops Handle substring extraction from regex using Perl 6 capture groups, capture substrings, and reuse substrings
Who This Book Is For
If you have dealt with at least one programming language, chances are you know enough to understand regular expressions, and the examples in this book will help you develop proficiency.
Автор: Otthein Herzog; Claus-Rainer Rollinger Название: Text Understanding in LILOG ISBN: 3540545948 ISBN-13(EAN): 9783540545941 Издательство: Springer Рейтинг: Цена: 74530.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Explores the findings of the IBM LILOG Project, implemented in 1985 in order to develop a functional knowledge base with a natural language user interface. The text also describes a set of tools designed to work with the system and a subsystem which stores the acquired knowledge.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz