\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{skullpride} \pdfinfo{ /Title (the-human-person-in-the-environment.pdf) /Creator (Cheatography) /Author (skullpride) /Subject (The Human Person in the Environment 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}{A555AA} \definecolor{LightBackground}{HTML}{F9F4F9} \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{The Human Person in the Environment Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{skullpride} via \textcolor{DarkBackground}{\uline{cheatography.com/197557/cs/41689/}}} \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}skullpride \\ \uline{cheatography.com/skullpride} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 13th December, 2023.\\ Updated 13th December, 2023.\\ 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.24425 cm} x{3.73275 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{The Human Person and the Environment}} \tn % Row 0 \SetRowColor{LightBackground} December 2011 & Typhoon Sendong made landfall in Mindanao, which brought heavy rains that caused flooding in Cagayan de Oro City and Iligan City, leaving around eight hundred persons dead. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} December 2012 & Typhoon Pablo ravaged Mindanao which left around one thousand five hundred fatalities \tn % Row Count 9 (+ 3) % Row 2 \SetRowColor{LightBackground} November 2013 & Typhoon Yolanda hit Leyte and Samar and took the lives of more than five thousand people. \tn % Row Count 12 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{To live life to the fullest and ensure that the future generation could also experience the same, it is imperative to {\bf{take care of the natural environment.}}} \tn % Row Count 16 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{As we continue to explore essence of the human person, it is essential to include how we interact with the natural environment. After all, Mother Nature could greatly influence the quality of human life} \tn % Row Count 21 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Enlightened Anthropocentrism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Maintains that human beings have a moral duty to {\bf{set limits in the utilization of nature}}'s good in order to protect the needs of the future generation.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{entails moral deliberation and sustainable actions that are grounded on the fundamental human inclination for preservation} \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{humans should conserve and protect the environment because protecting the environment is also an act of protecting themselves and others} \tn % Row Count 10 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Miss Earth 2017 - Karen Ibasco}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{"I believe that the real problem in this world is not climate change; the real problem is us because of our ignorance and apathy. What we have to do is to start changing our ways, to start recalibrating our minds, and redirecting our steps, because together, as a global community, our micro efforts will have a macro effect to help save our home, our planet. Thank you."% Row Count 8 (+ 8) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Anthropocentrism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{stems from the Judaeo-Christian tradition} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{humans are the chief stewards of God's Creation} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{non-human beings have no intrinsic value since they are only valuable depending on their utility to human beings} \tn % Row Count 5 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{This concept has a long-standing influence on how human beings treat the natural environment. For years, humans have exploited Mother Nature and left traces of destruction all over the world} \tn % Row Count 9 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{4 Principles of Anthropocentrism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Four principles that define human beings' relationship with the natural environment (Fernandez, 2019).} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{First, human beings must recognize their moral obligations to the present generation of human beings in relation to their utilization of environmental goods} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Second, the present generation must consider the well-being of future generations and be aware that the stability and health of the future generations are directly affected by the decisions that the present generation makes concerning the environment.} \tn % Row Count 13 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Third, people must understand and consider the full value of the various ecological services provided by the ecosystem.} \tn % Row Count 16 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Finally, people must recognize that nature has an aesthetic value.} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Gallinero, et al., 2018}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{As moral agents, it is their responsibility to decide what is right even if their behavior and decisions are influenced by the culture of global corporations.} \tn % Row Count 4 (+ 4) \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}{Approaches to the Environment}} \tn % Row 0 \SetRowColor{LightBackground} Instrumental Approach & Human being affirms the protection of the environment as long as it possesses {\bf{value or importance}} for human being. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & He/she takes care of the environment because it is a {\bf{medium in establishing his/her society}} and civilization. \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} Axiological Approach & Human being recognizes the {\bf{intrinsic value of the environment}}. \tn % Row Count 13 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{Anthropological} Approach & The focus of establishing relationship with the environment is not environment itself but {\bf{his/her "being".}} \tn % Row Count 18 (+ 5) % Row 4 \SetRowColor{LightBackground} Utilitarianism & Our action is ethically right when it produces greater happiness for the {\bf{greater number of people}}, otherwise the action is ethically wrong \tn % Row Count 24 (+ 6) % Row 5 \SetRowColor{white} Natural Law Ethics & We respect nature because God created it for {\bf{divine purpose}}. \tn % Row Count 27 (+ 3) % Row 6 \SetRowColor{LightBackground} Value Ethics Perspective & The act of {\bf{caring and respecting}} becomes our second nature. \tn % Row Count 30 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Approaches to the Environment (cont)}} \tn % Row 7 \SetRowColor{LightBackground} Sacredness of Environment & The environment shall always have an inherent relation with the {\bf{Creator}}. \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Deep Ecology}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Arne Naess, A Norwegian philosopher coined the term in 1973.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{radical responses to Anthropocentrism} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Deep Ecology is a new ecological philosophy (ecosophy)}} that considers humanity an integral part of nature. The ideology stresses the interdependence of nature, humans, and non-humans, as well as the environment and its natural processes.} \tn % Row Count 8 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{ecological science is concerned only with facts and reasoning and cannot address ethical questions about how human beings can live} \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Human beings need ecological wisdom. By concentrating on deep knowledge, deep questioning, and deep involvement, Deep Ecology seeks to establish an integrated structure where each gives rise to and supports the other.} \tn % Row Count 16 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Society needs to find a middle ground between Anthropocentrism and Deep Ecology.} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Simon Caney (2020)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{There is overwhelming evidence that human activities are changing the climate system. The emission of greenhouse gases results in increased temperatures, rising sea levels, and severe weather events (such as storm surges).} \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Fernandez, 2019}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Nature has human-like characteristics and can also reciprocate the kind of treatment they have towards it. The natural environment follows the law of reciprocity whereby any good deed done to it is justly and equally compensated.% Row Count 5 (+ 5) } \tn \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}{Influence of Humans to Environment}} \tn % Row 0 \SetRowColor{LightBackground} The Spirit of Stewardship & Human being is part of creation. He/she is not the author of his/her existence. His/her existence comes from his/her creator; {\bf{he/she is not the master of his/her existence}} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} & Human action does not only determine the kind of environment he/she wants to live in, but also it determines his/her existence in the environment. His/her action becomes {\bf{reflexive to his/her own self-realization.}} \tn % Row Count 17 (+ 9) % Row 2 \SetRowColor{LightBackground} & human being has to take care of the environment, and not to destroy it \tn % Row Count 20 (+ 3) % Row 3 \SetRowColor{white} Summit of Creation & he/she has moral responsibility to {\bf{take care and respect the environment}} \tn % Row Count 24 (+ 4) % Row 4 \SetRowColor{LightBackground} & In this context, he/she recognizes the {\bf{"otherness"}} of the environment \tn % Row Count 28 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}