\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{jhundal} \pdfinfo{ /Title (psychology-112-test-1.pdf) /Creator (Cheatography) /Author (jhundal) /Subject (Psychology 112 - Test 1 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}{A3375B} \definecolor{LightBackground}{HTML}{F9F2F4} \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{Psychology 112 - Test 1 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{jhundal} via \textcolor{DarkBackground}{\uline{cheatography.com/25038/cs/6822/}}} \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}jhundal \\ \uline{cheatography.com/jhundal} \\ \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 February, 2016.\\ Updated 12th May, 2016.\\ 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*}{2} \begin{tabularx}{8.4cm}{x{3.28 cm} x{4.72 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Origins of Prejudice}} \tn % Row 0 \SetRowColor{LightBackground} Psychological Function & people inflate their own self-worth by disliking groups they see as inferior \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Social and Cutlural Function & by disliking "them", we feel closer to others who are like us \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} Economic Function & legitimized unequal economic treatment \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Conception to First Year}} \tn % Row 0 \SetRowColor{LightBackground} Germinal & conception to implantation \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Embryonic & implantation to 8 weeks \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Fetal & 8 weeks to birth \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.6 cm} x{4.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Stages of Cognitive Development}} \tn % Row 0 \SetRowColor{LightBackground} Sensorimotor Stage (0-2) & learning through concrete actions, coordinates sensory information with bodily movements, major accomplishment is object permanence \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} Preoperational Stage (2-7) & focused on limitations in children's thinking, engage in egocentric thinking (inability to take answer persons perspective), cannot grasp concept of conservation \tn % Row Count 14 (+ 8) % Row 2 \SetRowColor{LightBackground} Concrete Operational Stage (7-12) & earlier limitations overcome but primarily with concrete information, continue to make errors in reasoning about abstract concepts, understand principles of conservation, reversibility, cause and effect \tn % Row Count 24 (+ 10) % Row 3 \SetRowColor{white} Formal Operations Stage (12+) & teenagers become capable of abstract reasoning, ideas/concepts \tn % Row Count 27 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{ABC model of attitudes}} \tn % Row 0 \SetRowColor{LightBackground} Affective Component & how we feel towards an object (ABC Model) \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Behavioral Component & how we behave towards and object (ABC Model) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Cognitive Component & what we believe about an object (ABC Model) \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Three Types of Lovers}} \tn % Row 0 \SetRowColor{LightBackground} Secure Attachment Styles & find it relatively easy to become close to others and are comfortable depending on lovers and being depended on. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} Avoidant Attachment Styles & somewhat uncomfortable being close to others and have difficulty trusting others and depending on them. \tn % Row Count 11 (+ 5) % Row 2 \SetRowColor{LightBackground} \seqsplit{Anxious-Ambivalent} Attachment Styles & worry that their lovers are less interested in closeness that they are. \tn % Row Count 15 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Factors Leading to Disobedience}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1) when the experimenter left the room \newline % Row Count 1 (+ 1) 2) when the victim was right there in the room \newline % Row Count 2 (+ 1) 3) when two experimenters issued conflicting demands \newline % Row Count 4 (+ 2) 4) when the person ordering them to continue was an ordinary man \newline % Row Count 6 (+ 2) 5) when the participant worked with peers who refused to go further% Row Count 8 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Teratogens}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1) German measles (rubella) \newline % Row Count 1 (+ 1) 2) x-rays or other radiation and toxic chemicals such as lead \newline % Row Count 3 (+ 2) 3) sexually transmitted disease \newline % Row Count 4 (+ 1) 4) cigarette smoking \newline % Row Count 5 (+ 1) 5) regular consumption of alcohol (Fetal Alcohol Syndrome) \newline % Row Count 7 (+ 2) 6) drugs other than alcohol% Row Count 8 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Parenting Styles}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1. authoritarian \newline % Row Count 1 (+ 1) 2. permissive \newline % Row Count 2 (+ 1) 3. authoritative% Row Count 3 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.584 cm} x{2.508 cm} x{2.508 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Kohlberg's stages of Moral Development}} \tn % Row 0 \SetRowColor{LightBackground} Level One: \seqsplit{Pre-conventional} reasoning (individual) & Stage One: Obedience and punishment & morality is external, rules are fixed and absolute, obey rules to avoid punishment \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} Level One: \seqsplit{Pre-conventional} reasoning (individual) & Stage Two: \seqsplit{Individualism} and exchange & recognize individual point of view, judge actions based on how they serve individual interests \tn % Row Count 15 (+ 8) % Row 2 \SetRowColor{LightBackground} Level Two: Conventional reasoning (society) & Stage Three: \seqsplit{Interpersonal} relationship & focus on living up to sical expectations and roles, emphasis on conormity and being nice, considering how choices affect social relationship \tn % Row Count 26 (+ 11) % Row 3 \SetRowColor{white} Level Two: Conventional reasoning (society) & Stage Four: Maintaining Social Order & consider osicety as a whole, focus on maintaining law and order, follow the rules, doing your duty and respect authority \tn % Row Count 36 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{2.584 cm} x{2.508 cm} x{2.508 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Kohlberg's stages of Moral Development (cont)}} \tn % Row 4 \SetRowColor{LightBackground} Level Three: \seqsplit{Post-conventional} (universal principles of justice) & Stage Five: Social contract and individual rights & rules of law are important for maintaining society, but memebers of society should agree on the rules, social contract, \tn % Row Count 10 (+ 10) % Row 5 \SetRowColor{white} Level Three: \seqsplit{Post-conventional} (universal principles of justice) & Stage Six: Universal Principles & morality is internal, reasoning based on universal ethical principles and abstract reasoning, follow internalized principles of justice even if they are in conflict with laws and rules \tn % Row Count 25 (+ 15) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.32 cm} x{5.68 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Types of Tasks}} \tn % Row 0 \SetRowColor{LightBackground} Addictive Tasks & members preform parallel actions \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{Conjunctive} Task & the members are only productive as its weakest members. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Group Dynamics & memberships or participation in a group influences our thoughts and behaviors. \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{Disjunctive} Task & requires a single solution the most competent person in the group is likely to provide the solution. \tn % Row Count 11 (+ 4) % Row 4 \SetRowColor{LightBackground} Divisible Tasks & involve the simultaneously performance of several different activities, the different strengths of group members complement one another. \tn % Row Count 16 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Symptoms of Groupthink}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1) illusion if invulnerability \newline % Row Count 1 (+ 1) 2) self-censorship \newline % Row Count 2 (+ 1) 3) pressure on dissenters to conform \newline % Row Count 3 (+ 1) 4) an illusion of unamity% Row Count 4 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{5 Key Factors to Liking Someone}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1) Similarity \newline % Row Count 1 (+ 1) 2) Proximity \newline % Row Count 2 (+ 1) 3) Self-Disclouser \newline % Row Count 3 (+ 1) 4) Situational Factors \newline % Row Count 4 (+ 1) 5) Physical Attractiveness% Row Count 5 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Factors that promote insecure attachment}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{1) abandonment and deprivation in the first two years of life \newline % Row Count 2 (+ 2) 2) parenting that is abusive, neglectful or erratic because the parent is chronically irresponsible or depressed \newline % Row Count 5 (+ 3) 3) the child's own genetically influenced temperament \newline % Row Count 7 (+ 2) 4) changing, stressful circumstances in the child family.% Row Count 9 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}