GET /services/catalog/products?format=api&page=74154
Response information
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://redshelf.com/services/catalog/products?format=api&page=1",
        "last": "https://redshelf.com/services/catalog/products?format=api&page=78455",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=74155",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=74153"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000301583",
            "attributes": {
                "name": "Capitalism",
                "subtitle": "A Short History",
                "description": "<p>A comprehensive and concise history of capitalism from its origins to today<br><br>In this authoritative and accessible book, one of the world's most renowned historians provides a concise and comprehensive history of capitalism within a global perspective from its medieval origins to the 2008 financial crisis and beyond. From early commercial capitalism in the Arab world, China, and Europe, to nineteenth- and twentieth-century industrialization, to todays globalized financial capitalism, Jurgen Kocka offers an unmatched account of capitalism, one that weighs its great achievements against its great costs, crises, and failures. Based on intensive research, the book puts the rise of capitalist economies in social, political, and cultural context, and shows how their current problems and foreseeable future are connected to a long history.<br><br>Sweeping in scope, the book describes how capitalist expansion was connected to colonialism; how industrialism brought unprecedented innovation, growth, and prosperity but also increasing inequality; and how managerialism, financialization, and globalization later changed the face of capitalism. The book also addresses the idea of capitalism in the work of thinkers such as Marx, Weber, and Schumpeter, and chronicles how criticism of capitalism is as old as capitalism itself, fed by its persistent contradictions and recurrent emergencies.<br><br>Authoritative and accessible, Capitalism is an enlightening account of a force that has shaped the modern world like few others.</p>",
                "author": "Jürgen Kocka",
                "slug": "capitalism-301583-9781400873418-jurgen-kocka",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400873418.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301583",
                "product_url": "/app/ecom/book/301583/capitalism-301583-9781400873418-jurgen-kocka",
                "bisac_codes": [
                    "HIS037000",
                    "NHB"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691178226",
                    "EISBN13": "9781400873418",
                    "EISBN10": "140087341X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030541812"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301582",
            "attributes": {
                "name": "L.A. Math",
                "subtitle": "Romance, Crime, and Mathematics in the City of Angels",
                "description": "<p>A collection of detective stories using math to solve crimes<br><br>Move over, Sherlock and Watsonthe detective duo to be reckoned with. In the entertaining short-story collection L.A. Math, freelance investigator Freddy Carmichael and his sidekick, Pete Lennox, show how math smarts can crack even the most perplexing cases. Freddy meets colorful personalities throughout Los Angeles and encounters mysterious circumstances from embezzlement and robbery to murder. In each story, Freddy's deductive instinctsand Pete's trusty math skillssolve the crime.<br><br>Featuring such glamorous locales as Beverly Hills, Brentwood, Malibu, and Santa Barbara, the fourteen short stories in L.A. Math take Freddy and Pete through various puzzles and challenges. In \"A Change of Scene,\" Freddy has to figure out who is selling corporate secrets to a competitorso he uses mathematical logic to uncover the culprit. In \"The Winning Streak,\" conditional probability turns the tables on an unscrupulous bookie. And in \"Message from a Corpse,\" the murderer of a wealthy widow is revealed through the rules of compound interest. Its everything you expect from the City of AngelsA-listers and wannabes, lovers and lawyers, heroes and villains. Readers will not only be entertained, but also gain practical mathematics knowledge, ranging from percentages and probability to set theory, statistics, and the mathematics of elections. For those who want to delve into mathematical subjects further, the book includes a supplementary section with more material.<br><br>Filled with intriguing stories, L.A. Math is a treat for lovers of romance, crime, or mathematics.</p>",
                "author": "James D. Stein",
                "slug": "la-math-301582-9781400873388-james-d-stein",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781400873388.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301582",
                "product_url": "/app/ecom/book/301582/la-math-301582-9781400873388-james-d-stein",
                "bisac_codes": [
                    "FIC022000",
                    "FF"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780691168289",
                    "EISBN13": "9781400873388",
                    "EISBN10": "140087338X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030543884"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301567",
            "attributes": {
                "name": "Beginning Visual Basic 2015",
                "subtitle": "",
                "description": "Learn Visual Basic step by step and start programming right away Beginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations targeted to beginners will have you writing your first Visual Basic application quickly. You'll start from the absolute beginning, assuming no prior programming experience, and then gradually build your skills to write Visual Basic applications for Windows and the Web. Coverage includes objects, class libraries, graphics, databases, and much more, with explicit instructions on using ASP.NET, SQL Server, ADO.NET, and XML. Visual Studio is the usual environment for Visual Basic programming, and the latest upgrade has made Visual Basic more feature compatible with C# to allow programmers to move fluidly between the two languages. Don't know C#? Don't worry! This book starts from the very beginning of Visual Basic programming to help you build your skills from the ground-up.  Understand flow control and data structure Debug Windows applications, dialog boxes, and menus Master objects and object-oriented techniques Access databases, program graphics, and program for the Web  Over three million programmers use Visual Basic, and many of them learned it as their first language. It's beginner-friendly, versatile, and visually oriented, making it an ideal introduction to the programming mindset, workflow, and hard skills. Beginning Visual Basic 2015 gets you started on the right foot, with clear, patient instruction and plenty of hands-on practice.",
                "author": "Bryan Newsome",
                "slug": "beginning-visual-basic-2015-301567-9781119092070-bryan-newsome",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781119092070.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301567",
                "product_url": "/app/ecom/book/301567/beginning-visual-basic-2015-301567-9781119092070-bryan-newsome",
                "bisac_codes": [
                    "COM051200",
                    "9633"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781119092117",
                    "EISBN13": "9781119092070"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026077061"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301566",
            "attributes": {
                "name": "The Complete Guide to Finding the Mammals of Australia",
                "subtitle": "",
                "description": "<p>Australia has a rich and unique array of animals, including the largest diversity of marsupials on earth. The recent growth in ecotourism has increased the popularity of mammal-spotting, particularly whale and dolphin-watching, but also spotting of perennial tourist favourites such as koalas and kangaroos. Birdwatchers have for many years known of sites where special or difficult-to-see species may be reliably located. However, despite their comparative abundance and spectacular diversity, many of Australia's unique mammals remain under-appreciated because there has been little available information on where to see them  until now.</p>\n<p>For the first time ever, The Complete Guide to Finding the Mammals of Australia advises interested amateurs and professionals where to locate many of Australia's mammals. The book describes Australia's best mammal-watching sites state-by-state. It also includes a complete, annotated taxonomic list with hints on finding each species (or why it won't be easy to see); sections on travel and logistics in Australia; and appendices with hints on finding and photographing mammals.</p>\n<p>\nThis book will be of interest to anyone wanting to observe or photograph Australian mammals in the wild, mammal enthusiasts, biological field workers and volunteers, tourists and ecotourists.</p>",
                "author": "David Andrew",
                "slug": "the-complete-guide-to-finding-the-mammals-of-australia-301566-9780643098152-david-andrew",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780643098152.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301566",
                "product_url": "/app/ecom/book/301566/the-complete-guide-to-finding-the-mammals-of-australia-301566-9780643098152-david-andrew",
                "bisac_codes": [
                    "KNS"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780643098145",
                    "EISBN13": "9780643098152",
                    "EISBN10": "0643098151"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010014928864"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301565",
            "attributes": {
                "name": "Journey / SecretAgentMan Volume 1",
                "subtitle": "SecretAgentMan",
                "description": "SecretAgentMan is an epic work of historical fiction, set primarily in New England from 1955 to the present day.<br><br> February, 1956. Ten months after the death of Albert Einstein, Lawrence Ronald Howard is born at Holy Family Hospital in Methuen, Massachusetts. An average looking child, he gave no outward sign that behind innocent blue eyes, his mind burned with genius.<br><br> He will spend a lifetime walking a tightrope, blindly negotiating the dark narrow corridor between brilliance and madness. Unaware that he is guided by forces unseen, Ron embarks on a strategy to hide his genius, to cloak it behind a facade of ordinariness.<br><br> To the outside world he is everyman, a simple tradesman without an estate. In truth, he is a giant of his time. Using little more than the power of his own mind he profoundly alters the scientific and political landscape of the twentieth and twenty first centuries.",
                "author": "Mykl Walsh, Richard Saunders",
                "slug": "journey-secretagentman-volume-1-301565-9781941758489-mykl-walsh-richard-saunders",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781941758489.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301565",
                "product_url": "/app/ecom/book/301565/journey-secretagentman-volume-1-301565-9781941758489-mykl-walsh-richard-saunders",
                "bisac_codes": [
                    "FIC009030",
                    "FIC009000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781941758472",
                    "EISBN13": "9781941758489",
                    "EISBN10": "1941758487"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010014967905"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301564",
            "attributes": {
                "name": "Introduced Dung Beetles in Australia",
                "subtitle": "A Pocket Field Guide",
                "description": "<p>This field guide to introduced dung beetles covers all species found in Australia, including two newly introduced species. It will enable farmers, Landcare workers and the interested public to identify and learn about the basic biology of these beetles found in cattle dung.</p>",
                "author": "Penny Edwards, Pam Wilson, Jane Wright",
                "slug": "introduced-dung-beetles-in-australia-301564-9781486300709-penny-edwards-pam-wilson-jane-wright",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781486300709.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301564",
                "product_url": "/app/ecom/book/301564/introduced-dung-beetles-in-australia-301564-9781486300709-penny-edwards-pam-wilson-jane-wright",
                "bisac_codes": [
                    "PSVT"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781486300693",
                    "EISBN13": "9781486300709",
                    "EISBN10": "1486300707"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015266571"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301560",
            "attributes": {
                "name": "Daybreaks",
                "subtitle": "Daily Reflections for Lent and Easter",
                "description": "Author Dianne Bergant takes the message from various Bible stories from Lent stories that we think we know well and from them provides food for thought on the experiences of our daily lives. Perhaps we are not so different from someone like Jonah, and while the lessons of love and mercy that Jesus teaches are difficult sometimes to accept, their fruit is a blessing for us all. And Lent is the perfect time to make the decision to turn toward God and receive his love and mercy.",
                "author": "Dianne Bergant, Dianne Bergant, CSA",
                "slug": "daybreaks-301560-9780764869716-dianne-bergant-csa",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780764869716.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301560",
                "product_url": "/app/ecom/book/301560/daybreaks-301560-9780764869716-dianne-bergant-csa",
                "bisac_codes": [
                    "REL034030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780764821615",
                    "EISBN13": "9780764869716",
                    "EISBN10": "076486971X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015175189"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301554",
            "attributes": {
                "name": "Marie de France: Poetry",
                "subtitle": "",
                "description": "<p>Marie de Frances beautiful poems of courtly love, enchantment, and mystery are now available in a Norton Critical Edition.</p>\n<p>Winner of the 2016 Northern California Book Award for Translation of Poetry.</p>\n<p>Honorable Mention for the 2015 Modern Language Association's Aldo and Jeanne Scaglione Prize For Translation of a Literary Work.</p>\n<p>Marie de France was a medieval poet who was probably born in France and who lived in England during the twelfth century. Prominent among the earliest poets writing in the French vernacular, Marie de France helped shape the style and genres of later medieval poetry. This Norton Critical Edition includes all of Maries lais (short narrative verse poems); selected fables; and a generous excerpt from Saint Patricks Purgatory, a long poem based on a well-known medieval legend. Each text is accompanied by detailed explanatory annotations. For comparative reading, two lais, Bisclavret and Yonec, are accompanied by Maries facing-page originals.<br/>\n<br/>\n\"Backgrounds and Contexts\" is thematically organized to provide readers with a clear sense of Maries inspirations. Topics include The Supernatural, Love and Romance, Medical Traditions, Fable Sources and Analogues: Similar Themes, and Purgatory and the Afterlife. Ovid, Chaucer, Andreas Capellanus, Boccaccio, Aristotle, and Bede are among the authors included.</p>\n<p>From the wealth of scholarly work published on Marie de France, Dorothy Gilbert has chosen excerpts from nine pieces that address issues of history and authorship as well as major themes in the lais, fables, and Saint Patricks Purgatory. The contributors are Thomas Warton, Abbe Gervais de la Rue, Joseph Bedier, Leo Spitzer, R. Howard Bloch, E. A. Francis, Jill Mann, and Jacques Le Goff.<br/>\n<br/>\nA selected bibliography is also included.</p>",
                "author": "Marie de France, Dorothy Gilbert, Dorothy Gilbert",
                "slug": "marie-de-france-poetry-301554-9780393521924-marie-de-france",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780393521924.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301554",
                "product_url": "/app/ecom/book/301554/marie-de-france-poetry-301554-9780393521924-marie-de-france",
                "bisac_codes": [
                    "POE022000",
                    "POE017000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780393932683",
                    "EISBN13": "9780393521924",
                    "EISBN10": "0393521923"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000528643"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301524",
            "attributes": {
                "name": "Employment Discrimination",
                "subtitle": "A Context and Practice Casebook, Second Edition",
                "description": "Students will be better prepared for professional life if they leave law school with an ability to conceptualize legal theory, a sensitivity to the contexts in which legal rules operate and a concrete understanding of the lawyers role as a professional problem solver. While retaining the methods used in traditional legal education, this text uses numerous exercises designed to engage students beyond the realm of traditional legal reasoning and to develop a core skill set crucial to employment discrimination attorneys.\n\nEmployment Discrimination: A Context and Practice Casebook asks students to view legal problems through different lenses, from the perspective of a plaintiffs lawyer, a judge, an in-house counsel, a defense attorney, a victim of discrimination, a person accused of discrimination, a human resources professional, and an employer. It helps students gain an understanding of what each of these individuals might consider in resolving a legal problem. The exercises fact patterns involve both litigation and transactional contexts to help students understand the multi-faceted roles of employment discrimination attorneys.\n\nPerhaps most importantly, this book also tries to help students understand how the policy and theory underlying discrimination law affect the doctrine. The book contains numerous problems challenging students to question the underlying theory of American employment discrimination law and to consider how the law might work differently if it were based on a different set of theoretical assumptions.\n\nOne of the highlights of the text is the Capstone Experience. The Capstone Experience gives students an opportunity to combine the theoretical, doctrinal, historical, and practical knowledge they have gained throughout the casebook and to use that knowledge to resolve real-world problems. The Capstone Experience provides five different exercises, each focusing on a different skill set.\n\nThis book is part of the Context and Practice Series, edited by Michael Hunter Schwartz, Professor of Law and Dean of the University of Arkansas at Little Rock Bowen School of Law.",
                "author": "Jarod S. Gonzalez, Susan Grover, Sandra F. Sperino",
                "slug": "employment-discrimination-301524-9781611635805-susan-grover-sandra-f-sperino-jarod-s-gonzalez",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781611633085.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301524",
                "product_url": "/app/ecom/book/301524/employment-discrimination-301524-9781611635805-susan-grover-sandra-f-sperino-jarod-s-gonzalez",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781611633085",
                    "ISBN10": "1611633087",
                    "EISBN13": "9781611635805",
                    "EISBN10": "1611635802"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000528613"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301522",
            "attributes": {
                "name": "NEUROSCIENTIST LOOKS AT ROBOTS, A",
                "subtitle": "Proceedings of the 4th International Colloquium on Differential Geometry and its Related Fields",
                "description": "The book, written for a general educated public, compares the most important elements of the human nervous system to the corresponding capacities of robots. Crucial are the areas of activities for which the constraints limiting human and robot performances are much different. Those areas offer opportunities for synergies.The book argues that we now understand mechanisms for emotional feelings in the human brain so well that we will be able to program robots to act as though they also have emotion. Written in a clear and open fashion by an expert neuroscientist, the book will appeal to interested lay readers in addition to neuroscientists and computer scientists.",
                "author": "Donald W Pfaff",
                "slug": "neuroscientist-looks-at-robots-a-301522-9789814719636-donald-w-pfaff",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9789814719636.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301522",
                "product_url": "/app/ecom/book/301522/neuroscientist-looks-at-robots-a-301522-9789814719636-donald-w-pfaff",
                "bisac_codes": [
                    "MED057000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9789814719605",
                    "EISBN13": "9789814719636",
                    "EISBN10": "9814719633"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015313713"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301521",
            "attributes": {
                "name": "MECHANICS OF FUNCTIONALLY GRADED MATERIAL STRUCTURES",
                "subtitle": "",
                "description": "Mechanics of Functionally Graded Material Structures is an authoritative and fresh look at various functionally graded materials, customizing them with various structures. The book is devoted to tailoring material properties to the needed structural performance. The authors pair materials with the appropriate structures based upon their purpose and use.Material grading of structures depending upon thickness, axial and polar directions are discussed. Three dimensional analysis of rectangular plates made of functional graded materials and vibrational tailoring of inhomogeneous beams and circular plates are both covered in great detail. The authors derive novel closed form solutions that can serve as benchmarks that numerical solutions can be compared to. These are published for the first time in the literature. This is a unique book that gives the first exposition of the effects of various grading mechanisms on the structural behavior as well as taking into account vibrations and buckling.",
                "author": "Isaac E Elishakoff, Demetris Pentaras, Cristina Gentilini",
                "slug": "mechanics-of-functionally-graded-material-structures-301521-9789814656603-isaac-e-elishakoff-demetris-pentaras-cristina-gentilini",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9789814656603.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301521",
                "product_url": "/app/ecom/book/301521/mechanics-of-functionally-graded-material-structures-301521-9789814656603-isaac-e-elishakoff-demetris-pentaras-cristina-gentilini",
                "bisac_codes": [
                    "TEC021000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9789814656580",
                    "EISBN13": "9789814656603",
                    "EISBN10": "9814656607"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015029841"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301519",
            "attributes": {
                "name": "CURRENT DEVELOPMENTS IN DIFFERENTIAL GEOMETRY & RELATED FIEL",
                "subtitle": "Proceedings of the 4th International Colloquium on Differential Geometry and its Related Fields",
                "description": "This volume contains contributions by the main participants of the 4th International Colloquium on Differential Geometry and its Related Fields (ICDG2014). These articles cover recent developments and are devoted mainly to the study of some geometric structures on manifolds and graphs. Readers will find a broad overview of differential geometry and its relationship to other fields in mathematics and physics.",
                "author": "Toshiaki Adachi, Hideya Hashimoto, Milen J Hristov",
                "slug": "current-developments-in-differential-geometry-related-fiel-301519-9789814719797",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9789814719797.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301519",
                "product_url": "/app/ecom/book/301519/current-developments-in-differential-geometry-related-fiel-301519-9789814719797",
                "bisac_codes": [
                    "MAT012030"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9789814713788",
                    "EISBN13": "9789814719797",
                    "EISBN10": "981471979X"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015017132"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301518",
            "attributes": {
                "name": "STOCH MODEL APPL GEN..(2ND ED)",
                "subtitle": "",
                "description": "This book presents a systematic treatment of Markov chains, diffusion processes and state space models, as well as alternative approaches to Markov chains through stochastic difference equations and stochastic differential equations. It illustrates how these processes and approaches are applied to many problems in genetics, carcinogenesis, AIDS epidemiology and other biomedical systems.One feature of the book is that it describes the basic MCMC (Markov chain and Monte Carlo) procedures and illustrates how to use the Gibbs sampling method and the multilevel Gibbs sampling method to solve many problems in genetics, carcinogenesis, AIDS and other biomedical systems.As another feature, the book develops many state space models for many genetic problems, carcinogenesis, AIDS epidemiology and HIV pathogenesis. It shows in detail how to use the multilevel Gibbs sampling method to estimate (or predict) simultaneously the state variables and the unknown parameters in cancer chemotherapy, carcinogenesis, AIDS epidemiology and HIV pathogenesis. As a matter of fact, this book is the first to develop several state space models for many genetic problems, carcinogenesis and other biomedical problems.To emphasize special applications to medical problems, in this new edition the book has added a new chapter to illustrate how to develop biologically-supported stochastic models and state space models of carcinogenesis in human beings. Specific examples include hidden Markov models and state space models for human colon cancer, human liver cancer and some human pediatric cancers such as retinoblastoma and hepatoblastoma. The book also gives examples to illustrate how to develop procedures to assess cancer risk of environmental agents through initiation-promotion protocols.",
                "author": "Wai-yuan Tan",
                "slug": "stoch-model-appl-gen2nd-ed-301518-9789814397216-wai-yuan-tan",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9789814397216.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301518",
                "product_url": "/app/ecom/book/301518/stoch-model-appl-gen2nd-ed-301518-9789814397216-wai-yuan-tan",
                "bisac_codes": [
                    "MAT003000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9789814390941",
                    "EISBN13": "9789814397216",
                    "EISBN10": "9814397210"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015026683"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301517",
            "attributes": {
                "name": "Die Beste Spookstories van C.J Langenhoven",
                "subtitle": "",
                "description": "n Spierwit geraamte wat teen kranse uitklim.\n\nn Skrikaanjaende gedaante wat uit n rookwolkie vorm aanneem.\n\nDie vaskyk in die gesig van n dooie ... met een oog wat nog lewe!\n\nHierdie grieselige spookstories dateer van die begin van die vorige eeu, maar die indrukwekkende vertellings, ongewone intriges en ontknopings hou lesers vandag nog net so hoendervel en vasgenael soos destyds.\n\nC.J. Langenhoven se ervarings as regsgeleerde, parlementslid en joernalis, sy kennis van die sielkunde, die natuur en van die Klein-Karoo  dit alles kom in sy skryfwerk na vore. Met spitsvondigheid, erns en satire gee hy vir ons in die een-en-twintigste eeu n sonderlinge beeld van vergange jare; n tyd van handkoffers en perdekarre, en toentertyd se Groot Griep. Toe skyndooies alte maklik lewend begrawe is ...",
                "author": "Danie Botha",
                "slug": "die-beste-spookstories-van-cj-langenhoven-301517-9780624076667-danie-botha",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780624076667.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301517",
                "product_url": "/app/ecom/book/301517/die-beste-spookstories-van-cj-langenhoven-301517-9780624076667-danie-botha",
                "bisac_codes": [
                    "FIC029000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780624076919",
                    "EISBN13": "9780624076667",
                    "EISBN10": "0624076660"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010030193957"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301516",
            "attributes": {
                "name": "MBSP Monitoring Basic Skills Progress Manual - 14410",
                "subtitle": "Basic Math Manual",
                "description": "THE MBSP is a research-based standardized program to monitor students' progress in math. This manual provides descriptions of the tests at each grade level in both domains: (a) Computation and (b) Concepts and Applications. In addition, it includes directions for administering the tests, directions for scoring the tests, and technical data about the tests. Answer keys for the tests are provided in the appendixes. The tests are provided on blackline masters in separate books.",
                "author": "Lynn S. Fuchs, Carol L. Hamlett, and Douglas Fuchs",
                "slug": "mbsp-monitoring-basic-skills-progress-manual-14410-301516-9781416403821-lynn-s-fuchs-carol-l-hamlett-and-douglas-fuchs",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/14410.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301516",
                "product_url": "/app/ecom/book/301516/mbsp-monitoring-basic-skills-progress-manual-14410-301516-9781416403821-lynn-s-fuchs-carol-l-hamlett-and-douglas-fuchs",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {},
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000528605"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301515",
            "attributes": {
                "name": "MBSP Monitoring Basic Skills Progress Math Kit- 14409",
                "subtitle": "Basic Math Kit",
                "description": "DOWNLOAD PRINTABLE MATERIALS FROM THE LINK BELOW\n<br>\nThe Monitoring Basic Skills Progress (MBSP) Blackline Masters E-Book Kit contains a set of researched-based standardized measurement and evaluation procedures. The test probes help teachers of students with learning problems to focus intensively on the math progress, to evaluate formatively, and improve those students programs.\n \nWith this program, teachers use a curriculum-based measurement (CBM) to monitor student progress in mathematics over the course of a school year. he manual provides test descriptions, direction for test administration, scoring directions, technical data about the tests, and answer keys. The kit is broken down into two major domains in mathematics:\n\nMBSP COMPUTATION\nFor grades 1 through 6; contains a set of 30 reproducible tests for each grade level; each test contains 25 basic problems.\n Grade 1  Addition and subtraction\n Grade 2  More complex addition and subtraction\n Grade 3  Addition, subtraction, multiplication, and division\n Grade 4 and Grade 5  Fractions and decimals with addition and subtraction\nGrade 6  Fractions and decimals with multiplication and division\n\nMBSP CONCEPTS AND APPLICATIONS\nFor grades 2 through 6; contains a set of 18-25 reproducible tests for each grade level; level of difficulty gradually increases with each grade level.\n Grade 2 and Grade 3  18 problems per test; 24 problems per test. Counting; Number Concepts; Name of Numbers; Measurement; Money; Charts and Graphs; Fractions; Decimals; Applied Computations; and Word problems.  \n Grade 4  24 problems per test. Number Concepts; Name of Numbers and Vocabulary; Measurement; Grid Reading; Charts and Graphs; Area and Perimeter; Fractions; Decimals; and Word Problems\n Grade 5  23 problems per test. Numeration; Money; Measurement; Geometry; Charts and Graphs; Fractions and Factors; Decimals; Applied Computation; and Word Problems\n Grade 6  25 problems per test. Numeration; Applied Computation; Measurement; Geometry; Percentages; Charts and Graphs; Word Problems; Ratios and Probability; Proportions; and Variables.\n\nCOMPLETE MBSP KIT INCLUDES:\n MBSP Basic Math Computation Blackline Masters-2E\n MBSP Basic Math Concepts and Applications Blackline Masters-2E\n MBSP Manual-2E\n All 100% printable",
                "author": "and Douglas Fuchs, Lynn S. Fuchs, Carol L. Hamlett",
                "slug": "mbsp-monitoring-basic-skills-progress-math-kit-14409-301515-9781416412601-lynn-s-fuchs-carol-l-hamlett-and-douglas-fuchs",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/14409.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301515",
                "product_url": "/app/ecom/book/301515/mbsp-monitoring-basic-skills-progress-math-kit-14409-301515-9781416412601-lynn-s-fuchs-carol-l-hamlett-and-douglas-fuchs",
                "bisac_codes": [],
                "items_count": null,
                "identifiers": {
                    "EISBN13": "9781416412601"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010000528604"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301500",
            "attributes": {
                "name": "Palliative Care Nursing at a Glance",
                "subtitle": "",
                "description": "Palliative Care Nursing at a Glance is the perfect companion for nursing students, health and social care practitioners, and all those involved in palliative care delivery, both in the clinical and home setting.A  Written by an expert team of academics, nurses, educators and researchers it provides a concise and easy-to-read overview of all the concepts and clinical decision-making skills necessary for the provision of good-quality palliative and end-of-life care. Divided into six sections, the book includes coverage of all key clinical applications, principles of symptom management, palliative care approaches for a range of conditions and patient groups, exploration of the roles of the multi-professional team, as well as ethical challenges.  Superbly illustrated, with full colour illustrations throughout Provides information on delivery of care in a range of settings Broad coverage makes it ideal reading for anyone involved in palliative care delivery User-friendly and accessible resource for those working in both specialist and non-specialist adult settings",
                "author": "C. Ingleton, P. J. Larkin",
                "slug": "palliative-care-nursing-at-a-glance-301500-9781118759202",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118759202.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301500",
                "product_url": "/app/ecom/book/301500/palliative-care-nursing-at-a-glance-301500-9781118759202",
                "bisac_codes": [
                    "MED058160",
                    "9694"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118759219",
                    "EISBN13": "9781118759202"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010032515823"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301493",
            "attributes": {
                "name": "System Engineering Analysis, Design, and Development",
                "subtitle": "Concepts, Principles, and Practices",
                "description": "Praise for the first edition: \"This excellent text will be useful to every system engineer (SE) regardless of the domain.A It covers ALL relevant SE material and does so in a very clear, methodical fashion.A The breadth and depth of the author's presentation of SE principles and practices is outstanding.\"aPhilip Allen This textbook presents a comprehensive, step-by-step guide to System Engineering analysis, design, and development via an integrated set of concepts, principles, practices, and methodologies. The methods presented in this text apply to any type of human system -- small, medium, and large organizational systems and system development projects delivering engineered systems or services across multiple business sectors such as medical, transportation, financial, educational, governmental, aerospace and defense, utilities, political, and charity, among others.  Provides a common focal point for abridging the gapa between and unifying System Users, System Acquirers, multi-discipline System Engineering, and Project, Functional, and Executive Management education, knowledge, and decision-making for developing systems, products, or services Each chapter provides definitions of key terms, guiding principles, examples, authoras notes, real-world examples, and exercises, which highlight and reinforce key SE&D; concepts and practices Addresses concepts employed in Model-Based Systems Engineering (MBSE), Model-Driven Design (MDD), Unified Modeling Language (UMLTM) / Systems Modeling Language (SysMLTM), and Agile/Spiral/V-Model Development such as user needs, stories, and use cases analysis; specification development; system architecture development; User-Centric System Design (UCSD); interface definition & control; system integration & test; and Verification & Validation (V&V;) Highlights/introduces a new 21st Century Systems Engineering & Development (SE&D;) paradigm that is easy to understand and implement. Provides practices that are critical staging points for technical decision making such as Technical Strategy Development; Life Cycle requirements; Phases, Modes, & States; SE Process; Requirements Derivation; System Architecture Development, User-Centric System Design (UCSD); Engineering Standards, Coordinate Systems, and Conventions; et al.  Thoroughly illustrated, with end-of-chapter exercises and numerous case studies and examples, Systems Engineering Analysis, Design, and Development, Second Edition is a primary textbook for multi-discipline, engineering, system analysis, and project management undergraduate/graduate level students and a valuable reference for professionals.",
                "author": "Charles S. Wasson",
                "slug": "system-engineering-analysis-design-and-development-301493-9781118967140-charles-s-wasson",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781118967140.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301493",
                "product_url": "/app/ecom/book/301493/system-engineering-analysis-design-and-development-301493-9781118967140-charles-s-wasson",
                "bisac_codes": [
                    "TEC008000",
                    "9684"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781118442265",
                    "EISBN13": "9781118967140"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026114412"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301485",
            "attributes": {
                "name": "Unscalable",
                "subtitle": "",
                "description": "In Unscalable, startup founder and software engineer Charlie Guo uncovers the lesser-known backstories of failure and success in interviews with some of the most daring founders in Silicon Valley. While much is made of the mythology of brilliant leadership and overnight success stories, these interviews pull back the veil on a much more eclectic mix of strategies and experiments, revealing the longer and less predictable road to success in Silicon Valley. <br><br> Guo gives us a look at the edgier moments behind the glamor of the tech boom. To the question Will it scale? this book suggests that more often than not, the answer may be No!especially as fledgling ideas try to shape-shift their way into actual products and companies. Some of those new entities will themselves spawn new startups, while some will fade into oblivion. From vacuuming out hundreds of cars in a green vest to learning that Britney Spears was their newest account, founders share the peaks and valleys that have made startups one of the most riveting stories of the century.",
                "author": "Charlie Guo",
                "slug": "unscalable-301485-9781941758564-charlie-guo",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781941758564.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301485",
                "product_url": "/app/ecom/book/301485/unscalable-301485-9781941758564-charlie-guo",
                "bisac_codes": [
                    "BUS025000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781941758557",
                    "EISBN13": "9781941758564",
                    "EISBN10": "1941758568"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015220745"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000301484",
            "attributes": {
                "name": "Reading Romans at Ground Level",
                "subtitle": "A Contemporary Rural African Perspective",
                "description": "Many pastors in the provincial towns and rural villages of Malawi struggle to find practical relevance in the letter to the Romans. While the majority of church leaders have received little or no formal Bible and ministry training, they often face formidable challenges from African traditional practices, folk Islam, poverty and poor education  creating barriers to authentic Christian discipleship. Reading Romans at Ground Level  uses field research to characterize pastoral ministry in provincial-rural Malawi. By examining current preaching practice, it shows that Malawian pastors mostly use individual verses from Pauls letter within inductive needs-driven sermons or gospel calls for conversion. In this book, a three-horizon contextual approach is used to investigate how the letter might be applied biblically to address contemporary African socio-cultural and pastoral issues. It demonstrates surprisingly rich parallels between the way Romans might have been heard by its original recipients in the slums of Ancient Rome, and its potential meaning for Christians living in poverty in rural Africa today.",
                "author": "Jonathan D. Groves",
                "slug": "reading-romans-at-ground-level-301484-9781783689194-jonathan-d-groves",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9781783689194.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "301484",
                "product_url": "/app/ecom/book/301484/reading-romans-at-ground-level-301484-9781783689194-jonathan-d-groves",
                "bisac_codes": [
                    "REL006100",
                    "REL080000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781783689200",
                    "EISBN13": "9781783689194",
                    "EISBN10": "1783689196"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010015134794"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 74154,
            "pages": 78455,
            "count": 1569092
        }
    }
}

Response Info

Default: None