GET /services/catalog/products?format=api&page=74934
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=78479",
        "next": "https://redshelf.com/services/catalog/products?format=api&page=74935",
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=74933"
    },
    "data": [
        {
            "type": "Product",
            "id": "00010000284392",
            "attributes": {
                "name": "A Guide to Ship Repair Estimates in Man-hours",
                "subtitle": "",
                "description": "<p>Expert ship surveyor Don Butler shares a lifetimes ship repair costing experience in this unique resource for accurate cost estimation and planning</p>   <p> Includes hard to come by information on typical ship repair labor expectations for accurate man-hour forecasting and cost estimation <p> Produced for marine engineers and marine industry professionals to aid with repair specification and negotiation, helping you to plan work and budgets more reliably     <p> Uses man-hours as opposed to particular rates or currencies, providing a long-term model for pricing regardless of location, rate fluctuation or inflation  <p>Bringing together otherwise scattered details on specific repair and dry-docking activities, this invaluable guide will save you time and improve the accuracy of your ship repair estimates. Dont plan or commission work without it!</p> <p>Don Butler is a fellow of the Institute of Marine Engineers and a member of Society of Consulting Marine Engineers and Ship Surveyors, UK.</p> Made up of very hard to come by information on typical ship repair labor expectations for accurate man-hour forecasting and cost estimation Produced for marine engineers and marine industry professionals to save time, aid in repair negotiation and help companies to plan more reliably Man-hour listings assist in long-term pricing, meaning the book content remains valid regardless of currency, rate fluctuation or inflation",
                "author": "Don Butler",
                "slug": "a-guide-to-ship-repair-estimates-in-man-hours-284392-9780080982809-don-butler",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780080982809.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284392",
                "product_url": "/app/ecom/book/284392/a-guide-to-ship-repair-estimates-in-man-hours-284392-9780080982809-don-butler",
                "bisac_codes": [
                    "TEC009000",
                    "TEC060000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780080982625",
                    "EISBN13": "9780080982809",
                    "EISBN10": "0080982808"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026350570"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284390",
            "attributes": {
                "name": "Engineering Design, Planning, and Management",
                "subtitle": "",
                "description": "<p>Engineering Design, Planning and Management covers engineering design methodology with an interdisciplinary approach, concise discussions, and a visual format. The book explores project management and creative design in the context of both established companies and entrepreneurial start-ups. Readers will discover the usefulness of the design process model through practical examples and applications from across the engineering disciplines.</p>  <p>The book explains useful design techniques such as concept mapping and weighted decision matrices, supported with extensive graphics, flowcharts, and accompanying interactive templates. The discussions are organized around 12 chapters dealing with topics such as needs identification and specification; design concepts and embodiments; decision making; finance, budgets, purchasing, and bidding; communication, meetings, and presentations; reliability and system design; manufacturing design; and mechanical design. Methods in the book are applied to practical situations where appropriate. The design process model is fully demonstrated via examples and applications from a variety of engineering disciplines. The text also includes end-of-chapter exercises for personal practice.</p>  <p>This book will be of interest to product designers/product engineers, product team managers, and students taking undergraduate product design courses in departments of mechanical engineering and engineering technology. </p> Chapter objectives and end-of-chapter exercises for each chapter Supported by a set of PowerPoint slides for instructor use Available correlation table links chapter content to ABET criteria",
                "author": "Hugh Jack",
                "slug": "engineering-design-planning-and-management-284390-9780123977717-hugh-jack",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977717.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284390",
                "product_url": "/app/ecom/book/284390/engineering-design-planning-and-management-284390-9780123977717-hugh-jack",
                "bisac_codes": [
                    "TEC009000",
                    "034"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971586",
                    "EISBN13": "9780123977717",
                    "EISBN10": "0123977711"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026362448"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284389",
            "attributes": {
                "name": "SQL Injection Attacks and Defense",
                "subtitle": "",
                "description": "<p>SQL Injection Attacks and Defense, First Edition: Winner of the Best Book Bejtlich Read Award </p>  <p>\"SQL injection is probably the number one problem for any server-side application, and this book unequaled in its coverage.\" Richard Bejtlich, Tao Security blog </p>  <p>SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there is no central repository of information available for penetration testers, IT security consultants and practitioners, and web/software developers to turn to for help. </p>  <p>SQL Injection Attacks and Defense, Second Edition is the only book devoted exclusively to this long-established but recently growing threat. This is the definitive resource for understanding, finding, exploiting, and defending against this increasingly popular and particularly destructive type of Internet-based attack. </p>  <p>SQL Injection Attacks and Defense, Second Edition includes all the currently known information about these attacks and significant insight from its team of SQL injection experts, who tell you about: </p>   Understanding SQL Injection  Understand what it is and how it works  Find, confirm and automate SQL injection discovery  Tips and tricks for finding SQL injection within code  Create exploits for using SQL injection  Design apps to avoid the dangers these attacks  SQL injection on different databases  SQL injection on different technologies  SQL injection testing techniques  Case Studies  Securing SQL Server, Second Edition is the only book to provide a complete understanding of SQL injection, from the basics of vulnerability to discovery, exploitation, prevention, and mitigation measures Covers unique, publicly unavailable information, by technical experts in such areas as Oracle, Microsoft SQL Server, and MySQL---including new developments for Microsoft SQL Server 2012 (Denali) Written by an established expert, author, and speaker in the field, with contributions from a team of equally renowned creators of SQL injection tools, applications, and educational materials",
                "author": "Justin Clarke-Salt",
                "slug": "sql-injection-attacks-and-defense-284389-9781597499736-justin-clarke-salt",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781597499736.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284389",
                "product_url": "/app/ecom/book/284389/sql-injection-attacks-and-defense-284389-9781597499736-justin-clarke-salt",
                "bisac_codes": [
                    "COM021000",
                    "077"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781597499637",
                    "EISBN13": "9781597499736",
                    "EISBN10": "1597499730"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026358900"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284388",
            "attributes": {
                "name": "Solar Energy Markets",
                "subtitle": "An Analysis of the Global Solar Industry",
                "description": "<p>This groundbreaking new book features holistic coverage of technological breakthroughs, financing trends, workforce development issues, and comparative regional case studies in solar energy. It provides a global bird's-eye view of the industry for scientists, engineers, business leaders, and policymakers  anyone seriously engaged in the rapidly evolving field of solar energy. The expert author's analysis includes primary data from the first comprehensive solar industry survey conducted in the United States, insights from key thought leaders in the energy sector, and case studies from international leaders in solar development. Solar Energy Markets examines six key drivers of the solar industry: 1) a new culture of environmentalism; 2) policy and markets; 3) financing and venture capital; 4) economics and cost-competitiveness; 5) innovation; and 6) labor. In a field too often marked by divisive over-specialization, this resource provides invaluable context, demonstrating how the solar fields innovative triumphs and inherent challenges play out in the real global marketplace.</p> Analyzes key drivers of the solar industry at international, national and local levels  Synthesizes the first comprehensive surveys of the U.S. solar industry  Uniquely ties together technological innovation with market implications for engineers, business leaders and policymakers alike Examines the evolving role of China in global solar markets",
                "author": "Philip G. Jordan",
                "slug": "solar-energy-markets-284388-9780123977687-philip-g-jordan",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780123977687.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284388",
                "product_url": "/app/ecom/book/284388/solar-energy-markets-284388-9780123977687-philip-g-jordan",
                "bisac_codes": [
                    "SCI024000",
                    "TEC009000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971746",
                    "EISBN13": "9780123977687",
                    "EISBN10": "0123977681"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026353577"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284387",
            "attributes": {
                "name": "Distributed Renewable Energies for Off-Grid Communities",
                "subtitle": "Strategies and Technologies toward Achieving Sustainability in Energy Generation and Supply",
                "description": "Energy is directly related to the most critical economic and social issues which affect sustainable development such as mobility, food production, environmental quality, regional and global security issues. Two-thirds of the new demand will come from developing nations, with China accounting for 30%. Without adequate attention to the critical importance of energy to all these aspects, the global, social, economic and environmental goals of sustainability cannot be achieved. Indeed the magnitude of change needed is immense, fundamental and directly related to the energy produced and consumed nationally and internationally. Today, it is estimated that more than two billion people worldwide lack access to modern energy resources. Distributed Renewable Energies for Off-Grid Communities provides various options and case studies related to the potential of renewable energies along with their environmental, economic and social dimensions. Case studies provide you with solutions to for future decentralized energy supply  Expanded coverage over previous work in the field to include coverage of rural and urban communities  Provides new solutions for future decentralized energy supply",
                "author": "Nasir El Bassam, Marcia Schlichting, Daniele Pagani",
                "slug": "distributed-renewable-energies-for-off-grid-communities-284387-9780123977731",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780123977731.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284387",
                "product_url": "/app/ecom/book/284387/distributed-renewable-energies-for-off-grid-communities-284387-9780123977731",
                "bisac_codes": [
                    "TEC031010",
                    "034"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971784",
                    "EISBN13": "9780123977731",
                    "EISBN10": "0123977738"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026360172"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284386",
            "attributes": {
                "name": "Introduction to Biological and Small Molecule Drug Research and Development",
                "subtitle": "Theory and Case Studies",
                "description": "<p>Introduction to Biological and Small Molecule Drug Research and Development provides, for the first time, an introduction to the science behind successful pharmaceutical research and development programs. The book explains basic principles, then compares and contrasts approaches to both biopharmaceuticals (proteins) and small molecule drugs, presenting an overview of the business and management issues of these approaches. The latter part of the book provides carefully selected real-life case studies illustrating how the theory presented in the first part of the book is actually put into practice. Studies include Herceptin/T-DM1, erythropoietin (Epogen/Eprex/NeoRecormon), anti-HIV protease inhibitor Darunavir, and more.</p>  <p>Introduction to Biological and Small Molecule Drug Research and Development is intended for late-stage undergraduates or postgraduates studying chemistry (at the biology interface), biochemistry, medicine, pharmacy, medicine, or allied subjects. The book is also useful in a wide variety of science degree courses, in post-graduate taught material (Masters and PhD), and as basic background reading for scientists in the pharmaceutical industry.</p> For the first time, the fundamental scientific principles of biopharmaceuticals and small molecule chemotherapeutics are discussed side-by-side at a basic level Edited by three senior scientists with over 100 years of experience in drug research who have compiled the best scientific comparison of small molecule and biopharmaceuticals approaches to new drugs Illustrated with key examples of important drugs that exemplify the basic principles of pharmaceutical drug research and development",
                "author": "C. Robin Ganellin, Roy Jefferis, Stanley M. Roberts",
                "slug": "introduction-to-biological-and-small-molecule-drug-research-and-development-284386-9780123977700",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977700.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284386",
                "product_url": "/app/ecom/book/284386/introduction-to-biological-and-small-molecule-drug-research-and-development-284386-9780123977700",
                "bisac_codes": [
                    "SCI013040",
                    "SCI013060"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971760",
                    "EISBN13": "9780123977700",
                    "EISBN10": "0123977703"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026355288"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284385",
            "attributes": {
                "name": "Underground Infrastructures",
                "subtitle": "Planning, Design, and Construction",
                "description": "<p>Underground facilities, such as tunnels, sewer, water and gas networks form the backbone of the economic life of the modern city. In densely populated areas where the demands for transportation and services are rapidly increasing and the construction of new roads and railways are prohibited, the construction of a tunnel might be the only alternative. Brief and readable, this reference is based on a combined 75 years of field experience and places emphasis is on simple practical rules for designing and planning, underground infrastructures. The books begins with a clear and rigorous exposition of the classification of underground space, important considerations such as geological and engineering and underground planning. This is followed by self-contained chapters concerning applications for underground water storage, underground car parks, underground metros & road tunnels and underground storage of crude oil, lpg and natural gas. The book has 15 chapters covering various usage of underground space. There are about 135 figures and tables. The book contains about 20 case histories/examples. </p> <p>One of the first book to address all of the major areas in which this technology is used, this book deals with major topics such as: hydroelectric projects with modern planning of complex underground structures; underground storages of food items, crude oil and explosives and highly cautious underground nuclear waste repositories. Rail and road tunnels and TBM are described briefly. Risk management in underground infrastructures is of vital importance. Civil Engineers, Mining Engineers, and Geotechnical Engineers will find this book a valuable guide to designing and planning underground infrastructures both in terms of its applications.</p> Risk management method for underground infrastructures Vital tips for the underground storage of food, water, crude oil, natural gas and munitions Provides design tips for Underground Parking Facilities Instruction for the designing planning and construction for underground Metros and road tunnels Planning and design of underground nuclear waste repositories Clearly explains the benefits and drawbacks of underground facilities Quick guide to the various modern mechanical underground parking options Explanation of construction planning and Risk management Places expert advice for planning and constructing projects at the finger tips",
                "author": "R K Goel, Bhawani Singh, Jian Zhao",
                "slug": "underground-infrastructures-284385-9780123977670-r-k-goel-bhawani-singh-jian-zhao",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977670.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284385",
                "product_url": "/app/ecom/book/284385/underground-infrastructures-284385-9780123977670-r-k-goel-bhawani-singh-jian-zhao",
                "bisac_codes": [
                    "TEC005000",
                    "TEC005050"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971685",
                    "EISBN13": "9780123977670",
                    "EISBN10": "0123977673"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026354867"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284384",
            "attributes": {
                "name": "Bioactive Food as Dietary Interventions for Diabetes",
                "subtitle": "Bioactive Foods in Chronic Disease States",
                "description": "<p>The role of diet in the prevention, control and treatment of diabetes continues to provide significant opportunity for non-pharmaceutical interventions for many of the over 20 million people who live with this disease. Looking beyond traditional dietary controls may lead to more effective, cost efficient, and flexible options for many patients.</p>  <p>Bioactive Food as Dietary Interventions for Diabetes is the only available scientific resource focused on exploring the latest advances in bioactive food research, and the potential benefit of bioactive food choice on the diabetic condition. Written by experts from around the world, it presents important information that can help improve the health of those at risk for diabetes and diabetes related conditions using food selection as its foundation. </p> Focuses on the role of bioactive foods in addressing pre-diabetes symptoms, their potential to complement other treatments for those suffering from diabetes and diabetic-related obesity and other health issues Documents foods that can affect metabolic syndrome and ways the associated information could be used to understand other diseases that share common etiological pathways Includes insights from experts from around the world, providing global perspectives and options based on various regional foods",
                "author": "Ronald Ross Watson, Victor R Preedy",
                "slug": "bioactive-food-as-dietary-interventions-for-diabetes-284384-9780123977625",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977625.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284384",
                "product_url": "/app/ecom/book/284384/bioactive-food-as-dietary-interventions-for-diabetes-284384-9780123977625",
                "bisac_codes": [
                    "MED060000",
                    "925"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971531",
                    "EISBN13": "9780123977625",
                    "EISBN10": "0123977622"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026357878"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284383",
            "attributes": {
                "name": "Bioactive Food as Dietary Interventions for the Aging Population",
                "subtitle": "Bioactive Foods in Chronic Disease States",
                "description": "Bioactive Food as Dietary Interventions for the Aging Population presents scientific evidence of the impact bioactive foods can have in the prevention and mediation of age related diseases. Written by experts from around the world, this volume provides important information that will not only assist in treatment therapies, but inspire research and new work related to this area. Focuses on the role of bioactive foods in addressing chronic conditions associated with aging and senescence  Important information for developing research on this rapidly growing population representing an increasingly significant financial burden  Documents foods that can affect metabolic syndrome and ways the associated information could be used to understand other diseases, which share common etiological pathways",
                "author": "Ronald Ross Watson, Victor R Preedy",
                "slug": "bioactive-food-as-dietary-interventions-for-the-aging-population-284383-9780123977618",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977618.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284383",
                "product_url": "/app/ecom/book/284383/bioactive-food-as-dietary-interventions-for-the-aging-population-284383-9780123977618",
                "bisac_codes": [
                    "MED060000",
                    "MED078000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971555",
                    "EISBN13": "9780123977618",
                    "EISBN10": "0123977614"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026369454"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284382",
            "attributes": {
                "name": "Bioactive Food as Dietary Interventions for Liver and Gastrointestinal Disease",
                "subtitle": "Bioactive Foods in Chronic Disease States",
                "description": "<p>Bioactive Food as Dietary Interventions for Liver and Gastrointestinal Disease provides valuable insights for those seeking nutritional treatment options for those suffering from liver and/or related gastrointestinal disease including Crohns, allergies, and colitis among others. Information is presented on a variety of foods including herbs, fruits, soy and olive oil. This book serves as a valuable resource for researchers in nutrition, nephrology, and gastroenterology.</p> Addresses the most positive results from dietary interventions using bioactive foods to impact diseases of the liver and gastrointestinal system, including reduction of inflammation, improved function, and nutritional efficiency Presents a wide range of liver and gastrointestinal diseases and provides important information for additional research Associated information can be used to understand other diseases, which share common etiological pathways",
                "author": "Ronald Ross Watson, Victor R Preedy",
                "slug": "bioactive-food-as-dietary-interventions-for-liver-and-gastrointestinal-disease-284382-9780123977649",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977649.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284382",
                "product_url": "/app/ecom/book/284382/bioactive-food-as-dietary-interventions-for-liver-and-gastrointestinal-disease-284382-9780123977649",
                "bisac_codes": [
                    "MED060000",
                    "925"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971548",
                    "EISBN13": "9780123977649",
                    "EISBN10": "0123977649"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026359698"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284381",
            "attributes": {
                "name": "Bioactive Food as Dietary Interventions for Arthritis and Related Inflammatory Diseases",
                "subtitle": "Bioactive Food in Chronic Disease States",
                "description": "<p>While diet has long been recognized as having potential to alleviate symptoms of inflammatory diseases including arthritis, lupus and fibromyalgia, research indicates that specific foods offer particular benefits in preventing or mitigating specific symptoms. Bioactive Food as Dietary Interventions for Arthritis and Inflammatory Diseases is the only available resource focused on exploring the latest advances in bioactive food research written for the scientist or professional audience. </p> The only single-volume resource for scientists and professionals seeking information on how bioactive foods may assist in the treatment of inflammatory disease Includes coverage of probiotics, prebiotics, and polyphenols Convenient, efficient and effective source that allows reader to identify potential uses of compounds  or indicate those compounds whose use may in fact be of little or no health benefit Documents foods that can affect inflammatory disease and ways the associated information could be used to understand other diseases, which share common etiological pathways",
                "author": "Ronald Ross Watson, Victor R Preedy",
                "slug": "bioactive-food-as-dietary-interventions-for-arthritis-and-related-inflammatory-diseases-284381-9780123977656",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977656.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284381",
                "product_url": "/app/ecom/book/284381/bioactive-food-as-dietary-interventions-for-arthritis-and-related-inflammatory-diseases-284381-9780123977656",
                "bisac_codes": [
                    "MED060000",
                    "925"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971562",
                    "EISBN13": "9780123977656",
                    "EISBN10": "0123977657"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026364938"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284380",
            "attributes": {
                "name": "Measuring Data Quality for Ongoing Improvement",
                "subtitle": "A Data Quality Assessment Framework",
                "description": "<p>The Data Quality Assessment Framework shows you how to measure and monitor data quality, ensuring quality over time. Youll start with general concepts of measurement and work your way through a detailed framework of more than three dozen measurement types related to five objective dimensions of quality: completeness, timeliness, consistency, validity, and integrity. Ongoing measurement, rather than one time activities will help your organization reach a new level of data quality. This plain-language approach to measuring data can be understood by both business and IT and provides practical guidance on how to apply the DQAF within any organization enabling you to prioritize measurements and effectively report on results. Strategies for using data measurement to govern and improve the quality of data and guidelines for applying the framework within a data asset are included. Youll come away able to prioritize which measurement types to implement, knowing where to place them in a data flow and how frequently to measure. Common conceptual models for defining and storing of data quality results for purposes of trend analysis are also included as well as generic business requirements for ongoing measuring and monitoring including calculations and comparisons that make the measurements meaningful and help understand trends and detect anomalies. </p> Demonstrates how to leverage a technology independent data quality measurement framework for your specific business priorities and data quality challenges Enables discussions between business and IT with a non-technical vocabulary for data quality measurement Describes how to measure data quality on an ongoing basis with generic measurement types that can be applied to any situation",
                "author": "Laura Sebastian-Coleman",
                "slug": "measuring-data-quality-for-ongoing-improvement-284380-9780123977540-laura-sebastian-coleman",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977540.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284380",
                "product_url": "/app/ecom/book/284380/measuring-data-quality-for-ongoing-improvement-284380-9780123977540-laura-sebastian-coleman",
                "bisac_codes": [
                    "COM021000",
                    "COM062000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970336",
                    "EISBN13": "9780123977540",
                    "EISBN10": "0123977541"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026369195"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284379",
            "attributes": {
                "name": "Biofilms in Infection Prevention and Control",
                "subtitle": "A Healthcare Handbook",
                "description": "<p>Biofilms in Infection and Disease Control: A Healthcare Handbook outlines the scientific evidence and rationale for the prevention of infection, the role biofilms play in infection control, and the issues concerning their resistance to antimicrobials. This book provides practical guidance for healthcare and infection control professionals, as well as students, for preventing and controlling infection. </p>  <p>Biofilms are the most common mode of bacterial growth in nature. Highly resistant to antibiotics and antimicrobials, biofilms are the source of more than 65 percent of health care associated infections (HCAI), which, according to the WHO, affect 1.4 million people annually. Biofilms are involved in 80 percent of all microbial infections in the body, including those associated with medical devices such as catheters, endotracheal tubes, joint prostheses, and heart valves. Biofilms are also the principle causes of infections of the middle-ear, dental caries, gingivitis, prostatitis and cystic fibrosis. Importantly, biofilms also significantly delay wound healing and reduce antimicrobial efficiency in at-risk or infected skin wounds. </p> Provides specific procedures for controlling and preventing infection Includes case studies of HCAI, and identifies appropriate treatments  Presents national government standards for infection prevention and control Includes extensive references and links to websites for further information",
                "author": "Steven L. Percival, David Williams, Tracey Cooper, Jacqueline Randle",
                "slug": "biofilms-in-infection-prevention-and-control-284379-9780123977519",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/9780123977519.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284379",
                "product_url": "/app/ecom/book/284379/biofilms-in-infection-prevention-and-control-284379-9780123977519",
                "bisac_codes": [
                    "MED022090",
                    "SCI045000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970435",
                    "EISBN13": "9780123977519",
                    "EISBN10": "0123977517"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026345230"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284378",
            "attributes": {
                "name": "Micromechanics of Composite Materials",
                "subtitle": "A Generalized Multiscale Analysis Approach",
                "description": "<p>With composites under increasing use in industry to replace traditional materials in components and structures, the modeling of composite performance, damage and failure has never been more important.</p>  <p>Micromechanics of Composite Materials: A Generalized Multiscale Analysis Approach brings together comprehensive background information on the multiscale nature of the composite, constituent material behaviour, damage models and key techniques for multiscale modelling, as well as presenting the findings and methods, developed over a lifetimes research, of three leading experts in the field. </p> <p>The unified approach presented in the book for conducting multiscale analysis and design of conventional and smart composite materials is also applicable for structures with complete linear and nonlinear material behavior, with numerous applications provided to illustrate use.</p> <p>Modeling composite behaviour is a key challenge in research and industry; when done efficiently and reliably it can save money, decrease time to market with new innovations and prevent component failure. This book provides the tools and knowledge from leading micromechanics research, allowing researchers and senior engineers within academia and industry with to improve results and streamline development workflows.</p> Brings together for the first time the findings of a lifetimes research in micromechanics by recognized leaders in the field Provides a comprehensive overview of all micromechanics formulations in use today and a unified approach that works for the multiscale analysis and design of multi-phased composite materials, considering both small strain and large strain formulations Combines otherwise disparate theory, code and techniques in a step-by-step manner for efficient and reliable modeling of composites",
                "author": "Jacob Aboudi, Steven M. Arnold, Brett A. Bednarcyk",
                "slug": "micromechanics-of-composite-materials-284378-9780123977595-jacob-aboudi-steven-m-arnold-brett-a-bednarcyk",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977595.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284378",
                "product_url": "/app/ecom/book/284378/micromechanics-of-composite-materials-284378-9780123977595-jacob-aboudi-steven-m-arnold-brett-a-bednarcyk",
                "bisac_codes": [
                    "TEC002000",
                    "TEC021000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970350",
                    "EISBN13": "9780123977595",
                    "EISBN10": "0123977592"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026357877"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284376",
            "attributes": {
                "name": "Molecular Microbiology Laboratory",
                "subtitle": "A Writing-Intensive Course",
                "description": "Molecular Microbiology Laboratory, Second Edition, is designed to teach essential principles and techniques of molecular biology and microbial ecology to upper-level undergraduates majoring in the life sciences and to develop students' scientific writing skills. A detailed lab preparation manual for instructors and teaching assistants accompanies the lab book and contains a general discussion of scientific writing and critical reading as well as detailed instructions for preparation and peer review of lab reports. Each experimental unit is accompanied by a number of additional writing exercises based upon primary journal articles. Exposes students to the new molecular-based techniques  Provides faculty with an authoritative, accessible resource for teaching protocols  The only manual to incorporate writing exercises, presentation skills and tools for reading primary literature into the curriculum  Based on a successful course for which the author won a teaching award New to this Edition: - Presents a real-world study of bacterial populations in the environment in the final experiment  - Provides an overview of molecular biology in a new review chapter - Demonstrates how to design an experiment and how to interpret the results  - Covers grant proposal writing and how panels review proposals  - Presents guidance on public speaking and preparing PowerPoint presentations  - Includes tutorials on three widely used software packages",
                "author": "Bruce Geller, Katherine Field",
                "slug": "molecular-microbiology-laboratory-284376-9780123977526-bruce-geller-katherine-field",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123977526.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284376",
                "product_url": "/app/ecom/book/284376/molecular-microbiology-laboratory-284376-9780123977526-bruce-geller-katherine-field",
                "bisac_codes": [
                    "SCI008000",
                    "SCI045000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970442",
                    "EISBN13": "9780123977526",
                    "EISBN10": "0123977525"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026365340"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284375",
            "attributes": {
                "name": "Network Intrusion Analysis",
                "subtitle": "Methodologies, Tools, and Techniques for Incident Analysis and Response",
                "description": "<p>Nearly every business depends on its network to provide information services to carry out essential activities, and network intrusion attacks have been growing increasingly frequent and severe. When network intrusions do occur, its imperative that a thorough and systematic analysis and investigation of the attack is conducted to determine the nature of the threat and the extent of information lost, stolen, or damaged during the attack. A thorough and timely investigation and response can serve to minimize network downtime and ensure that critical business systems are maintained in full operation.</p>  <p>Network Intrusion Analysis teaches the reader about the various tools and techniques to use during a network intrusion investigation. The book focuses on the methodology of an attack as well as the investigative methodology, challenges, and concerns. This is the first book that provides such a thorough analysis of network intrusion investigation and response.</p>  <p>Network Intrusion Analysis addresses the entire process of investigating a network intrusion by: *Providing a step-by-step guide to the tools and techniques used in the analysis and investigation of a network intrusion. *Providing real-world examples of network intrusions, along with associated workarounds. *Walking you through the methodology and practical steps needed to conduct a thorough intrusion investigation and incident response, including a wealth of practical, hands-on tools for incident assessment and mitigation.</p> Network Intrusion Analysis addresses the entire process of investigating a network intrusion Provides a step-by-step guide to the tools and techniques used in the analysis and investigation of a network intrusion Provides real-world examples of network intrusions, along with associated workarounds Walks readers through the methodology and practical steps needed to conduct a thorough intrusion investigation and incident response, including a wealth of practical, hands-on tools for incident assessment and mitigation",
                "author": "Joe Fichera, Steven Bolt",
                "slug": "network-intrusion-analysis-284375-9781597499712-joe-fichera-steven-bolt",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9781597499712.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284375",
                "product_url": "/app/ecom/book/284375/network-intrusion-analysis-284375-9781597499712-joe-fichera-steven-bolt",
                "bisac_codes": [
                    "COM043050",
                    "COM053000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9781597499620",
                    "EISBN13": "9781597499712",
                    "EISBN10": "1597499714"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026357826"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284374",
            "attributes": {
                "name": "Advances in Artificial Transportation Systems and Simulation",
                "subtitle": "",
                "description": "<p>The Intelligent Systems Series encompasses theoretical studies, design methods, and real-world implementations and applications. It publishes titles in three core sub-topic areas: Intelligent Automation, Intelligent Transportation Systems, and Intelligent Computing. Titles focus on professional and academic reference works and handbooks. </p>  <p>This volume, Advances in Artificial Transportation Systems and Simulation, covers hot topics including driver assistance systems; cooperative vehicle-highway systems; collision avoidance; pedestrian protection; image, radar and lidar signal processing; and V2V and V2I communications.</p>  <p>The readership for the series is broad, reflecting the wide range of intelligent systems interest and application, but focuses on engineering (in particular automation, control, mechatronics, robotics, transportation, automotive, aerospace), electronics and electronic design, and computer science.</p> Provides researchers and engineers with up to date research results and state-of-the art technologies in the area of intelligent vehicles and transportation systems  Includes case studies plus surveys of the latest research Covers hot topics including driver assistance systems; cooperative vehicle-highway systems; collision avoidance; pedestrian protection; image, radar and lidar signal processing; V2V and V2I communications",
                "author": "Rosaldo J F Rossetti, Ronghui Liu",
                "slug": "advances-in-artificial-transportation-systems-and-simulation-284374-9780123973283",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123973283.png",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284374",
                "product_url": "/app/ecom/book/284374/advances-in-artificial-transportation-systems-and-simulation-284374-9780123973283",
                "bisac_codes": [
                    "COM004000",
                    "COM014000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970411",
                    "EISBN13": "9780123973283",
                    "EISBN10": "0123973287"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026362016"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284373",
            "attributes": {
                "name": "Service Science, Management, and Engineering:",
                "subtitle": "Theory and Applications",
                "description": "<p>The Intelligent Systems Series comprises titles that present state of the art knowledge and the latest advances in intelligent systems. Its scope includes theoretical studies, design methods, and real-world implementations and applications.</p>  <p>Service Science, Management, and Engineering presents the latest issues and development in service science. Both theory and applications issues are covered in this book, which integrates a variety of disciplines, including engineering, management, and information systems. These topics are each related to service science from various perspectives, and the book is supported throughout by applications and case studies that showcase best practice and provide insight and guidelines to assist in building successful service systems.</p> Presents the latest research on service science, management and engineering, from both theory and applications perspectives Includes coverage of applications in high-growth sectors, along with real-world frameworks and design techniques Applications and case studies showcase best practices and provide insights and guidelines to those building and managing service systems",
                "author": "Gang Xiong, Zhong Liu, Xiwei Liu, Fenghua Zhu, Dong Shen",
                "slug": "service-science-management-and-engineering-284373-9780123973252-gang-xiong-zhong-liu-xiwei-liu-fenghua-zhu-dong-shen",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123973252.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284373",
                "product_url": "/app/ecom/book/284373/service-science-management-and-engineering-284373-9780123973252-gang-xiong-zhong-liu-xiwei-liu-fenghua-zhu-dong-shen",
                "bisac_codes": [
                    "COM004000",
                    "COM014000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123970374",
                    "EISBN13": "9780123973252",
                    "EISBN10": "0123973252"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026363204"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284372",
            "attributes": {
                "name": "Advances in Intelligent Vehicles",
                "subtitle": "",
                "description": "<p>Advances in Intelligent Vehicles presents recent advances in intelligent vehicle technologies that enhance the safety, reliability, and performance of vehicles and vehicular networks and systems. This book provides readers with up-to-date research results and cutting-edge technologies in the area of intelligent vehicles and transportation systems. Topics covered include virtual and staged testing scenarios, collision avoidance, human factors, and modeling techniques.</p>  <p>The Series in Intelligent Systems publishes titles that cover state-of-the-art knowledge and the latest advances in research and development in intelligent systems. Its scope includes theoretical studies, design methods, and real-world implementations and applications.</p> Provides researchers and engineers with up-to-date research results and state-of-the art technologies in the area of intelligent vehicles and transportation systems  Covers hot topics, including driver assistance systems; cooperative vehicle-highway systems; collision avoidance; pedestrian protection; image, radar and lidar signal processing; and V2V and V2I communications",
                "author": "Yaobin Chen, Lingxi Li",
                "slug": "advances-in-intelligent-vehicles-284372-9780123973276-yaobin-chen-lingxi-li",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123973276.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284372",
                "product_url": "/app/ecom/book/284372/advances-in-intelligent-vehicles-284372-9780123973276-yaobin-chen-lingxi-li",
                "bisac_codes": [
                    "COM004000",
                    "COM014000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123971999",
                    "EISBN13": "9780123973276",
                    "EISBN10": "0123973279"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026357873"
                    }
                }
            }
        },
        {
            "type": "Product",
            "id": "00010000284371",
            "attributes": {
                "name": "New Advances in Intelligence and Security Informatics",
                "subtitle": "",
                "description": "<p>The Intelligent Systems Series comprises titles that present state of the art knowledge and the latest advances in intelligent systems. Its scope includes theoretical studies, design methods, and real-world implementations and applications.</p>  <p>Traditionally, Intelligence and Security Informatics (ISI) research and applications have focused on information sharing and data mining, social network analysis, infrastructure protection and emergency responses for security informatics. With the continuous advance of IT technologies and the increasing sophistication of national and international security, in recent years, new directions in ISI research and applications have emerged to address complicated problems with advanced technologies. This book provides a comprehensive and interdisciplinary account of the new advances in ISI area along three fundamental dimensions: methodological issues in security informatics; new technological developments to support security-related modeling, detection, analysis and prediction; and applications and integration in interdisciplinary socio-cultural fields. </p> Identifies emerging directions in ISI research and applications that address the research challenges with advanced technologies  Provides an integrated account of the new advances in ISI field in three core aspects: methodology, technological developments and applications  Benefits researchers as well as security professionals who are involved in cutting-edge research and applications in security informatics and related fields",
                "author": "Wenji Mao, FeiYue Wang",
                "slug": "new-advances-in-intelligence-and-security-informatics-284371-9780123973245-wenji-mao-feiyue-wang",
                "thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/cover_image/9780123973245.jpg",
                "default_thumbnail_image": "//redshelf-images.s3-external-1.amazonaws.com/thumbnail/default_book_thumbnail.jpg",
                "product_type": "book",
                "product_id": "284371",
                "product_url": "/app/ecom/book/284371/new-advances-in-intelligence-and-security-informatics-284371-9780123973245-wenji-mao-feiyue-wang",
                "bisac_codes": [
                    "COM004000",
                    "COM053000"
                ],
                "items_count": null,
                "identifiers": {
                    "ISBN13": "9780123972002",
                    "EISBN13": "9780123973245",
                    "EISBN10": "0123973244"
                },
                "drm": null,
                "cover_image": null,
                "default_cover_image": null,
                "book_type": null
            },
            "relationships": {
                "lowest_offering": {
                    "data": {
                        "type": "offerings",
                        "id": "00010026369764"
                    }
                }
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 74934,
            "pages": 78479,
            "count": 1569575
        }
    }
}

Response Info

Default: None