/var/www/htdocs/pustaka-digital/lib/SearchEngine/SearchBiblioEngine.php:688 "Search Engine Debug 🔎 🪲"
Engine Type ⚙️: "SLiMS\SearchEngine\SearchBiblioEngine"
SQL ⚙️: array:2 [ "count" => "select count(sb.biblio_id) from search_biblio as sb where sb.opac_hide=0 and ((match (sb.author) against (:author in boolean mode)))" "query" => "select sb.biblio_id, sb.title, sb.author, sb.topic, sb.image, sb.isbn_issn, sb.publisher, sb.publish_place, sb.publish_year, sb.labels, sb.input_date, sb.edition, sb.collation, sb.series_title, sb.call_number from search_biblio as sb where sb.opac_hide=0 and ((match (sb.author) against (:author in boolean mode))) order by sb.last_update desc limit 10 offset 0" ]
Bind Value ⚒️: array:1 [ ":author" => "'+Dyndahl, Petter'" ]
Musical Gentrification is an exploration of the role of popular music in processes of socio-cultural inclusion and exclusion in a variety of contexts. Twelve chapters by international scholars reveal how cultural objects of relatively lower status, in this case popular musics, are made objects of acquisition by subjects or institutions of higher social status, thereby playing an important role …
This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the s…
In October 2017, UiT – the Arctic University of Norway hosted the international conference The Russian Revolutions of 1917: The Northern Impact and Beyond. The aim was to explore the events of 1917 in Russia, with a particular focus on the northern regions and the impact on Russia’s neighbor state in the northwestern corner of the empire, Norway. The conference also included contributions t…
The book serves both as a reference for various scaled models with corresponding dimensionless numbers, and as a resource for learning the art of scaling. A special feature of the book is the emphasis on how to create software for scaled models, based on existing software for unscaled models. Scaling (or non-dimensionalization) is a mathematical technique that greatly simplifies the setting…
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners. Accordingly, it especially addresses: the construction of finite difference schemes, formulation and implementation of algorithms, verification of implementations, analys…
This open access book examines the magnitude, causes of, and reactions to white-collar crime, based on the theories and research of those who have uncovered various forms of white-collar crime. It argues that the offenders who are convicted represent only ‘the tip of the iceberg’ of a much greater problem: because white-collar crime is forced to compete with other kinds of financial crime l…
This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programm…