\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{Anais (Anais\_Pe)} \pdfinfo{ /Title (achieving-monumentality-in-states.pdf) /Creator (Cheatography) /Author (Anais (Anais\_Pe)) /Subject (Achieving Monumentality in States 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}{9458A3} \definecolor{LightBackground}{HTML}{F8F4F9} \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{Achieving Monumentality in States Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Anais (Anais\_Pe)} via \textcolor{DarkBackground}{\uline{cheatography.com/151793/cs/46407/}}} \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}Anais (Anais\_Pe) \\ \uline{cheatography.com/anais-pe} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 24th May, 2025.\\ Updated 24th May, 2025.\\ 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} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Core debate}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{How do monumental buildings get built?\{\{nl\}\} Two options: \{\{nl\}\}- Use of authority supervision over subjects completing the labour. \{\{nl\}\}- Compel subjects to hand over resources which are then used to compensate workers hired by the state.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Either way involves a coercive transfer of energy, but differ in the taxpayers' obligations.} \tn % Row Count 7 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Advantages and disadvantages to each approach: e.g. Corvée labour is cheap and flexible for the state, but can be socially disruptive (interferes with livelihood of people).\{\{nl\}\}Alternatively could have a smaller but more permanent workforce. This can involve higher skill levels and less social disruption but is much more expensive to the state.} \tn % Row Count 14 (+ 7) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Tradeoff therefore present between flexibility to respond to demand and increased skill and obedience.} \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.84 cm} x{6.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Americas}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Pre-Columbian = independent but parallel sociocultural evolution because of geographical isolation to rest of the world. Similar solutions between the Old and New Worlds can therefore be regarded as similar solutions to comparable problems.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Inca Empire & Corvée-based system. \{\{nl\}\} Empire which lasted around 100 years but spread over a wide variety of terrains.\{\{nl\}\} Economy of supply and demand -\textgreater{} State would tax individuals through mandatory services rather than household income.\{\{nl\}\} Rotational system ("mit'a") with 2-3 months of service on average, but no fixed duration - time required would vary based on demand. \tn % Row Count 18 (+ 13) % Row 2 \SetRowColor{LightBackground} & Work included military, agricultural duties and craft production.\{\{nl\}\} Large-scale building programs included monumental buildings, roads and terraces. \tn % Row Count 24 (+ 6) % Row 3 \SetRowColor{white} & Archaeological seems to show shift from generalised to specialised corvée labour.\{\{nl\}\} Ensured direct control over specialists by transferring groups en masse to the capital (Cuzco). \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.84 cm} x{6.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Americas (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & Corvée labour centralised around a capital city which was very distant for many households did pose some problems: reduction of local production and teh mass deportation of individuals could be very disruptive to local economies and households. \{\{nl\}\} Relying on more specialised groups of workers that could be under direct control of the state therefore proved more beneficial. \tn % Row Count 13 (+ 13) % Row 5 \SetRowColor{white} & Workers were not compensated monetarily for corvée labour because of the inexistence of such economic systems, particularly in central territories. \tn % Row Count 18 (+ 5) % Row 6 \SetRowColor{LightBackground} Aztec Empire & Unlike the Inca, the Aztec did have monetary systems in place. However, commutation (converting services into payments) is also unheard of there, nor would the state hire laborers. \tn % Row Count 24 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Japan}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Shift from corvée labour ({\emph{buyaku}}) as a key mechanism in the 8\textasciicircum{}th\textasciicircum{} cent. to specialised labour. \{\{nl\}\} Corvée was imposed on all males aged 15-60.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Peasants provided labour and skilled craftsmen were hired for wages.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{1630s onwards, specialised hired laborers gradually became more common than corvée ones which were encouraged to be left in the fields where they could contribute economically. Corvée also became used in transportation to boost commercialisation.} \tn % Row Count 10 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{So corvée = global practice, but subject to change depending on the economical situation which could make hired labour more appealing at times.} \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Ancient Near East (Southwest Asia)}} \tn % Row 0 \SetRowColor{LightBackground} Mesopotamia & Corvée predates Sargon (2334-2279 BCE) - construction of canals and dikes seasonally against food rations. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} Egypt & Some uncertainty still surrounds the explicit use of corvée labour in places such as Ancient Egypt with the pyramids. \tn % Row Count 12 (+ 6) % Row 2 \SetRowColor{LightBackground} {\bf{New Kingdom (c. 1600-1100 BCE)}} & Military-supervised state construction projects using war captives.\{\{nl\}\} Armies used for mass workforce. Composed of captives and civilians, often used for large-scale brick manufacture.\{\{nl\}\} Similar uses in Neo-Assyrian Mesopotamia. \tn % Row Count 24 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{China}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{State upheld by corvée and penal servitude.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Qin and Han dynasties in 3\textasciicircum{}rd\textasciicircum{} century BCE - most adult population forced to partake in corvée. & Supposedly 3 months per year under the Qin and 1 month per year under the Han, although disputed information. \tn % Row Count 7 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Most labour = performed locally, with some workers being transferred.} \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Han dynasty rulers had to deal with added sensitivity following the rule of the Qin dynasty where Emperor Qin Shi Huangdi had been brought down due to public discontent.} \tn % Row Count 13 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Most disruptive rules follow conquest -\textgreater{} early 12\textasciicircum{}th\textasciicircum{} century CE, draft of 2 million people to build new palaces. Many deaths due to failure to provide food.} \tn % Row Count 17 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Convict labour resorted to when costs incurred by transferring natives from their native setting were too high. Penal servitude provided a long term and large scale source of workers. Alternatively, states also had access to state-owned slaves.} \tn % Row Count 22 (+ 5) % Row 6 \SetRowColor{LightBackground} Archaeological evidence in support of textual evidence: & Thousands of bodies found in cemeteries next to cities.\{\{nl\}\} Mostly men in their 20s/30s, often equipped with iron collars and sometimes tags recording their names and penalty. \tn % Row Count 31 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{China (cont)}} \tn % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Corvée and convict labour persisted throughout the rise of urbanisation, commercialisation and monetisation, therefore leading to commutation (unlike other case studies thus far).} \tn % Row Count 4 (+ 4) \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}{Western Exceptionalism - Greek and Roman Labour}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Bronze Age}} & Corvée in palace societies of the Bronze Age - evidence from Linear B. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} {\bf{Iron Age}} & No evidence for regular civilian corvée labour, but mandatory military enrolment = common. \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Evidence is ambiguous - texts talking of Athenians "coming together" to erect the Long Walls - but up for interpretation.} \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Periods where evidence is more reliable seem to indicate labour market solutions.\{\{nl\}\} - c.300 BCE, public building activity increases, arrangements with contractors. \{\{nl\}\} - Migration to Rome + monetisation expands free-labour market to satisfy state demand. \{\{nl\}\} - Only possible examples of corvée in road building? Locals sometimes held responsible for road maintenance.} \tn % Row Count 18 (+ 8) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Some examples of very light corvée in Spain (5 days a year).} \tn % Row Count 20 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{No evidence of penal servitude. Sometimes found in provinces.} \tn % Row Count 22 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Standard Athens - state uses slaves for some tasks, hired labour for others.} \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Conclusions}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Overall, trend from coercion to labour markets and away from corvée towards contract labour.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Shift driven by urbanisation, commercialisation and monetisation.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Commutation sometimes arrises, but in places such as China and Egypt, corvée remains alongside forced labour controlled by the state.} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Sociopolitical situation also key determining factor in type of labour.} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}