\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{INSERT\_NAME\_HERE} \pdfinfo{ /Title (science-unit-2.pdf) /Creator (Cheatography) /Author (INSERT\_NAME\_HERE) /Subject (Science || unit 2 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}{35704D} \definecolor{LightBackground}{HTML}{F2F6F3} \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{Science || unit 2 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{INSERT\_NAME\_HERE} via \textcolor{DarkBackground}{\uline{cheatography.com/195441/cs/41007/}}} \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}INSERT\_NAME\_HERE \\ \uline{cheatography.com/insert-name-here} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 15th November, 2023.\\ Updated 31st October, 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{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{{\bf{SCIENCE 7 || UNIT 2}}}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{2.6352 cm} x{6.588 cm} x{1.647 cm} x{5.5998 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{17.67cm}}{\bf\textcolor{white}{{\bf{Interactions in an Ecosystem}}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{MUTUALISM}} & Mutualism is when both species benifit & \seqsplit{Symbiosis} & Shark + Remoras \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{PREDATATION}} & Predatation is when one organism eats another & & Owls + Mice \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{PARASITISM}} & Parasitism is one organism benifits and the other is harmed & \seqsplit{Symbiosis} & Covid + Humans \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} {\bf{COMPETITION}} & Competition is when one organism fights with another over something & & Male birds fighting over a female \tn % Row Count 15 (+ 5) % Row 4 \SetRowColor{LightBackground} {\bf{COMMENSALISM}} & Commensalism is when one organism is benifits and the other is neither helped or harmed & \seqsplit{Symbiosis} & Birds + Trees \tn % Row Count 21 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{17.67cm}}{{\bf{To earn even a bigger brain memorize which of these are symbiosis, define symbiosis and give and example of different organisms that fo through each of this things (You know what I mean don't you?)}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{{\bf{ADAPTATIONS}}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{BEHAVIORAL ADAPTATIONS}} & {\bf{STRUCTUAL ADAPTATIONS}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} include activities / behaviors that help an animal survive & involves some physical characteristic (structure) of an animal's body. \tn % Row Count 6 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{EXAMPLES}} & {\bf{EXAMPLES}} \tn % Row Count 7 (+ 1) % Row 3 \SetRowColor{white} Migration (birds fly south in the winter), Hibernation (This is deep sleep in which animal's body temp drops, body activities are slowed to conserve energy) & Mimicry (allows one animal to look, sound, act like another animal to fool predators into thinking it is poisonous or dangerous.), Camoflauge (lets an animal blend in with it's enviroment) \tn % Row Count 17 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Adaptations are inherited characteristic that helps an organism survive and reproduce in its environment} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{2.5905 cm} x{14.6795 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{{\bf{ECOLOGICAL FOOTPRINT}}}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Everyday humans consume energy, materials \& use land. The way you use the Earth leaves an impression, like a footprint, of where you have been} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{Ecological footprint is the impact you have on the enviroment, the smaller your ecological footprint is, the better. Your ecological footprint is measured in Global Hectares (2 1/2 acres)} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{{\bf{THE 4 R'S}}} \tn % Row Count 8 (+ 1) % Row 3 \SetRowColor{white} \seqsplit{Reduce} & Cut down on/ limit the amount of garbage you use/shower (the bills??) \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} Reuse & Use again \tn % Row Count 12 (+ 1) % Row 5 \SetRowColor{white} \seqsplit{Recycle} & Turn something into a new thing \tn % Row Count 14 (+ 2) % Row 6 \SetRowColor{LightBackground} \seqsplit{Recover} & Waste being converted to energy \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{ITS IN THIS SPECIFIC ORDER: REDUCE, REUSE, RECYCLE, RECOVER} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Food Web \& Food Chains}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{FOOD CHAINS}} & {\bf{FOOD WEBS}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} A pathway of energy flow from one living thing to another in an ecosystem & Link up of the many/ all of the possibilities of food chains in an ecosystem \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} Food chains always: start with the sun, show who eats who, energy flow moves in 1 direction, energy flows from the producer to the consumer & Food chains are not realistic as many organisms will eat more than one type of food and each organism will have more than one predator. \tn % Row Count 12 (+ 7) % Row 3 \SetRowColor{white} Food chains end with a decomposer who always return the nutrients back to the soil & There are producers and consumers in a food web \tn % Row Count 17 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Food Webs and Food Chains Video}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{ Video: http://youtu.be/2lqhJNgn_Wg} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{EXOSYSTEM VOCABULARY}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Biotic}} Living or once living} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Abiotic}} Never has lived} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Symbiosis}} A relationship between 2 species that live closely together over a period of time} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Ecosystem}} The interactions between biotic and abiotic factors in an ares} \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Ecology}} The study of nature} \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Community}} Different groups of species live and interact with each other} \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Environment}} A place or location with abiotic factors} \tn % Row Count 11 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Population}} A group of induviduals of the same species living in an area} \tn % Row Count 13 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Niches}} The roles (jobs) of an organism} \tn % Row Count 14 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Producers}} Make their own food} \tn % Row Count 15 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Consumers}} Eat either consumers or producers} \tn % Row Count 16 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Carnivores}} Only eat meat (consumers)} \tn % Row Count 17 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Herbivores}} Eat producers only (plants)} \tn % Row Count 18 (+ 1) % Row 13 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Omnivore}} Eats both producers and consumers} \tn % Row Count 19 (+ 1) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{{\bf{Scavengers}} Eat dead and decaying plant and animal matter} \tn % Row Count 21 (+ 2) % Row 15 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{{\bf{Decomposers}} Break down dead organisms and return nutrients back to soil} \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Use these words in a sentence if you think your so smart \newline To help memorize, write the word and definition 10 times on a blank paper without looking at the previous sentences. Ex. Ecosystem are the interactions between biotic and abiotic factors in an ares} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{The 4 basic needs of living things}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Gas exchange - the plant take carbon dioxide and give us oxegyn that we turn into carbon dioxide that the plants turn into oxegyn...} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Water} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Energy} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Suitable Habitat} \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Succesion}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{DEFINITION}} & {\bf{EXAMPLE}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{SUCCESSION}}: A slow process where one species replaces another in an ecosystem & -{}- \tn % Row Count 6 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{PIONEER SPECIES}}: The first species to occupy a lifeless piece of land & Lichen \& Moss \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} {\bf{PRIMARY SUCCESION}}: The gradual growth of a species in an area which nothing has lived there before & -{}- \tn % Row Count 16 (+ 6) % Row 4 \SetRowColor{LightBackground} {\bf{SECONDARY SUCCESION}}: Gradual growth of organisms in an area that used to be home to many species & -{}- \tn % Row Count 21 (+ 5) % Row 5 \SetRowColor{white} {\bf{BIOINVASION}}: Species are introduced to a location they have never been to before & A ship of fruit carries spiders with it that get sent to a new area \tn % Row Count 26 (+ 5) % Row 6 \SetRowColor{LightBackground} {\bf{LIMITING FACTOR}}: Makes a population decrease in size & temperature, water availability, oxygen, salinity, light, food and nutrients \tn % Row Count 30 (+ 4) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Succesion (cont)}} \tn % Row 7 \SetRowColor{LightBackground} {\bf{THREATENED}}: The amount of a specific species is decreasing & Mountain Gorilla \tn % Row Count 4 (+ 4) % Row 8 \SetRowColor{white} {\bf{ENDANGERED}}: Organism is in risk of being extinct & Spotted Owl \tn % Row Count 7 (+ 3) % Row 9 \SetRowColor{LightBackground} {\bf{EXTIRPATED}} Organism is only lost in a large region & (Taylor) Swift Fox \tn % Row Count 10 (+ 3) % Row 10 \SetRowColor{white} {\bf{EXTINCTION}}: Species is lost in the whole world & Wooly Mammoth \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Water Cycle Video}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{ Video: http://youtu.be/7fkR9foB0cU} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{10.0166 cm} x{7.2534 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Toxins}} \tn % Row 0 \SetRowColor{LightBackground} Bioaccumulation - the process in which toxins enter the food webs by building up in induvidual organisms & Toxins usually come via water \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{Biomagnification - rise or increase in contaminated substances} \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Tuna, anyone?} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \end{document}