Showing 143,921 - 143,940 results of 155,956 for search '(("klight" OR ((((("sight" OR "night") OR "sightly") OR "flight") OR ((("frightss" OR (("frightss" OR "rightsss") OR ("nights" OR "eights"))) OR "fight") OR "weights")) OR (("flightly" OR "slightly") OR (("fights" OR "eightsly") OR ("frightsssly" OR "fightssly"))))) OR (("right" OR "rights") OR "light"))', query time: 1.35s Refine Results
  1. 143921
  2. 143922

    The stay at home girlfriend, #17 by P., Kendy

    [Modesto, CA?] : The author, 2015
    Format: Book


  3. 143923

    For whom the bell tolls by Hemingway, Ernest, 1899-1961

    New York : Scribner, 1996
    Format: Book


  4. 143924

    Ustekinumab (Stelara).

    Ottawa (ON) : Canadian Agency for Drugs and Technologies in Health, 2017
    Format: Electronic eBook
    Get full text
  5. 143925

    Henri Bonnet.

    [United States] : Columbia Broadcasting System, 1952
    Format: Electronic Video
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (MCPHS users only)
    Full text (Wentworth users only)
  6. 143926

    Adolescent family therapy

    [San Francisco, California, USA] : Kanopy Streaming, 2014
    Format: Electronic Video
    Streaming video (Wentworth users only)
  7. 143927

    The new first team.

    Washington D.C. : Army Pictorial Service, 1965
    Format: Electronic Video
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (MCPHS users only)
    Full text (Wentworth users only)
  8. 143928
  9. 143929

    Power of Sport

    [Place of publication not identified] : CNN, 2018
    Format: Electronic Video
    Streaming video (MCPHS users only)
    Streaming video (Wentworth users only)
  10. 143930

    Internal Combustion Engine Fundamentals by Heywood, John

    New York, N.Y. : McGraw-Hill Education, 2019
    2nd edition.
    Table of Contents: “…Cover -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- Acknowledgments -- Commonly Used Symbols, Subscripts, and Abbreviations -- CHAPTER 1 Engine Types and Their Operation -- 1.1 Introduction and Historical Perspective -- 1.2 Engine Classifications -- 1.3 Engine Operating Cycles -- 1.4 Engine Components -- 1.5 Multicylinder Engines -- 1.6 Spark-Ignition Engine Operation -- 1.7 Different Types of Four-Stroke SI Engines -- 1.8 Compression-Ignition Engine Operation -- 1.9 Different Types of Diesel Engines -- 1.10 Two-Stroke Cycle Engine Operation -- 1.11 Fuels -- Problems -- References -- CHAPTER 2 Engine Design and Operating Parameters -- 2.1 Important Engine Characteristics -- 2.2 Geometrical Relationships for Reciprocating Engines -- 2.3 Forces in Reciprocating Mechanism -- 2.4 Brake Torque and Power -- 2.5 Indicated Work per Cycle -- 2.6 Mechanical Efficiency -- 2.7 Mean Effective Pressure -- 2.8 Specific Fuel Consumption and Efficiency -- 2.9 Air/Fuel and Fuel/Air Ratios -- 2.10 Volumetric Efficiency -- 2.11 Specific Power, Specific Weight, and Specific Volume -- 2.12 Correction Factors for Power and Volumetric Efficiency -- 2.13 Specific Emissions and Emissions Index -- 2.14 Relationships between Performance Parameters -- 2.15 Engine Design and Performance Data -- 2.16 Vehicle Power Requirements -- Problems -- References -- CHAPTER 3 Thermochemistry of Fuel-Air Mixtures -- 3.1 Characterization of Flames -- 3.2 Ideal Gas Model -- 3.3 Composition of Air and Fuels -- 3.4 Combustion Stoichiometry -- 3.5 The First Law of Thermodynamics and Combustion -- 3.6 The Second Law of Thermodynamics Applied to Combustion -- 3.7 Chemically Reacting Gas Mixtures -- Problems -- References -- CHAPTER 4 Properties of Working Fluids -- 4.1 Introduction -- 4.2 Unburned Mixture Composition -- 4.3 Gas Property Relationships -- 4.4 A Simple Analytic Ideal Gas Model -- 4.5 Thermodynamic Property Charts -- 4.6 Tables of Properties and Composition -- 4.7 Computer Routines for Property and Composition Calculations -- 4.8 Transport Properties -- 4.9 Exhaust Gas Composition -- Problems -- References -- CHAPTER 5 Ideal Models of Engine Cycles -- 5.1 Introduction -- 5.2 Ideal Models of Engine Processes -- 5.3 Thermodynamic Relations for Engine Processes -- 5.4 Cycle Analysis with Ideal Gas Working Fluid with cv and cp Constant -- 5.5 Fuel-Air Cycle Analysis -- 5.6 Overexpanded Engine Cycles -- 5.7 Availability Analysis of Engine Processes -- 5.8 Comparison with Real Engine Cycles -- Problems -- References -- CHAPTER 6 Gas Exchange Processes -- 6.1 Intake and Exhaust Processes in the Four-Stroke Cycle -- 6.2 Volumetric Efficiency -- 6.3 Flow through Valves and Ports -- 6.4 Residual Gas Fraction -- 6.5 Exhaust Gas Flow Rate and Temperature Variation -- 6.6 Scavenging in Two-Stroke Cycle Engines -- 6.7 Flow through Two-Stroke Engine Ports -- 6.8 Supercharging and Turbocharging -- Problems -- References -- CHAPTER 7 Mixture Preparation in SI Engines.…”
    Format: Electronic eBook
    Full text (Wentworth users only)
  11. 143931

    Applied Numerical Methods Using MATLAB. by Dukkipati, R.V

    Bloomfield : Mercury Learning & Information, 2023
    1st ed.
    Table of Contents: “…Assumptions in the Regression Model -- 6.7 Standard Deviation of Random Errors -- 6.8 Coefficient of Determination -- 6.9 Linear Correlation -- Properties of the Linear Correlation Coefficient r -- Explained and Unexplained Variation -- 6.10 Linearization of Nonlinear Relationships -- 6.11 Polynomial Regression -- 6.11.1 Polynomial Fit -- 6.11.2 MATLAB Built-in Functions for Polynomial Fit -- 6.12 Quantification of Error of Linear Regression -- 6.13 Multiple Linear Regression -- 6.14 Weighted Least-Squares Method -- 6.15 Orthogonal Polynomials and Least-Squares Approximation -- 6.16 Least-Squares Method for Continuous Data -- 6.17 Approximation Using Orthogonal Polynomials -- 6.18 Gram-Schmidt Orthogonalization Process -- 6.19 Fitting a Function Having a Specified Power -- 6.20 Fitting a Cubic Spring Model -- 6.21 Additional Example Problems and Solutions -- 6.22 Summary -- Exercises -- Chapter 7: Numerical Integration -- 7.1 Introduction -- 7.1.1 Relative Error -- 7.2 Newton-Cotes Closed Quadrature Formula -- 7.3 Trapezoidal Rule -- 7.3.1 Error Estimate in Trapezoidal Rule -- 7.3.2 MATLAB Functions: trapz and cumtrapz -- 7.4 Simpson's 1/3 Rule -- 7.4.1 Error Estimate in Simpson's 1/3 Rule -- 7.4.2 MATLAB Program for Simpson's Integration: simpsonint -- 7.4.3 MATLAB Built-in Functions: quad and quad1 -- 7.5 Simpson's 3/8 Rule -- 7.6 Boole's and Weddle's Rules -- 7.6.1 Boole's Rule -- 7.6.2 Weddle's Rule -- 7.7 Romberg's Integration -- 7.7.1 Richardson's Extrapolation -- 7.7.2 Romberg Integration Formula -- 7.7.3 MATLAB Program for Romberg Integration: Romberg -- 7.8 Gaussian Quadrature -- 7.8.1 Gaussian Integration Formulas -- 7.8.2 Orthogonal Polynomials -- 7.8.3 Gauss-Lagendre Quadrature -- 7.8.4 Gauss-Chebyshev Quadrature Method -- 7.8.5 Gauss-Laguerre Quadrature -- 7.8.6 Gauss-Hermite Quadrature.…”
    Format: Electronic eBook
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (NECO users only)
    Full text (MCPHS users only)
    Full text (Wentworth users only)
  12. 143932

    Internal Combustion Engine Fundamentals 2E by Heywood, John

    New York, N.Y. : McGraw-Hill Education, 2019
    2nd edition.
    Table of Contents: “…Parameters -- 2.1 Important Engine Characteristics -- 2.2 Geometrical Relationships for Reciprocating Engines -- 2.3 Forces in Reciprocating Mechanism -- 2.4 Brake Torque and Power -- 2.5 Indicated Work per Cycle -- 2.6 Mechanical Efficiency -- 2.7 Mean Effective Pressure -- 2.8 Specific Fuel Consumption and Efficiency -- 2.9 Air/Fuel and Fuel/Air Ratios -- 2.10 Volumetric Efficiency -- 2.11 Specific Power, Specific Weight, and Specific Volume -- 2.12 Correction Factors for Power and Volumetric Efficiency -- 2.13 Specific Emissions and Emissions Index -- 2.14 Relationships between Performance Parameters -- 2.15 Engine Design and Performance Data -- 2.16 Vehicle Power Requirements -- Problems -- References -- CHAPTER 3 Thermochemistry of Fuel-Air?…”
    Format: Electronic eBook
    Full text (Wentworth users only)
  13. 143933

    Regenerative Sanitation : a New Paradigm For Sanitation 4.0. by Koottatep, Thammarat

    Ashland : IWA Publishing, 2019
    Table of Contents: “…Cover -- Copyright -- Contents -- About the authors -- Preface -- Abbreviations and symbols -- Atomic weight and number of elements -- Conversion factors for SI units -- Chapter 1: Introduction -- 1.1 Background -- 1.2 Perspectives of the Regenerative Phenomena -- 1.2.1 Regenerative science and medicine -- 1.2.2 Regenerative development and design -- 1.2.3 Regenerative agriculture -- 1.2.4 Regenerative economy and capitalism -- 1.3 Regenerative Sanitation Worldview -- 1.4 Paradigms of Sanitation -- 1.4.1 Conventional sanitation paradigm (sanitation 1.0) -- 1.4.2 Ecological sanitation paradigm (sanitation 2.0) -- 1.4.3 Sustainable sanitation paradigm (sanitation 3.0) -- 1.4.4 The paradigm shift -- 1.4.5 Regenerative sanitation paradigm (sanitation 4.0) -- 1.5 Sanitation Conceptual Frameworks -- 1.6 Change is Imperative -- 1.7 Exercises -- 1.8 Recommendations for Future Research -- References -- Chapter 2: Regenerative sanitation foundations -- 2.1 Introduction -- 2.2 Regenerative Sanitation Assumptions -- 2.3 Regenerative Sanitation Theoretical Foundations -- 2.3.1 Functionalism and system theory (FaST) -- 2.3.2 Regenerative development and design theory (RDDT) -- 2.3.3 Centralization theory -- 2.3.4 Decentralization theory -- 2.4 Principles of Regenerative Sanitation -- 2.4.1 Appropriate technology (ApT) -- 2.4.2 Biomimic and biophilic (BaB) -- 2.4.3 Fit-for-purpose governance (FPG) -- 2.4.4 Hybridized solutions (HS) -- 2.4.5 No-Transfer-of-burden (NToB) -- 2.4.6 Systemic holistic integration (SHI) -- 2.4.7 Place and scale (PaS) -- 2.4.8 Participation and partnership (PaP) -- 2.4.9 Recycling and safe reuse (RaSR) -- 2.4.10 Rehabilitation of dysfunctional facilities (RoDF) -- 2.4.11 Systemic functioning of all parts -- 2.5 Regenerative Sanitation Practices -- 2.6 Regenerative Sanitation Potential Benefits -- 2.7 Rethinking Sanitation.…”
    Format: Electronic eBook
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (NECO users only)
    Full text (MCPHS users only)
    Full text (Wentworth users only)
  14. 143934

    Schaum's Outline of Discrete Mathematics, Fourth Edition by Lipschutz, Seymour, Lipson, Marc

    New York, N.Y. : McGraw Hill LLC, 2022
    Fourth edition.
    Table of Contents: “…nigsberg -- 8.6 Labeled and Weighted Graphs -- 8.7 Complete, Regular, and Bipartite Graphs -- 8.8 Tree Graphs -- 8.9 Planar Graphs -- 8.10 Graph Colorings -- 8.11 Representing Graphs in Computer Memory -- 8.12 Graph Algorithms.…”
    Format: Electronic eBook
    Full text (Wentworth users only)
  15. 143935

    Biomaterials effect on the bone microenvironment : fabrication, regeneration, and clinical applications

    Weinheim, Germany : Wiley-VCH, 2023
    Table of Contents: “…Chapter 3 Design and Application of Biomaterials to Regulate Microenvironment for Bone Regeneration -- 3.1 Natural Biomaterials for Bone Microenvironment Regulation -- 3.1.1 Proteins -- 3.1.1.1 Collagen -- 3.1.1.2 Gelatin -- 3.1.1.3 Silk Fibroin -- 3.1.1.4 Enzymes -- 3.1.2 Polysaccharide -- 3.1.2.1 Alginate -- 3.1.2.2 Chitin -- 3.1.2.3 Hyaluronic Acid (HA) -- 3.1.3 Inorganic Materials -- 3.1.4 Others -- 3.1.4.1 Cells -- 3.1.4.2 Cell Membranes -- 3.1.4.3 Extracellular Vesicles (EVs) -- 3.1.4.4 Platelet-Rich Plasma (PRP) -- 3.2 Synthetic Biomaterials for Bone Microenvironment Regulation -- 3.2.1 Metal-Based Materials -- 3.2.1.1 Immune Response Influenced by Ti-Based Implants -- 3.2.1.2 Aseptic Loosening of Ti-Based Implants -- 3.2.2 Bioactive Ceramics -- 3.2.2.1 Bioactive Ion Regulation -- 3.2.2.2 Surface Topography Regulation -- 3.2.3 Organic Polymers -- 3.2.3.1 Ultra-High-Molecular-Weight Polyethylene (UHMWPE) -- 3.2.3.2 Polylactic Acid (PLA) and its Copolymers -- 3.2.3.3 Delivering Bioactive Factors through Polymers -- 3.2.4 Composite Materials -- References -- Chapter 4 Fabrication Technologies of Biomaterials -- 4.1 Fabrication Technologies of Biomaterials -- 4.1.1 Electrospinning Method -- 4.1.2 Three-Dimensional (3D) Printing Technology -- 4.1.3 Porogen-Based Method -- 4.2 Fabrication Technologies of Hydrogels -- 4.2.1 Physical Crosslinking -- 4.2.1.1 Ionic Interactions -- 4.2.1.2 Hydrophobic Interactions -- 4.2.1.3 Other Interactions -- 4.2.2 Chemical Crosslinked Hydrogels -- 4.2.2.1 Small Molecule Agents -- 4.2.2.2 Photo-Crosslinked Hydrogels -- 4.2.2.3 Enzyme-Induced Hydrogels -- 4.3 Fabrication Technologies of Other Biomaterials -- References -- Chapter 5 Mechanisms for Biomaterials Reconstruct Microenvironment in Bone Regeneration -- 5.1 Mechanical Support Effect -- 5.1.1 Mechanical Properties of Matrix and Hydrogel.…”
    Format: Electronic eBook
    Full text (Wentworth users only)
  16. 143936

    Adaptive and Natural Computing Algorithms 11th International Conference, ICANNGA 2013, Lausanne, Switzerland, April 4-6, 2013. Proceedings by Tomassini, Marco

    Berlin, Heidelberg : Springer Berlin Heidelberg : Imprint: Springer, 2013
    Table of Contents: “…On Appropriate Refractoriness and Weight Increment in Incremental Learning.- Vector Generation and Operations in Neural Networks Computations.- Synaptic Scaling Balances Learning in a Spiking Model of Neocortex.- Can Two Hidden Layers Make a Difference.- Time Series Visualization Using Asymmetric Self-Organizing Map.- Intelligence Approaches Based Direct Torque Control of Induction Motor.- Classifier Ensembles Integration with Self-configuring Genetic Programming Algorithm.- A Multi-objective Proposal Based on Firefly Behaviour for Green Scheduling in Grid Systems.- A Framework for Derivative Free Algorithm Hybridization.- PSO-Tagger: A New Biologically Inspired Approach to the Part-of-Speech Tagging Problem.- Training Support Vector Machines with an Heterogeneous Particle Swarm Optimizer.- Fitness Landscape-Based Characterisation of Nature-Inspired Algorithms.- Evolutionary Generation of Small Oscillating Genetic Networks.- Using Scout Particles to Improve a Predator-Prey Optimizer.- QR-DCA: A New Rough Data Pre-processing Approach for the Dendritic Cell Algorithm.- Convergence Rates of Evolutionary Algorithms for Quadratic Convex Functions with Rank-Deficient Hessian.- The Scale-Up Performance of Genetic Algorithms Applied to Group Decision Making Problems.- Using Genetic Programming to Estimate Performance of Computational Intelligence Models.- Multi-caste Ant Colony Algorithm for the Dynamic Traveling Salesperson Problem.- Generalized Information-Theoretic Measures for Feature Selection.- PCA Based Oblique Decision Rules Generating.- Cardinality Problem in Portfolio Selection.- Full and Semi-supervised k-Means Clustering Optimised by Class Membership Hesitation.- Defining Semantic Meta-hashtags for Twitter Classification.- Reinforcement Learning and Genetic Regulatory Network Reconstruction.- Nonlinear Predictive Control Based on Least Squares Support Vector Machines Hammerstein Models.- Particle Swarm Optimization with Transition Probability for Timetabling Problems.- A Consensus Approach for Combining Multiple Classifiers in Cost-Sensitive Bankruptcy Prediction.- On the Regularization Parameter Selection for Sparse Code Learning in Electrical Source Separation.- Region Based Fuzzy Background Subtraction Using Choquet Integral.- A Robust Fuzzy Adaptive Control Algorithm for a Class of Nonlinear Systems.- Disturbance Measurement Utilization in the Efficient MPC Algorithm with Fuzzy Approximations of Nonlinear Models.- Fast Submanifold Learning with Unsupervised Nearest Neighbors.- Using Carrillo-Lipman Approach to Speed up Simultaneous Alignment and Folding of RNA Sequences.- Large Scale Metabolic Characterization Using Flux Balance Analysis and Data Mining.- Automatic Procedures to Assist in Manual Review of Marine Species Distribution Maps.- Mining the Viability Profiles of Different Breast Cancer: A Soft Computing Perspective.- Image Representation and Processing Using Ternary Quantum Computing.- Firefly-Inspired Synchronization of Sensor Networks with Variable Period Lengths.- Phase Transitions in Fermionic Networks.- New Selection Schemes in a Memetic Algorithm for the Vehicle Routing Problem with Time Windows.- Classification Based on the Self-Organization of Child Patients with Developmental Dysphasia.- Similarity Analysis Based on Bose-Einstein Divergences for Financial Time Series.- Exploratory Text Analysis: Data-Driven versus Human Semantic Similarity Judgments.- Linear Support Vector Machines for Error Correction in Optical Data Transmission -- Windows of Driver Gaze Data: How Early and How Much for Robust Predictions of Driver Intent.- Particle Swarm Optimization for Auto-localization of Nodes in Wireless Sensor Networks.- Effective Rule-Based Multi-label Classification with Learning Classifier Systems.- Evolutionary Strategies Algorithm Based Approaches for the Linear Dynamic System Identification.- A Genetic Algorithm Approach for Minimizing the Number of Columnar Runs in a Column Store Table.- Shadow Detection in Complex Images Using Neural Networks: Application to Wine Grape Seed Segmentation -- Vector Generation and Operations in Neural Networks Computations.- Synaptic Scaling Balances Learning in a Spiking Model of Neocortex.- Can Two Hidden Layers Make a Difference.- Time Series Visualization Using Asymmetric Self-Organizing Map.- Intelligence Approaches Based Direct Torque Control of Induction Motor.- Classifier Ensembles Integration with Self-configuring Genetic Programming Algorithm.- A Multi-objective Proposal Based on Firefly Behaviour for Green Scheduling in Grid Systems.- A Framework for Derivative Free Algorithm Hybridization.- PSO-Tagger: A New Biologically Inspired Approach to the Part-of-Speech Tagging Problem.- Training Support Vector Machines with an Heterogeneous Particle Swarm Optimizer.- Fitness Landscape-Based Characterisation of Nature-Inspired Algorithms.- Evolutionary Generation of Small Oscillating Genetic Networks.- Using Scout Particles to Improve a Predator-Prey Optimizer.- QR-DCA: A New Rough Data Pre-processing Approach for the Dendritic Cell Algorithm.- Convergence Rates of Evolutionary Algorithms for Quadratic Convex Functions with Rank-Deficient Hessian.- The Scale-Up Performance of Genetic Algorithms Applied to Group Decision Making Problems.- Using Genetic Programming to Estimate Performance of Computational Intelligence Models.- Multi-caste Ant Colony Algorithm for the Dynamic Traveling Salesperson Problem.- Generalized Information-Theoretic Measures for Feature Selection.- PCA Based Oblique Decision Rules Generating.- Cardinality Problem in Portfolio Selection.- Full and Semi-supervised k-Means Clustering Optimised by Class Membership Hesitation.- Defining Semantic Meta-hashtags for Twitter Classification.- Reinforcement Learning and Genetic Regulatory Network Reconstruction.- Nonlinear Predictive Control Based on Least Squares Support Vector Machines Hammerstein Models.- Particle Swarm Optimization with Transition Probability for Timetabling Problems.- A Consensus Approach for Combining Multiple Classifiers in Cost-Sensitive Bankruptcy Prediction.- On the Regularization Parameter Selection for Sparse Code Learning in Electrical Source Separation.- Region Based Fuzzy Background Subtraction Using Choquet Integral.- A Robust Fuzzy Adaptive Control Algorithm for a Class of Nonlinear Systems.- Disturbance Measurement Utilization in the Efficient MPC Algorithm with Fuzzy Approximations of Nonlinear Models.- Fast Submanifold Learning with Unsupervised Nearest Neighbors.- Using Carrillo-Lipman Approach to Speed up Simultaneous Alignment and Folding of RNA Sequences.- Large Scale Metabolic Characterization Using Flux Balance Analysis and Data Mining.- Automatic Procedures to Assist in Manual Review of Marine Species Distribution Maps.- Mining the Viability Profiles of Different Breast Cancer: A Soft Computing Perspective.- Image Representation and Processing Using Ternary Quantum Computing.- Firefly-Inspired Synchronization of Sensor Networks with Variable Period Lengths.- Phase Transitions in Fermionic Networks.- New Selection Schemes in a Memetic Algorithm for the Vehicle Routing Problem with Time Windows.- Classification Based on the Self-Organization of Child Patients with Developmental Dysphasia.- Similarity Analysis Based on Bose-Einstein Divergences for Financial Time Series.- Exploratory Text Analysis: Data-Driven versus Human Semantic Similarity Judgments.- Linear Support Vector Machines for Error Correction in Optical Data Transmission -- Windows of Driver Gaze Data: How Early and How Much for Robust Predictions of Driver Intent.- Particle Swarm Optimization for Auto-localization of Nodes in Wireless Sensor Networks.- Effective Rule-Based Multi-label Classification with Learning Classifier Systems.- Evolutionary Strategies Algorithm Based Approaches for the Linear Dynamic System Identification.- A Genetic Algorithm Approach for Minimizing the Number of Columnar Runs in a Column Store Table.- Shadow Detection in Complex Images Using Neural Networks: Application to Wine Grape Seed Segmentation. .…”
    Format: Electronic eBook
    Full text (Wentworth users only).
  17. 143937

    The 5-minute sports medicine consult

    Philadelphia : Wolters Kluwer Health/Lippincott Williams & Wilkins, 2011
    2nd ed.
    Table of Contents: “…Klippel-Fiel Syndrome: Fusion of Cervical Vertebrae -- Knee Dislocation -- Kohler Disease (Aseptic Necrosis of the Tarsal Navicular) -- Kyphosis -- Lacerations and Soft Tissue Injuries -- Lateral Collateral Ligament Tear -- Lateral Epicondylitis -- Lightning Injuries -- Little Leaguer's Elbow (Medial Apophysitis) -- Little League Shoulder (Proximal Humeral Epiphysiolysis) -- Low Back Pain and Lumbar Strains -- Lumbar Disc Disease -- Lunate Dissociation -- Marfan's Syndrome -- MCP (Metacarpophalangeal) Collateral Ligament Sprain -- MCP (Metacarpophalangeal) Dislocation -- Medial Collateral Ligament Tear -- Medial Epicondylitis -- Medial Gastrocnemius Injury, Tennis Leg -- Medial Tibial Stress Syndrome -- Meniscal Tears -- Menstrual Disorders in the Athlete -- Migraine Headache -- Molluscum Contagiosum -- Mononucleosis -- Motion Sickness -- Nasal Septal Hematomas -- Near-Drowning/Drowning -- Neck Lacerations and Penetrating Injuries -- Nonsteroidal Anti-Inflammatory Drug Poisoning -- Nursemaid's Elbow -- Obesity and Weight Management -- Olecranon Bursitis -- Onychocryptosis -- Onychomycosis -- Oral Lacerations -- Osgood-Schlatter Disease -- Osteitis Pubis -- Osteoarthritis -- Osteochondritis Dissecans -- Osteomyelitis -- Osteoporosis -- Otitis Media/Externa -- Overtraining -- Panner Disease and OCD of Elbow Capitellum -- Paronychia -- Patellar Dislocation and Instability -- Patellar/Quadriceps Tendinitis -- Patellar/Quadriceps Tendon Rupture -- Patellofemoral Pain Syndrome (PPS) -- Pectoralis Major Tendon Rupture -- Pericarditis -- Periorbital and Orbital Cellulitis -- Peroneal Tendon Dislocation/Subluxation -- Pes Anserine Bursitis -- Phalangeal Injuries -- Photodermatitis -- Physeal Injuries in Children Salter-Harris Classification -- Pigmented Villonodular Synovitis (PVNS) -- PIP Joint Dislocations -- Piriformis Syndrome -- Plantar Fasciitis -- Pneumothorax and Hemothorax -- Popliteal Tendonitis -- Posterior Cruciate Ligament (PCL) Tear -- Posterior Interosseous Nerve Syndrome -- Posterolateral Capsular Tear -- Pregnancy -- Pronator Syndrome -- Proteinurea in Sports -- Pseudoanemia -- Pulmonary Contusion -- Quadriceps Contusion -- Quadriceps Tear -- Radial Tunnel Syndrome -- Red Eye -- Redundant Plica -- Renal Trauma -- Retinal Detachments and Tears -- Rhabdomyolysis -- Rheumatoid Arthritis in Sports -- Rotator Cuff Tears -- Scapholunate Dissociation -- Sciatica -- Scoliosis -- SCUBA Diving Injuries: DCS and AGE -- Seizures and Epilepsy -- Septic Arthritis and Bursitis -- Sesamoid Dysfunction -- Sever Disease/Calcaneal Apophysitis -- Shoulder Instability, Anterior -- Shoulder Instability, Multidirectional -- Sinus Tarsi Syndrome -- Slipped Capital Femoral Epiphysis -- Snapping Scapula and Winging of the Scapula -- Spinal Stenosis -- Splenic Contusion and Rupture -- Spondyloarthropathies (Seronegative RA) -- Spondylolysis and Spondylolisthesis -- Sports Hernias -- Sternoclavicular Joint Injury -- Subconjunctival Hemorrhage -- Subungual Exostosis and Hematoma -- Sudden Cardiac Arrest: Commotio Cordis -- Superficial Radial Nerve (Wartenberg Disease) -- Suprascapular Nerve Palsy -- Surfer's Ear -- Syncope -- Syndesmodial Injury of the Lower Leg -- Tarsal Tunnel Syndrome/Posterior Tibial Nerve Entrapment -- Temporomandibular Joint Injury -- Testicular Torsion -- TFCC (Triangular Fibrocartilage Comp -- Tears -- Thoracic Outlet Syndrome -- Thoracic Spine Injury -- Thrombophlebitis, Superficial -- Thrombosis, Deep Vein (DVT) -- Thumb Ulnar Collateral Ligament Sprain(Skier's Thumb) -- Tibialis Posterior Tendonitis -- Tibial Stress Fracture -- Tillaux Fractures: Anterior Tibia-Fibula Ligament Avulsion -- Tinea Gladiatorum (Capitis, Corporis, Cruris, Pedis) -- Tinea Versicolor -- Tracheal and Laryngeal Injuries -- Triceps Tendinitis -- Triceps Tendon Rupture -- Trigger Finger -- Trochanteric Bursitis -- Turf Toe -- Ulnar Collateral Ligament Injuries of the Elbow -- Ulnar Tunnel Syndrome -- Ultraviolet Keratitis -- Ureteral, Bladder, and Urethral Trauma -- Warts -- Wolff-Parkinson-White (WPW) Syndrome -- Appendix A: Musculoskeletal Radiography -- Appendix B: Office Rehabilitation -- Appendix C: Joint and Soft Tissue Injection.…”
    Format: Electronic eBook
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (NECO users only)
    Full text (MCPHS users only)
    Access E-Book
    Full text (Wentworth users only)
  18. 143938
  19. 143939

    Sunday Morning. The extra mile

    New York, NY : Columbia Broadcasting System, 2007
    Format: Electronic Video
    Full text (Emerson users only)
    Full text (Emmanuel users only)
    Full text (MCPHS users only)
    Full text (Wentworth users only)
  20. 143940

    Ethiopian Airlines : The African Aviation Powerhouse. by Mols, Jozef, 1951-

    Havertown : Key Publishing, 2022
    Format: eBook
    Full text (Emerson users only)