\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{RainyMoons (RainyMoons)} \pdfinfo{ /Title (intro-to-disaster-management.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (Intro to Disaster Management Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{9BBD2D} \definecolor{LightBackground}{HTML}{F8FAF1} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Intro to Disaster Management Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/44264/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}RainyMoons (RainyMoons) \\ \uline{cheatography.com/rainymoons} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 30th August, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.34379 cm} x{3.63321 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Overview}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Definition:}} & Disaster management is the systematic approach to dealing with and mitigating the effects of natural and human-made disasters. It involves preparedness, response, recovery, and mitigation efforts aimed at reducing the impact of disasters on communities and enhancing resilience. \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} {\bf{Scope:}} & Includes planning, coordination, resource allocation, and the implementation of strategies to manage and respond to disasters effectively. It encompasses both pre-disaster preparation and post-disaster recovery. \tn % Row Count 18 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Types of Disasters}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Natural Disasters:}} & {\bf{Meteorological:}} Hurricanes, tornadoes, blizzards. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & {\bf{Geophysical:}} Earthquakes, tsunamis, volcanic eruptions. \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} & {\bf{Hydrological:}} Floods, landslides, droughts. \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} & {\bf{Biological:}} Pandemics, epidemics, infestations. \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} {\bf{Human-Made Disasters:}} & {\bf{Technological:}} Industrial accidents, chemical spills, nuclear incidents. \tn % Row Count 15 (+ 4) % Row 5 \SetRowColor{white} & {\bf{Socio-Political:}} Terrorism, armed conflicts, civil unrest. \tn % Row Count 18 (+ 3) % Row 6 \SetRowColor{LightBackground} & {\bf{Environmental:}} Pollution, deforestation, climate change impacts. \tn % Row Count 21 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Phases}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Pre-Disaster (Preparedness and Mitigation):}} & {\bf{Preparedness: Planning:}} Developing emergency plans, evacuation routes, and communication strategies. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} & {\bf{Preparedness: Training and Exercises:}} Conducting drills and simulations for responders and the community. \tn % Row Count 12 (+ 6) % Row 2 \SetRowColor{LightBackground} & {\bf{Preparedness: Public Education:}} Informing the public about risks, safety measures, and emergency procedures. \tn % Row Count 18 (+ 6) % Row 3 \SetRowColor{white} & {\bf{Mitigation: Risk Assessment:}} Identifying and evaluating potential hazards and vulnerabilities. \tn % Row Count 23 (+ 5) % Row 4 \SetRowColor{LightBackground} & {\bf{Mitigation: Building Codes and Land Use Planning:}} Implementing regulations to reduce vulnerability (e.g., \seqsplit{earthquake-resistant} buildings). \tn % Row Count 31 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Phases (cont)}} \tn % Row 5 \SetRowColor{LightBackground} & {\bf{Mitigation: Environmental Management:}} Enhancing natural buffers (e.g., reforestation, wetland preservation) to mitigate disaster impacts. \tn % Row Count 8 (+ 8) % Row 6 \SetRowColor{white} {\bf{During the Disaster (Response):}} & {\bf{Immediate Actions: Activation of Emergency Plans:}} Mobilizing resources and personnel based on pre-established plans. \tn % Row Count 14 (+ 6) % Row 7 \SetRowColor{LightBackground} & {\bf{Immediate Actions: Search and Rescue:}} Locating and assisting affected individuals, providing medical care and shelter. \tn % Row Count 21 (+ 7) % Row 8 \SetRowColor{white} & {\bf{Immediate Actions: Coordination:}} Ensuring effective communication and cooperation among various agencies and organizations. \tn % Row Count 28 (+ 7) % Row 9 \SetRowColor{LightBackground} & {\bf{Resource Management: Logistics:}} Managing the distribution of supplies, equipment, and personnel. \tn % Row Count 33 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Phases (cont)}} \tn % Row 10 \SetRowColor{LightBackground} & {\bf{Resource Management: Information Management:}} Collecting and disseminating accurate information to the public and decision-makers. \tn % Row Count 7 (+ 7) % Row 11 \SetRowColor{white} {\bf{Post-Disaster (Recovery and Rehabilitation):}} & {\bf{Short-Term Recovery: Emergency Relief:}} Providing temporary shelter, food, water, and medical care. \tn % Row Count 13 (+ 6) % Row 12 \SetRowColor{LightBackground} & {\bf{Short-Term Recovery: Damage Assessment:}} Evaluating the extent of damage and determining immediate needs. \tn % Row Count 19 (+ 6) % Row 13 \SetRowColor{white} & {\bf{Long-Term Recovery: Reconstruction:}} Rebuilding infrastructure, housing, and public facilities. \tn % Row Count 24 (+ 5) % Row 14 \SetRowColor{LightBackground} & {\bf{Long-Term Recovery: Community Resilience:}} Supporting mental health, economic recovery, and social cohesion. \tn % Row Count 30 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Phases (cont)}} \tn % Row 15 \SetRowColor{LightBackground} & {\bf{Long-Term Recovery: Evaluation:}} Assessing the effectiveness of the response and recovery efforts to improve future disaster management. \tn % Row Count 7 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Frameworks and Models}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{The Sendai Framework for Disaster Risk Reduction:}} & {\bf{Objective:}} To reduce disaster risk and enhance resilience through a comprehensive approach. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & {\bf{Understanding Disaster Risk:}} Improving risk assessment and data collection. \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} & {\bf{Strengthening Governance:}} Enhancing institutional frameworks and community engagement. \tn % Row Count 14 (+ 5) % Row 3 \SetRowColor{white} & {\bf{Investing in Resilience:}} Promoting risk reduction and sustainable development. \tn % Row Count 19 (+ 5) % Row 4 \SetRowColor{LightBackground} & {\bf{Enhancing Disaster Preparedness:}} Ensuring timely and effective responses. \tn % Row Count 23 (+ 4) % Row 5 \SetRowColor{white} {\bf{The Emergency Management Cycle:}} & {\bf{Cycle Stages:}} Preparedness, Response, Recovery, and Mitigation, emphasizing continuous improvement and adaptation. \tn % Row Count 29 (+ 6) % Row 6 \SetRowColor{LightBackground} {\bf{Incident Command System (ICS):}} & {\bf{Definition:}} A standardized approach to managing emergency incidents, using a flexible, scalable organizational structure. \tn % Row Count 36 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Disaster Management Frameworks and Models (cont)}} \tn % Row 7 \SetRowColor{LightBackground} & {\bf{Components:}} Incident Commander, Operations Section, Planning Section, Logistics Section, Finance/Admin Section. \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Key Stakeholders and Roles}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Government Agencies:}} & {\bf{Local Authorities:}} First responders, emergency services, local government officials. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & {\bf{National Agencies:}} National disaster management organizations, military, public health agencies. \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Non-Governmental Organizations (NGOs):}} & {\bf{Humanitarian Organizations:}} Red Cross, Médecins Sans Frontières, Oxfam. \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} & {\bf{Specialized Agencies:}} Organizations focused on specific aspects such as water, sanitation, and shelter. \tn % Row Count 20 (+ 6) % Row 4 \SetRowColor{LightBackground} {\bf{Private Sector:}} & {\bf{Businesses:}} Providing resources, expertise, and support for recovery and mitigation efforts. \tn % Row Count 25 (+ 5) % Row 5 \SetRowColor{white} & {\bf{Critical Infrastructure Providers:}} Ensuring the continuity of essential services (e.g., utilities, transportation). \tn % Row Count 31 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Key Stakeholders and Roles (cont)}} \tn % Row 6 \SetRowColor{LightBackground} {\bf{Community Organizations and Volunteers:}} & {\bf{Local Groups:}} Engaging in preparedness activities, providing support during and after disasters. \tn % Row Count 5 (+ 5) % Row 7 \SetRowColor{white} & {\bf{Volunteers:}} Assisting with response, recovery, and community support efforts. \tn % Row Count 10 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Challenges and Issues in Disaster Management}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Coordination and Communication:}} & {\bf{Challenges:}} Ensuring effective communication among diverse stakeholders, managing information flow, and addressing coordination issues. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} {\bf{Resource Allocation:}} & {\bf{Challenges:}} Managing limited resources, prioritizing needs, and ensuring equitable distribution. \tn % Row Count 12 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Cultural and Socioeconomic Factors:}} & {\bf{Challenges:}} Addressing the diverse needs of different populations, including marginalized communities, and incorporating cultural considerations into disaster management strategies. \tn % Row Count 22 (+ 10) % Row 3 \SetRowColor{white} {\bf{Climate Change and Environmental Factors:}} & {\bf{Challenges:}} Adapting to increased frequency and intensity of disasters due to climate change, and addressing environmental impacts. \tn % Row Count 29 (+ 7) % Row 4 \SetRowColor{LightBackground} {\bf{Mental Health and Psychological Impact:}} & {\bf{Challenges:}} Providing mental health support for affected individuals, addressing trauma, and promoting resilience. \tn % Row Count 35 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Best Practices and Innovations}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Community-Based Approaches:}} & {\bf{Empowerment:}} Involving communities in disaster planning, response, and recovery efforts. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & {\bf{Local Knowledge:}} Utilizing local knowledge and resources to enhance resilience and effectiveness. \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{Technological Innovations:}} & {\bf{Early Warning Systems:}} Implementing advanced warning systems for natural hazards (e.g., weather alerts, tsunami warnings). \tn % Row Count 16 (+ 6) % Row 3 \SetRowColor{white} & {\bf{Data and Analytics:}} Using GIS, remote sensing, and big data to improve risk assessment and decision-making. \tn % Row Count 22 (+ 6) % Row 4 \SetRowColor{LightBackground} {\bf{Training and Simulation:}} & {\bf{Exercises:}} Conducting regular drills and simulations to test and refine disaster response plans. \tn % Row Count 27 (+ 5) % Row 5 \SetRowColor{white} & {\bf{Capacity Building:}} Providing training and education for emergency responders, planners, and the public. \tn % Row Count 32 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Best Practices and Innovations (cont)}} \tn % Row 6 \SetRowColor{LightBackground} {\bf{Public-Private Partnerships:}} & {\bf{Collaboration:}} Enhancing cooperation between government, businesses, and non-profits to leverage resources and expertise. \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Case Studies and Lessons Learned}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Hurricane Katrina (2005):}} & {\bf{Overview:}} Examines the impact, response, and recovery efforts following the devastating hurricane. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} & {\bf{Lessons Learned:}} Highlights the importance of coordination, preparedness, and addressing socio-economic disparities. \tn % Row Count 12 (+ 6) % Row 2 \SetRowColor{LightBackground} {\bf{The 2011 Tōhoku Earthquake and Tsunami:}} & {\bf{Overview:}} Analyzes the response to the earthquake and tsunami in Japan, including the Fukushima nuclear disaster. \tn % Row Count 18 (+ 6) % Row 3 \SetRowColor{white} & {\bf{Lessons Learned:}} Emphasizes the need for robust disaster planning, early warning systems, and \seqsplit{resilience-building.} \tn % Row Count 24 (+ 6) % Row 4 \SetRowColor{LightBackground} {\bf{COVID-19 Pandemic:}} & {\bf{Overview:}} Reviews the global response to the pandemic, including public health measures, resource allocation, and impact on communities. \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Case Studies and Lessons Learned (cont)}} \tn % Row 5 \SetRowColor{LightBackground} & {\bf{Lessons Learned:}} Focuses on the importance of international collaboration, healthcare preparedness, and addressing misinformation. \tn % Row Count 7 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Conclusion}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Disaster management is a critical field focused on reducing the impact of disasters and enhancing community resilience} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{By understanding the phases of disaster management, frameworks, stakeholder roles, and challenges, professionals can effectively prepare for, respond to, and recover from disasters} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Through continuous learning, innovation, and collaboration, disaster management efforts aim to protect lives, property, and communities in the face of adversity} \tn % Row Count 11 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}