\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{Emma Bea} \pdfinfo{ /Title (social-and-cultural-anthropology.pdf) /Creator (Cheatography) /Author (Emma Bea) /Subject (Social and Cultural Anthropology 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}{850016} \definecolor{LightBackground}{HTML}{FBF7F7} \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{Social and Cultural Anthropology Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Emma Bea} via \textcolor{DarkBackground}{\uline{cheatography.com/38664/cs/12041/}}} \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}Emma Bea \\ \uline{cheatography.com/emma-bea} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 12th June, 2017.\\ Updated 12th June, 2017.\\ 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}{Socioliaztion}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Socialization- the lifelong social experience by which individuals develop their human potential and learn culture. \newline % Row Count 3 (+ 3) Personality- A person's fairly consistent patterns of acting, thinking, and feeling. \newline % Row Count 5 (+ 2) Behaviorism- A theory that holds that behavior is not instinctive but learned. Rooted in the nurturing we receive (not from nature). \newline % Row Count 8 (+ 3) Suppressing Development- Humans raised in isolation fail to develop into humans \newline % Row Count 10 (+ 2) Feral Children - Human child who has lived isolated from human contact from a very young age, and has no (or little) experience of human care, loving or social behavior, and, crucially, of human language. (Genie Wiley)% Row Count 15 (+ 5) } \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}{Re-socialization}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Radically changing a person's personality by carefully controlling the environment% Row Count 2 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.64701 cm} x{4.32999 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Agents of Socialization}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Family} & Research suggests, nothing is more likely to produce a happy, well-adjusted child than being in a loving family. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \seqsplit{School} & Schooling enlarges children's social worlds to include people with backgrounds different from their own. School teaches children a wide range of knowledge and skills, and also conveys lessons that value success and competition. The school day runs on impersonal rules and a strict time schedule. Schools also socializes children into gender roles. \tn % Row Count 15 (+ 11) % Row 2 \SetRowColor{LightBackground} Peers & A social group whose members have interests, social position, and age in common. \tn % Row Count 18 (+ 3) % Row 3 \SetRowColor{white} Media & Impersonal communications aimed at a vast audience.Conservative critics charge that the television and film industries are led by a liberal "cultural elite." Another concern charges that the mass media involves too much violence. \tn % Row Count 25 (+ 7) \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}{Kinship}} \tn % Row 0 \SetRowColor{LightBackground} Patrilineal Descent & A linear system without females and following only the male's side of the kinship system. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Matrilineal Descent & Not the opposite of Patrilineal, as the men still hold political and economic power, but the kinship diagram is based around the mother's lineage, and her mother and her mother. However, the men have another kinship system. The men still hold the power, but lineage is traced through the females. \tn % Row Count 16 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.23505 cm} x{1.74195 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Terms}} \tn % Row 0 \SetRowColor{LightBackground} Consanguineal kin & Blood Kin \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Affines & In-Laws \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{On the Run}} \tn % Row 0 \SetRowColor{LightBackground} Year & 2014 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Author & Alice Goffman \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Group Studied & Inner City poor black men in Philadelphia \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Theoretical Perspectives & Agency- Men have little choice in their everyday activities due to their circumstances. Conflict- \tn % Row Count 9 (+ 5) % Row 4 \SetRowColor{LightBackground} Context & African Americans were gained full civil rights in the 1960's and 70's. However there are still a large disparity in wealth in inner-city neighbourhoods. The people in these neighbourhoods are esentially prisoners in the country of the Free. \tn % Row Count 20 (+ 11) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Thesis} \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Culture}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/emma-bea_1497021589_Picture1.png}}} \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}{Culture}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Socially transmitted, often symbolic, information that shapes human behavior and that regulates human society so that people can successfully maintain themselves and reproduce. Culture has mental, behavioral and material aspects; it is patterned and provides a model for proper behavior. (Bodley) \newline % Row Count 6 (+ 6) A society's shared and socially transmitted ideas, values and perceptions – which are used to make sense of experience and generate behavior and which are reflected in behavior. (Haviland, p.32)% Row Count 10 (+ 4) } \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}{Ethnocentrism}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The practice of regarding one's own cultural group as the centre of everything and scaling and relating all others with reference to it.% Row Count 3 (+ 3) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Etic vs. Emic}} \tn % Row 0 \SetRowColor{LightBackground} Etic \seqsplit{interpretations} & Cultural meanings derived from inside a given culture and presumed to be unique to that culture. (Inside the culture) \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Emic \seqsplit{interpretations} & Cultural meanings as translated for cross cultural comparison. (Outside the culture) \tn % Row Count 9 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Ethnocentrism}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/emma-bea_1497022663_large_photo516543_6449247.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.09494 cm} x{3.88206 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Theoretical Perspectives}} \tn % Row 0 \SetRowColor{LightBackground} Agency & Agency is the capacity of human beings to act in meaningful ways that affect their own lives and those of others. This term implies that individuals have the capacity to create, change and influence events. Feminist and Marxist theories \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \seqsplit{Cohesion} & Cohesion and consensus are central to the proper functioning of society and culture. The idea that society could only function properly if its members experienced "solidarity," that is, a moral duty to work for the maintenance of society. \tn % Row Count 16 (+ 8) % Row 2 \SetRowColor{LightBackground} \seqsplit{Conflict} & Conflict-centred perspectives focus on social relations as being based on competing interests of groups and individuals. Society consists of criss-crossing identities, loyalties, and strains which ultimately nullify each other, resulting in harmony and integration. Feminist and Marxist theories \tn % Row Count 26 (+ 10) % Row 3 \SetRowColor{white} \seqsplit{Diachronic} & A diachronic approach is one that analyzes the evolution of something over time, allowing one to assess how that something changes throughout history. \tn % Row Count 31 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.09494 cm} x{3.88206 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Theoretical Perspectives (cont)}} \tn % Row 4 \SetRowColor{LightBackground} \seqsplit{Synchronic} & A synchronic approach on the other hand, analyzes a particular something at a given, fixed point in time. It does not attempt to make deductions about the progression of events that contributed to the current state, but only analyzes the structure of that state, as it is. \tn % Row Count 9 (+ 9) % Row 5 \SetRowColor{white} \seqsplit{Idealist} & Emphasize humans as part of nature Subject to natural selection in the same way as other animals. Must adapt to the conditions in their natural environment. Culture = one of the ways in which humans adjust to the environment. \tn % Row Count 17 (+ 8) % Row 6 \SetRowColor{LightBackground} \seqsplit{Materialist} & Emphasize objective reality. Cultural differences exist mainly because of the ways populations exploit the resources in their environments. Cultural evolution and variation can be explained using scientific methods and analysis. \tn % Row Count 25 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Death Without Weeping}} \tn % Row 0 \SetRowColor{LightBackground} Year & 1993 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Author & Nancy Scheper-Hughes \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Group Studied & Mothers in a Shantytown in Brazil \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Theoretical Perspective & Agency- They can NOT control their choices and therefore have no agency. Conflict/Marxist- Nancy Scheper-Hughes has previously said that she is a Marixist, and it is clear in her writing. It is conflict because the people are put into these circumstances because of poverty. Poverty, by it's very definition, is something that is out of the hands of the people involved and due to many disparities in wealth. \tn % Row Count 21 (+ 17) % Row 4 \SetRowColor{LightBackground} Context & Mothers, and surrounding social institutions such as the Catholic church, expect babies to die easily. Mothers concentrate their support on babies who are "fighters" and let themselves grow attached to their children only when they are reasonably sure that the offspring will survive. The article also provides an excellent illustration of what happens to kinship systems in the face of poverty and social dislocation \tn % Row Count 38 (+ 17) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Death Without Weeping (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Thesis & There is an indifference as a cultural response to high rates of infant death due to poverty and malnutrition. \tn % Row Count 5 (+ 5) % Row 6 \SetRowColor{white} Evidence & Field Work \tn % Row Count 6 (+ 1) % Row 7 \SetRowColor{LightBackground} Ending & Scheper-Hughes notes that political changes in Brazil since the 1980s have led to improved health for mothers and babies. Mothers have fewer babies and no longer give up on offspring who in the past would have seemed destined to die. \tn % Row Count 16 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Parts Unknown}} \tn % Row 0 \SetRowColor{LightBackground} Year & 2004 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Author & Nancy Scheper-Hughes \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Group Studied & Organ Donors around the world \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Theoretical Perspectives & Materialism- Organs are like every other material good in some places, and organs are used as a way to make money. Conflict- There are different approaches taken in this article, and when Scheper-Hughes writes about the poor men who must sell their kidneys to survive, she takes a conflict style approach. \tn % Row Count 17 (+ 13) % Row 4 \SetRowColor{LightBackground} Context & An idiosyncratic multi-sited research project exploring the illegal and covert activities surrounding the traffic in humans and their body parts by outlaw surgeons, kidney hunters and transplant tourists engaged in 'back-door' transplants in the global economy. \tn % Row Count 29 (+ 12) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Thesis} \tn % Row Count 30 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Factory Girls}} \tn % Row 0 \SetRowColor{LightBackground} Year & 2008 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Author & Leslie T. Chang \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Group Studied & Female factory workers in China \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Theoretical Perspectives & Agency- The girls find ways to increase their agency and make the most of their lives. They do everything to gain agency in their factories. \tn % Row Count 10 (+ 6) % Row 4 \SetRowColor{LightBackground} Context & Factory Girls demonstrates how the mass movement from rural villages to cities is remaking individual lives and transforming Chinese society, much as immigration to America's shores remade our own country a century ago. \tn % Row Count 20 (+ 10) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Thesis} \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}