Search Results - Zip2~

Refine Results
  1. 2661

    The Life of Breath in Literature, Culture and Medicine Classical to Contemporary /

    Published 2021
    Table of Contents: “…Romantic Consumption: The Paradox of Fashionable Breath, Clark Lawlor -- 15. Endless Breath? The Pipe Organ and Immortality, Francis O'Gorman -- 16. …”
    Link to Metadata
    Electronic eBook
  2. 2662

    Narrative Ethics in Public Health: The Value of Stories

    Published 2022
    Table of Contents: “…Boyle's "The Fugitive" -- Addressing Historical Trauma among US American Indian/Alaskan Natives: The Ethics of Making Space for Multiple Narratives in Public Health Research and Practice -- Using paired poems to crystallize and (re)consider public health breastfeeding promotion -- Database of Individual Patient Experiences (DIPEx): Potential for Public Health Considerations -- Poverty as Trauma: Considering Social Determinants of Health through the Lens of Narrative Ethics -- Ethical Imperatives and Challenges with Community-based Participatory Research in Public Health: Reflections of One Academic -- Disclosure of HIV Status during a Household HIV Survey in Namibia -- Vaccine Refusal: Stories from the Front Lines of Immunization Education -- What Is This All About: Tipping theBalance toward Treatment and Recovery -- The Boys Under My Deck: Fostering Resilience In Diverse Urban Neighborhoods -- Overweight and Obesity: A New Narrative -- Voices of Our Fathers: Narrative (Care) Ethics, Pragmatic Bioethics, Trust and Trustworthiness -- Stories, Stigma and Sequences: HIV Cluster Detection and Response Activities Through a Narrative Ethics Lens -- A Novel Approach to Public Health Crises Using Narrative Ethics -- Patient Rights versus Public Health.…”
    Link to Metadata
    Electronic eBook
  3. 2663

    Made-to-Measure Future(s) for Democracy? Views from the Basque Atalaia /

    Published 2023
    Table of Contents: “…The construction of a global democracy through popular participation on the international stage: the case of the International Peoples' Assembly (IPA) -- 10. Popular power as subject of democratic transformation. …”
    Link to Metadata
    Electronic eBook
  4. 2664

    Electromechanobiology of Cartilage and Osteoarthritis A Tribute to Alan Grodzinsky on his 75th Birthday /

    Published 2023
    Table of Contents: “…Mechanical Articular Cartilage Injury Models and Their Relevance in Advancing Therapeutic Strategies (Bodo Kurz, Melanie L Hart, Bernd Rolauffs) -- Chapter 9. Hip Osteoarthritis: Bench to Bedside Perspective (Young-Jo Kim) -- Chapter 10. …”
    Link to Metadata
    Electronic eBook
  5. 2665

    The Palgrave Handbook of Family Policy

    Published 2020
    Table of Contents: “…The Educational Gradient in Company-level Family Policies; Katia Begall & Tanja van der Lippe -- 23. Managing Work-life Tensions: The Challenges for Multinational Enterprises (MNEs); E. …”
    Link to Metadata
    Electronic eBook
  6. 2666

    Information and Communication Technologies in Tourism 2021 Proceedings of the ENTER 2021 eTourism Conference, January 19-22, 2021 /

    Published 2021
    Table of Contents: “…Part I: Technology -- The Evolution of Chatbots in Tourism: a Systematic Literature Review -- In-room voice-based digital assistants transforming on-site hotel services and guests' experiences -- Co-Creating Personalised Experiences in the Context of Personalisation-Privacy Paradox -- AI based Self-Service Technology Service Failure in Hotel -- Part II: Innovation -- Loyalty Programs and Direct Website Performance: An Empirical Analysis of Global Hotel Brands -- A Netnographic Study of Consumer Value in Slow Travel -- Coworking & coliving: do they attract digital nomad tourist? -- Robo-tipping: Are customers game? -- Part III: Social Media & User Generated Content -- Tourist experiences at overcrowded attractions: A text analytics approach -- A Pinterest Netnography -- Contextual Effects of Online Review Recency: Three Research Propositions -- Cultural traits in the consumption of luxury hotel services. …”
    Link to Metadata
    Electronic eBook
  7. 2667

    Wirtschaft neu lehren Erfahrungen aus der pluralen, sozioökonomischen Hochschulbildung /

    Published 2021
    Table of Contents: “…Das Interdisziplinäre Studentische Kolloquium (ISK) an der Humboldt-Universität zu Berlin -- Interdisziplinäre Problemlösung konkret (IPK): Eine Methode für die Sozioökonomie -- Das Leipziger Erwägungsseminar. …”
    Link to Metadata
    Electronic eBook
  8. 2668

    Vessel Health and Preservation: The Right Approach for Vascular Access

    Published 2019
    Table of Contents: “…Infection Prevention principles with Kits for insertion and compliance with sterile procedure (bundles, checklist, CHG, etc) -- Chapter 7. Tip positioning -- Chapter 8. Securement -- Section 4. …”
    Link to Metadata
    Electronic eBook
  9. 2669

    The Centrality of Style by Duncan, Mike, M. Vanguri, Star

    Published 2013
    Table of Contents: “…Kurlinkus -- Stylistic Sandcastles: Rhetorical Figures as Composition's Bucket and Spade, William FitzGerald -- Using Stylistic Imitation in Freshman Writing Classes: The Rhetorical and Meta-Rhetorical Potential of Transitions in Geoffrey of Vinsauf's Medieval Treatises, Denise Stodola -- Architectonics and Style, Russell Greer -- Making Style Practically Cool and Theoretically Hip, Keith Rhodes -- Jim Corder's Generative Ethos as Alternative to Traditional Argument, or Style's Revivification of the Writer-Reader Relationship, Rosanne Carlo -- Teaching Style as Cultural Performance, Chris Holcomb and M. …”
    Access online version
    Electronic eBook
  10. 2670

    The Spec UI framework by Fabry, Johan, Ducasse, Stephane

    Published 2017
    Table of Contents: “…Illustrations1 Introduction2 First Contact With Examples -- 2.1 A customer satisfaction UI -- 2.2 Fun with Lists -- 2.3 Conclusion -- 3 Reusing and composing elements -- 3.1 First requirements -- 3.2 Creating a basic UI to be reused as a widget -- 3.3 Combining two basic widgets into a reusable UI -- 3.4 Managing three widgets and their interactions -- 3.5 Changing the layout of a reused widget -- 3.6 Considerations about a public configuration API -- 3.7 Conclusion -- 4 The fundamentals of Spec -- 4.1 User interface building: a composition -- 4.2 The initializeWidgets method -- 4.3 Defining UI Layouts -- 4.4 The initializePresenter method -- 4.5 Conclusion -- 5 Layout Construction -- 5.1 About layouts -- 5.2 Row and column layouts -- 5.3 Combining rows and columns -- 5.4 Setting row and column size -- 5.5 Layouts without rows or columns -- 5.6 Conclusion -- 6 Managing windows -- 6.1 Opening a window or a dialog box -- 6.2 Modal windows and the closing of windows -- 6.3 Window size and decoration -- 6.4 The final details: title, icon and about text -- 6.5 Conclusion -- 7 Advanced Widgets -- 7.1 TextModel -- 7.2 RadioButtonModel -- 7.3 TabModel -- 7.4 Toolbars and Pop-up Menus -- 7.5 Conclusion -- 8 Dynamic Spec -- 8.1 Dynamically changing an already opened UI -- 8.2 Dynamically populating a UI with widgets -- 8.3 Hacking together a UI in the Playground -- 8.4 Conclusion -- 9 Tips and Tricks -- 9.1 Integrating the different UI frameworks -- 9.2 Lists, trees and tables -- 9.3 Using the underlying widget library -- 9.4 Testing the functionality of a Spec UI…”
    Access online version
    Electronic eBook
  11. 2671

    Migration and Identity through Creative Writing StOries: Strangers to Ourselves /

    Published 2024
    Table of Contents: “…Am I a work in progress? -- 6. WIP (Work in progress) (Jenny Osorio) -- 7. Journey Through the Self (Chelsea Nyomi Richards) -- 8. …”
    Link to Metadata
    Electronic eBook
  12. 2672

    Creative Contamination by The Editors

    Published 2021
    Connect to this object online.
    Book
  13. 2673

    Progress in Landslide Research and Technology, Volume 2 Issue 1, 2023

    Published 2023
    Table of Contents: “…Part I: ICL Landslide Lesson -- Sliding-surface liquefaction and undrained steady-state shear strength -- Identification and Mitigation of Reservoir Landslides Cases Studied in the Three Gorges Reservoir Area of China -- Part II: Original articles -- Impact of input data on the quality of the landslide susceptibility large-scale maps: A case study from NW Croatia -- Landslide warning systems in high-income countries: past accomplishments and expected endeavours -- Modelling of Landslide-Structure Interaction (LSI) through Material Point Method (MPM) -- Landslide Research and Technology in International Standards -- Mathematical and numerical modeling of slope stability for the Mong Sen landslide event in the Trung Chai commune, Sapa, Vietnam -- Landslide early warning system based on the empirical approach - Case study in Ha Long City (Vietnam) -- The modern activity of the Buzulgan landslide and its influence on the debris flow hazard for the Tyrnyauz town (Northern Caucasus, Russia) -- A risk evaluation method of unstable slopes using multipoint tilting sensors -- Part III: IPL/WCOE/KLC2020 -- Community Level Slope Disaster Risk Reduction Program through Multi-Scale Mapping by Mountain Ethnic Group in Northern Vietnam - Project Study by JICA / Lao Cai DARD / ITST -- Landslide Risk Assessment in the tropical zone of Vietnam as a contribution to the mitigation of natural disaster vulnerability -- Protection and conservation of Georgian rupestrian cultural heritage sites: a review -- Spatial and temporal characterization of landslide deformation pattern with Sentinel-1 -- Lessons from 2019-2020 landslide risk assessment in an urban area of volcanic soils in Pereira-Colombia -- Part IV: ICL Landslide Teaching Tools -- Zonation of landslide susceptibility in the Gipuzkoa province (Spain): an application of LAND-SUITE -- Landslide and soil erosion inventory mapping based on high-resolution remote sensing data: A case study from Istria (Croatia) -- Part V: Technical Notes and Case Studies -- Landslide monitoring with RADARSAT Constellation Mission InSAR, RPAS-derived point-clouds and RTK GNSS time-series in the Thompson River Valley, British Columbia, Canada -- Digital terrain models derived from unmanned aerial vehicles and landslide susceptibility -- Use of GIS to assess susceptibility per landform unit to gravitational processes and their volume.…”
    Link to Metadata
    Electronic eBook
  14. 2674

    How to Learn Like A Pro by Nissila, Phyllis

    Published 2016
    Table of Contents: “…Unit 1 Overview--Learning Styles and Preferences; Unit Terms -- Lesson 1.1: The Three Learning Styles -- Lesson 1.2: Visual Learning -- Lesson 1.3: Auditory Learning -- Lesson 1.4: Kinesthetic Learning -- Lesson 1.5: The Brain Dominance Theory -- Lesson 1.6: Howard Gardner's Multiple Intelligences Theory -- To the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 1 -- Unit 2 Overview--Management of Time, Tools, and Study Environment; Unit Terms -- Lesson 2.1: World View and Self Efficacy -- Lesson 2.2: Procrastination -- Lesson 2.3: Schedules and Scheduling -- Lesson 2.4: Graphic Organizers and Study Cards -- Lesson 2.5: Study Areas and Study Groups -- To the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 2 -- Unit 3 Overview--College Level Critical Thinking and Reading; Unit Terms -- Lesson 3.1: Comprehending College Level Reading by Using the Reading Apprenticeship Approach -- Lesson 3.2: Getting the Most Out of Your Textbooks -- Lesson 3.3: Patterns and Context Clues -- Lesson 3.4: Close Reading for LiteratureTo the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 5 -- Lesson 3.5: Math and Science--Tips for Better Comprehension and for Studying -- To the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 3 -- Unit 4 Overview--Listening and Note-Taking; Unit Terms -- Lesson 4.1: Note-Taking Part 1, Listening -- Lesson 4.2: Note-Taking Part 2, Key Information and Formats -- To the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 4 -- Unit 5 Overview--Memory Principles and Techniques; Unit Terms -- Lesson 5.1: Memory Model and Techniques -- Lesson 5.2: Memory as We Age -- To the Instructor: Optional Assignments/Activities/Extra Credit Opportunities for Unit 5 -- Unit 6 Overview--Test-Taking: Pre, Mid, and Post; Unit Terms -- Lesson 6.1: Pre- Mid- and Post-Test-Taking Strategies -- Lesson 6.2: Handling Test Anxiety -- Lesson 6.3: Understanding Test Items…”
    Access online version
    Electronic eBook
  15. 2675

    Progress in Landslide Research and Technology, Volume 2 Issue 2, 2023

    Published 2023
    Table of Contents: “…Part I: ICL Landslide Lesson -- Advancements in shear strength interpretation, testing, and use for landslide analysis -- Rock Avalanches in the Tibet Plateau of China -- Part II: Original articles -- Landslide Susceptibility Zonation Using GIS-based Frequency Ratio Approach in the Kulon Progo Mountains Area, Indonesia -- Physically-based regional landslide forecasting modelling: model set-up and validation -- Consequence - frequency matrix as a tool to assess landslides risk -- Do not let your guard down: landslide exposure and local awareness in Mexico -- Landslides in Higher Education Curricula and Beyond -- Community Scale Landslide Resilience: A citizen-science approach -- Remedial Measures Impact on Slope Stability and Landslide Occurrence in Small-Scale Slope Physical Model in 1g Conditions -- Surficial geology and geomorphology of the North Slide, Thompson River valley, British Columbia: application of fundamental geoscience information to interpretations of geospatial monitoring results -- High Resolution Numerical Weather Simulation for Orographic Precipitation as an Accurate Early Warning Tool for Landslide Vulnerable Terrains -- Climate Change as Modifier of Landslide Susceptibility: Case Study in Davao Oriental, Philippines -- Fractal-based evaluation of the spatial relationship between conditioning factors and the distribution of landslides (A case study in Tinh Tuc, Cao Bang province, Vietnam) -- Procedure of Data Processing for the Improvement of Failure Time of a Landslide Based on the Velocity and Acceleration of the Displacement -- Numerical analysis of the effect of rainfall on the stability of sandstone-covered mudstone cutting slopes -- Part III: Review articles -- Post-formation behaviour of Hattian Landslide Dam and post-breaching situation -- Investigation of debris flow impact mechanisms and designs -- A review of the disaster risk assessment perspectives -- Part IV: IPL/WCOE/KLC2020 -- Application of LAND-SUITE for landslide susceptibility modelling using different mapping units. …”
    Link to Metadata
    Electronic eBook
  16. 2676

    Climate Smart Agriculture Building Resilience to Climate Change /

    Published 2018
    Table of Contents: “…: Cross-Country Evidence from Sub-Saharan Africa -- Chapter 12: Input Subsidy Programs and Climate Smart Agriculture -- Chapter 13: Robust Decision Making for a Climate-Resilient Development of the Agricultural Sector in Nigeria -- Chapter 14: Using AgMIP Regional Integrated Assessment Methods to Evaluate Vulnerability, Resilience and Adaptive Capacity for Climate Smart Agricultural Systems -- Chapter 15: Climate Smart Food Supply Chains in Developing Countries in an Era of Rapid Dual Change in Agrifood Systems and the Climate -- Chapter 16: The Adoption of Climate Smart Agriculture: The Role of Information and Insurance under Climate Change -- Chapter 17: A Qualitative Evaluation of CSA Options in Mixed Crop-Livestock Systems in Developing Countries -- Chapter 18: Identifying Strategies to Enhance the Resilience of Smallholder Farming Systems: Evidence of Zambia -- Chapter 19: Climate Risk Management Through Sustainable Land and Water Management in Sub-Saharan Africa -- Chapter 20: Improving the Resilience of Central Asian Agriculture to Weather Viability and Climate Change -- Chapter 21: Managing Environmental Risk in the Presence of Climate Change: The Role of Adaption in the Mile Basin of Ethiopia -- Chapter 22: Diversification as Part of a CSA Strategy: The Cases of Zambia and Malawi -- Chapter 23: Economic Analysis of Improved Smallholder Paddy and Maize Production in Northern Vietnam and Implications for Climate-Smart Agriculture -- Chapter 24: Synthesis: Devising Effective Strategies and Policies for CSA -- Chapter 25: Conclusions and Policy Implications.…”
    Link to Metadata
    Electronic eBook
  17. 2677

    The Future Internet Future Internet Assembly 2013: Validated Results and New Horizons /

    Published 2013
    Table of Contents: “…Software Driven Networks, Virtualisation, Programmability and Autonomic Management -- Towards a Socially-Aware Management of New Overlay Application Traffic Combined with Energy Efficiency in the Internet (SmartenIT) -- The NEBULA Future Internet Architecture -- Open the Way to Future Networks - A Viewpoint Framework from ITU-T -- Towards a Minimal Core for Information-Centric Networking -- Managing QoS for Future Internet Applications over Virtual Sensor Networks -- High Availability in the Future Internet -- Integrating OpenFlow in IMS Networks and Enabling for Future Internet Research and Experimentation -- Computing and Networking Clouds Contrail: Distributed Application Deployment under SLA in Federated Heterogeneous Clouds -- Cloud-Based Evaluation Framework for Big Data -- Optimizing Service Ecosystems in the Cloud -- Resource Optimisation in IoT Cloud Systems by Using Matchmaking and Self-management Principles -- Towards a Secure Network Virtualization Architecture for the Future Internet -- Seeding the Cloud: An Innovative Approach to Grow Trust in Cloud Based Infrastructures -- Internet of Things -- IoT6 - Moving to an IPv6-Based Future IoT -- SmartSantander: Internet of Things Research and Innovation through Citizen Participation -- A Cognitive Management Framework for Empowering the Internet of Things -- Building Modular Middlewares for the Internet of Things with OSGi -- Towards an Architecture for Future Internet Applications -- ComVantage: Mobile Enterprise Collaboration Reference Framework and Enablers for Future Internet Information Interoperability -- Test-Enabled Architecture for IoT Service Creation and Provisioning -- Enabling Technologies and Economic Incentives Sustainable Wireless Broadband Access to the Future Internet -- The EARTH Project -- An Internet-Based Architecture Supporting Ubiquitous Application User Interfaces -- Cooperative Strategies for Power Saving in Multi-standard Wireless Devices -- Counting the Cost of FIRE: Overcoming Barriers to Sustainable Experimentation Facilities -- User Involvement in Future Internet Projects -- Design and Implementation of Cooperative Network Connectivity Proxy Using Universal Plug and Play -- Book Sponsoring Projects Overview 3DLife - Bringing the Media Internet to Life -- CONCORD Project Management of the Future Internet -- FLAMINGO NoE Project Management of the Future Internet -- The GEYSERS Concept and Major Outcomes -- iCore: A Cognitive Management Framework for the Internet of Things -- IoT6 Project in a Nutshell -- Mobile Cloud Networking: Mobile Network, Compute, and Storage as One Service On-Demand -- The SmartenIT STREP Project: Socially-Aware Management of New Overlay Application Traffic Combined with Energy Efficiency in the Internet -- The SmartSantander Project -- UniverSelf, Realizing Autonomics for Future Networks.…”
    Link to Metadata
    Electronic eBook
  18. 2678

    Oral and Maxillofacial Surgery for the Clinician

    Published 2021
    Table of Contents: “…-Setting up an OMFS Facility -- Legal Issues in OMFS -- Research & Publication -- Salivary Gland Disorders -- Salivary Gland Tumours -- Obstructive Salivary Gland disease and Sialendoscopy -- Primary Assessment & Care of the Maxillofacial Trauma Patient -- Soft Tissue Injuries -- Dento Alveolar Fractures & Wiring techniques -- Plating Systems & Principles of ORIF -- Mandibular Fractures -- Condylar Fractures of the Mandible -- Intraoral Endoscopic Approach for Condylar Fractures -- Maxillary Fractures -- Zygomatic Complex Fractures -- Orbital Fractures -- Frontal & NOE Fractures -- Gunshot Injuries -- Panfacial Trauma -- Residual Deformities -- MPDS -- Internal Derangements of TMJ -- TMJ Ankylosis -- Dislocation/ Subluxation -- Alloplastic Reconstruction -- Diagnosis & Planning -- Facial Asymmetry -- Mandibular Procedures -- Maxillary Procedures -- SFOA -- OSAS -- Complications in Orthognathic Surgery -- Cleft Lip -- Cleft Palate -- Alveolar Bone Grafting -- Cleft Maxillary Hypolplasia -- Cleft Rhinoplasty -- Transport Distraction Osteogenesis -- Distraction Osteogenesis: Craniofacial , Pediatric -- Rare Facial Clefts -- Hemifacial Microsomia / Treacher Collins -- Craniosynostosis -- Pre malignant Lesions and Conditions -- Carcinoma Diagnosis & Treatment Planning -- Principles of Surgical Management of Oral Cancer -- Sarcoma -- Adjunctive Therapy -- Access Surgeries/Osteotomies -- Soft Tissue Reconstruction -- Hard Tissue Reconstruction.…”
    Link to Metadata
    Electronic eBook
  19. 2679
  20. 2680

    Brain and Human Body Modelling 2021 Selected papers presented at 2021 BHBM Conference at Athinoula A. Martinos Center for Biomedical Imaging, Massachusetts General Hospital /

    Published 2023
    Table of Contents: “…Modeling and Experimental Results for Microwave Imaging of a Hip with Emphasis on the Femoral Neck.…”
    Link to Metadata
    Electronic eBook