\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{CJLEE} \pdfinfo{ /Title (cellular-res-and-photosyn.pdf) /Creator (Cheatography) /Author (CJLEE) /Subject (Cellular Res and Photosyn 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}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \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{Cellular Res and Photosyn Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{CJLEE} via \textcolor{DarkBackground}{\uline{cheatography.com/168365/cs/36593/}}} \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}CJLEE \\ \uline{cheatography.com/cjlee} \\ \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 18th January, 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{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cellular Respiration}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Takes place in Mitochondria} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} starch is the major source of fuel & broken down into glucose \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} energy harvest & Glocose is broken down in steps to harvest energy \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} ETC & A sequence of membrane proteins that shuttle electrons down a series of redox reactions \tn % Row Count 11 (+ 5) % Row 4 \SetRowColor{LightBackground} ETC & releases energy used to make ATP \tn % Row Count 13 (+ 2) % Row 5 \SetRowColor{white} 4 Stages: & Glycolysis - Pyruvate Oxidation - the citric acid cycle (Krebs Cycle) - Oxidative phosphorylation \tn % Row Count 18 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Glycolysis}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Occurs in the cytosol} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Splits glucose (6C) into 2 pyruvates (3C)} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Two stages & Energy investment stage \& Energy payoff stage \tn % Row Count 5 (+ 3) % Row 3 \SetRowColor{white} Energy investment stage & the cell uses ATP to phosphorylate compounds of glucose \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} Energy payoff stage & energy is produced by substrate level phosphorylation \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} The net energy yield per 1 glucose & 2 ATP + 2 NADH \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} EI stage & 2 ATP to 2 ADP + P \tn % Row Count 14 (+ 1) % Row 7 \SetRowColor{white} EP stage & 4 ADP + P to 4 ATP \tn % Row Count 15 (+ 1) % Row 8 \SetRowColor{LightBackground} Net & 2 Pyruvate + 2H2O + 2ATP + 2NADH +2H+ \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.09034 cm} x{2.88666 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Pyruvate Oxidation and Cotroc Acid Cycle}} \tn % Row 0 \SetRowColor{LightBackground} Pyruvate Oxidation & Turns to Acetyl CoA \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Citric Acid Cycle & AKA Krebs cycle \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Occurs in the mitochondrial matrix} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} turns acetyl CoA into citrate & releases CO2, synthesize ATP, and transfer electrons to NADH and FADH2 \tn % Row Count 9 (+ 4) % Row 4 \SetRowColor{LightBackground} Inputs & 2 acetyl CoA \tn % Row Count 10 (+ 1) % Row 5 \SetRowColor{white} Outputs & 2ATP 6NADH 4CO2 2FADH2 \tn % Row Count 11 (+ 1) \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}{Oxidative Phosphorylation}} \tn % Row 0 \SetRowColor{LightBackground} Consists of & Electron transport chain and Chemiosmosis \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Electron Transport Chain & located in the inner membrane of the mitochondria \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} ETC & Collection of proteins \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} ETC & Does not produce ATP directly, BUT Helps manage the release of energy by creating several small steps for "fall" of electrons \tn % Row Count 15 (+ 7) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The cristae increase the surface area for the reactions to occur} \tn % Row Count 17 (+ 2) % Row 5 \SetRowColor{white} final electron acceptor & oxygen \tn % Row Count 19 (+ 2) % Row 6 \SetRowColor{LightBackground} One major function & to create a proton (H+) gradient across the membrane \tn % Row Count 22 (+ 3) % Row 7 \SetRowColor{white} As proteins shuttle electrons along the ETC, they also pump H+ into the intermembrane space & Use the exergonic flow of electrons from NADH and FADH2 \tn % Row Count 27 (+ 5) % Row 8 \SetRowColor{LightBackground} This gradient will power chemiosmosis & Uses hydrogen ions to power cellular work \tn % Row Count 30 (+ 3) \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}{Oxidative Phosphorylation (cont)}} \tn % Row 9 \SetRowColor{LightBackground} Chemiosmosis & ATP synthase \tn % Row Count 1 (+ 1) % Row 10 \SetRowColor{white} ATP synthase & the enzyme that makes ATP from ADP + P \tn % Row Count 3 (+ 2) % Row 11 \SetRowColor{LightBackground} ATP synthase & Uses energy from the H+ gradient across the membrane \tn % Row Count 6 (+ 3) % Row 12 \SetRowColor{white} Chemiosmosis & H+ ions flow down their gradient through ATP synthase \tn % Row Count 9 (+ 3) % Row 13 \SetRowColor{LightBackground} ATP synthase acts like a rotor & When H+ binds the rotor spins -{}- Activates catalytic sites to turn ADP + P into ATP \tn % Row Count 14 (+ 5) % Row 14 \SetRowColor{white} Produces & 26-28 ATP per glucose \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Respiration without Oxygen}} \tn % Row 0 \SetRowColor{LightBackground} Anaerobic Respiration & generates ATP using an ETC in the absence of oxygen \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Takes place in prokaryotic organisms that live in environments with no oxygen} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The final electron acceptors: sulfates or nitrates} \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} Fermentation & generates ATP without an ETC \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Extension of glycolysis & Recycles NAD+, Occurs in the cytosol, NO oxygen \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} Two types & Alcohol fermentation and Lactic acid fermentation \tn % Row Count 14 (+ 3) % Row 6 \SetRowColor{LightBackground} Alcohol Fermentation (bacteria, yeast) & pyruvate is converted into ethanol \tn % Row Count 16 (+ 2) % Row 7 \SetRowColor{white} Lactic Acid Fermentation (muscle cells) & When muscles run out of oxygen, they can go through lactic acid fermentation to produce ATP \tn % Row Count 21 (+ 5) % Row 8 \SetRowColor{LightBackground} Lactic Acid Fermentation & Breakdown of lactate \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Ph}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Photosynthesis} & the conversion of light energy to chemical energy \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Site of \seqsplit{Photosynthesis} & Chloroplast and Stomata \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Chloroplas & organelle for the location of photosynthesis \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Stomata & pores in leaves that allow CO2 in and O2 out \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Stroma & aqueous internal fluid \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} Thylakoids & form stacks known as grana \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} Chlorophyll & green pigment in thylakoid membranes \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} PS II & Light energy (photon) causes an e- to go from an excited state back to a ground state \tn % Row Count 16 (+ 4) % Row 8 \SetRowColor{LightBackground} PS I & Electrons go down a second transport chain \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} Calvin Cycle & The calvin cycle is cyclic electron flow \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} Three phases: & 1. Carbon fixation 2. Reduction 3. Regeneration of RuBP \tn % Row Count 23 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}