\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{TheGoldenClover} \pdfinfo{ /Title (tahsili-bio-invertebrates.pdf) /Creator (Cheatography) /Author (TheGoldenClover) /Subject (Tahsili Bio (Invertebrates) 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}{046570} \definecolor{LightBackground}{HTML}{EFF5F6} \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{Tahsili Bio (Invertebrates) Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{TheGoldenClover} via \textcolor{DarkBackground}{\uline{cheatography.com/201551/cs/42669/}}} \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}TheGoldenClover \\ \uline{cheatography.com/thegoldenclover} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 10th March, 2024.\\ Updated 10th March, 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.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cnidaria}} \tn % Row 0 \SetRowColor{LightBackground} no of openings & 1 \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} symmetry & radial \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} digestion & gastrovascular cavity \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} tentacles & release poision and hook prey \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Reproduction} & polyp - medusa \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} classes & Hydrozoa - Scyphozoa - Anthozoa \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{Hydrozoa}} & freshwater cnidiaria such as hydra \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} {\bf{scyphozoa}} & jellyfish \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{Anthozoa}} & sea anemones and corals \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.59264 cm} x{3.38436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sponges}} \tn % Row 0 \SetRowColor{LightBackground} feeding & filter feeders \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tissues and organs? & absent \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} nervous system? & absent \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} sclerocytes & cells that produce spicules \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} spicules & needle like structures that give rigidity and form \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{reproduction} & fragmentation - budding - gemmulation \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} symmetry & asymmetrical \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} digestion & intracellular \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.96117 cm} x{2.47158 cm} x{1.14425 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Arthropod Classification}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{crustaceans}} & 5 pairs of legs, 2 pairs of antennae, 2 compound eyes, swimmerettes (swimming \& reproduction) & crabs \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{arachnids}} & 6 pairs of appendeges, no antennae, have a cephalothorax, and a spinneret (produces silk) & spiders, scorpions \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} {\bf{myriapods}} & many legs, one pair of antennae & centipede \tn % Row Count 12 (+ 2) % Row 3 \SetRowColor{white} {\bf{Insects}} & 3 pairs of legs,1 pair of antennae, 2 pairs of wings, compound eyes & bees, \seqsplit{mosquitoes} \tn % Row Count 16 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.05271 cm} x{2.65466 cm} x{0.86963 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Annelids}} \tn % Row 0 \SetRowColor{LightBackground} body type & segmented & \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{digestive} system & made of a crop and gizzard & \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Setae & Bristles located on each segment that aids in motion & \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{clitellum} & a swollen saddle like part of the body that allows fertilization & \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} Classes & oligochaeta - polychaeta - hirudinea & \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} {\bf{Oligochaeta}} & terrestrial worms & \seqsplit{earthworms} \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{polychaeta}} & marine worms that decompose organic waste into CO2 & \seqsplit{bristle} worms \tn % Row Count 16 (+ 3) % Row 7 \SetRowColor{white} {\bf{Hirudinea}} & & \seqsplit{leeches} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.84609 cm} x{4.13091 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Rotifers}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Symmetry} & bilateral \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{cavity} & pseudocoelomates \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{motion} & cilia are present for locomotion and feeding \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.19696 cm} x{1.92234 cm} p{0.4577 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Nematodes}} \tn % Row 0 \SetRowColor{LightBackground} symmetry & bilateral & \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} digestive tract & present & \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} cavity & \seqsplit{pseudocoelomates} & \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} body shape & tapered ends & \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.82386 cm} x{1.87657 cm} x{1.87657 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Nematode Classification}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Trichinella}} & causes trichinosis & infects humans through the consumption of undercooked meat \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{Hookworms}} & & infects humans who walk barefoot on contaminated soil \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Ascaris}} & causes ascariasis & infects humans through unwashed vegetables \tn % Row Count 11 (+ 3) % Row 3 \SetRowColor{white} {\bf{Pinworms}} & commonly affects children & access the body through contaminated toys in the mouth \tn % Row Count 15 (+ 4) % Row 4 \SetRowColor{LightBackground} {\bf{Filarial Worms}} & reside in mosquitoes, cause elephantiasis & live in the lymphatic system \tn % Row Count 18 (+ 3) \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}{Arthropods}} \tn % Row 0 \SetRowColor{LightBackground} body composition & head - thorax - abdomen \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} thorax & the body part between the head and abdomen \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} exoskeleton & made of chitin \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} movement & by appendages that can grow by molting \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} respiration & Gills (aquatic) - book lungs (spiders) - tracheal tubes (beetles) \tn % Row Count 10 (+ 3) % Row 5 \SetRowColor{white} Excretory organ & Malphigian Tubules \tn % Row Count 11 (+ 1) % Row 6 \SetRowColor{LightBackground} Classes & crustaceans - arachnids - myriapods - insects \tn % Row Count 14 (+ 3) % Row 7 \SetRowColor{white} mouthparts & sponging/licking, siphoning, piercing/sucking, chewing \tn % Row Count 17 (+ 3) % Row 8 \SetRowColor{LightBackground} complete metamorphosis & egg - larva - pupa - adult \tn % Row Count 19 (+ 2) % Row 9 \SetRowColor{white} incomplete metamorphosis & egg - nymph - adult \tn % Row Count 21 (+ 2) % Row 10 \SetRowColor{LightBackground} inactive stage of metamorphosis & pupa \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.9154 cm} x{2.10542 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Flatworms}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{symmetry} & bilateral & \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} cavity & acoelomates & \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} body shape & flattened & \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{excretory} system & made of a network of tubules and flame cells & \tn % Row Count 7 (+ 3) % Row 4 \SetRowColor{LightBackground} Classes & turbellarians - trematodes - cestodes & \tn % Row Count 10 (+ 3) % Row 5 \SetRowColor{white} {\bf{Turbellarians}} & free living freshwater flatworms & Ex: Planaria \tn % Row Count 13 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{Trematodes}} & parasitic and live within the host's blood & Ex: schistosoma (blood flukes) \tn % Row Count 16 (+ 3) % Row 7 \SetRowColor{white} {\bf{Cestodes}} & parasitic worms with segmented bodies & Ex: tapeworms \tn % Row Count 19 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.05271 cm} x{2.7462 cm} p{0.77809 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Molluscs}} \tn % Row 0 \SetRowColor{LightBackground} cavity & coelomates & \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} movement & muscular foot & \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} openings & 2 & \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \seqsplit{digestive} tract & present & \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} mantle & a membrane that surrounds the organs and produces CaCO3 & \tn % Row Count 8 (+ 3) % Row 5 \SetRowColor{white} Radula & rasping organ for feeding & \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} Classes & Bivalves - cephalopods - Gastropods & \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} {\bf{Gastropods}} & foot located under the organism & Ex: Snail \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{Bivalves}} & shells are made of 2 parts & Ex: \seqsplit{Oyster} \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} {\bf{Cephalopods}} & no foot, but have tentacles & Ex: \seqsplit{Octopus} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.46464 cm} x{2.38004 cm} p{0.73232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Echinoderms}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{embryological} development & deutrostomes & \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} habitat & marine & \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} skeleton & endoskeleton made of interlocking CaCO3 & \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} water vascular system & central ring canal and radial canals & \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} movement & tubular feet & \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} symmetry (adult) & radial & \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} symmetry (larva) & bilateral & \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} {\bf{Asteroidiea}} & reproduces by regeneration & \seqsplit{starfish} \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} {\bf{Ophiuroidea}} & & \seqsplit{brittle} star \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} {\bf{Echinoidea}} & have aristotle's lantern - are eaten by otters (mouthpart) & sea \seqsplit{urchins} \tn % Row Count 20 (+ 3) % Row 10 \SetRowColor{LightBackground} {\bf{Holothuroidea}} & respiratory tree & sea \seqsplit{cucumber} \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} {\bf{concentricycloidea}} & & sea daisy \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}