\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{PrincessB3ll3} \pdfinfo{ /Title (ap-bio-unit-2-cell-structure-and-function.pdf) /Creator (Cheatography) /Author (PrincessB3ll3) /Subject (AP Bio Unit 2: Cell Structure and Function 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}{F7920C} \definecolor{LightBackground}{HTML}{FEF8EF} \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{AP Bio Unit 2: Cell Structure and Function Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{PrincessB3ll3} via \textcolor{DarkBackground}{\uline{cheatography.com/122525/cs/22770/}}} \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}PrincessB3ll3 \\ \uline{cheatography.com/princessb3ll3} \\ \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 14th May, 2020.\\ 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} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Membrane Transport}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Passive Transport: net movement of molecules from H to L concentration without ATP; used for import and export of materials} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Facilitated Diffusion: (1) Large quantities of water pass through aquaporins (2) Charged ions, (Na+ and K+), require channel proteins to move through membrane (3) Membranes may become polarized by movement of ions across the membrane} \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Active Transport: uses ATP to transport molecules and establish/maintain concentration gradients; requires membrane proteins} \tn % Row Count 11 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Exocytosis: internal vesicles fuse with plasma membrane and secrete large macromolecules out of cell} \tn % Row Count 13 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Endocytosis: cell takes in macromolecules and particulate matter by forming new vesicles derived from plasma membrane} \tn % Row Count 16 (+ 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}{Selective Permeability}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-Selective permeability is a direct consequence of membrane structure \newline % Row Count 2 (+ 2) -Small, non polar molecules can pass through (N2, O2 and CO2) \newline % Row Count 4 (+ 2) -Hydrophilic substances (large polar molecules and ions) need embedded channels and transport proteins \newline % Row Count 7 (+ 3) -Polar uncharged molecules (H20) pass though in small amounts \newline % Row Count 9 (+ 2) -Allows for the formation of concentration gradients of solutes across the membrane% Row Count 11 (+ 2) } \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}{Surface Area to Volume Ratio}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-Smaller cells typically have a higher SA:V for more efficient exchange of materials with environment \newline % Row Count 3 (+ 3) -As V increases, SA decreases, demand for internal resources increases \newline % Row Count 5 (+ 2) -Increasing cell size decreases SA:V \newline % Row Count 6 (+ 1) -Membrane folds can increase SA:V% Row Count 7 (+ 1) } \tn \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}{Prokaryotic vs. Eukaryotic}} \tn % Row 0 \SetRowColor{LightBackground} Prokaryotes & Eukaryotes \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Typically have circular chromosomes (plasmid) & Typically have multiple linear chromosomes (can have plasmids too) \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} Unicellular & Multicellular \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} No membrane bound nucleus & Membrane bound nucleus \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Rare: microtubules, cytoskeleton; also chlorophyll scattered in cell & Lysosomes, peroxisomes, microtubules, ER, Mitochondria, Cytoskeleton, Vesicles, Golgi, Chloroplasts \tn % Row Count 13 (+ 5) % Row 5 \SetRowColor{white} Smaller ribosomes, have vacuoles & Larger ribosomes, have vacuoles \tn % Row Count 15 (+ 2) % Row 6 \SetRowColor{LightBackground} Chemically complex cell wall & Chemically simple cell wall \tn % Row Count 17 (+ 2) % Row 7 \SetRowColor{white} 1-10um & 10-100um \tn % Row Count 18 (+ 1) % Row 8 \SetRowColor{LightBackground} Groups of genes (operons) are transcribed in a single mRNA molecule & Groups of genes may be influenced by the same transcription factors to coordinately regulate expression \tn % Row Count 24 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Cell Compartmentalization}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/princessb3ll3_1589388624_th-6.jpeg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{-Membrane-bound organelles evolved from once free-living prokaryotic cells via endosymbiosis \newline -Prokaryotes generally lack internal membrane- bound organelles but have internal regions with specialized structures and functions. \newline -Eukaryotic cells maintain internal membranes that partition the cell into specialized regions} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cell Organelles}} \tn % Row 0 \SetRowColor{LightBackground} Ribosomes & Comprise ribosomal RNA (rRNA) and protein; Synthesize protein according to mRNA sequence; Found in all forms of life (evidence of common ancestor) \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} Endoplasmic Reticulum (ER) & Rough ER: compartmentalizes the cell; Smooth ER: detoxification and lipid synthesis \tn % Row Count 11 (+ 4) % Row 2 \SetRowColor{LightBackground} Golgi & Fold and chemically modify newly synthesized proteins; Packaging proteins for trafficking \tn % Row Count 15 (+ 4) % Row 3 \SetRowColor{white} Mitochondria & Powerhouse of cell; Double membrane provides compartments for different metabolic reactions \tn % Row Count 19 (+ 4) % Row 4 \SetRowColor{LightBackground} Lysosomes & Contain hydrolytic enzymes for intracellular digestion, recycling of a cell's organic materials, apoptosis \tn % Row Count 24 (+ 5) % Row 5 \SetRowColor{white} Vacuoles & Storage and release of macromolecules and cellular waste products; In plants, aids in retention of water for turgor pressure \tn % Row Count 30 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Osmosis}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/princessb3ll3_1589387943_Screenshot_6.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Water moves (by osmosis) from areas of H H20 potential/L solute concentration to areas of L H2O potential/H solute concentration} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}