\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{RainyMoons (RainyMoons)} \pdfinfo{ /Title (intro-to-architecture.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (Intro to Architecture 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}{1E41B4} \definecolor{LightBackground}{HTML}{F0F3FA} \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{Intro to Architecture Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/44260/}}} \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}RainyMoons (RainyMoons) \\ \uline{cheatography.com/rainymoons} \\ \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 30th August, 2024.\\ 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{1.34379 cm} x{3.63321 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Overview}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Definition:}} & Architecture is the art and science of designing and constructing buildings and other physical structures. It encompasses the planning, design, and construction processes, integrating functionality, aesthetics, and sustainability. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} {\bf{Scope:}} & Architecture includes residential, commercial, industrial, and public buildings. It also extends to urban planning, landscape architecture, and interior design. \tn % Row Count 14 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Historical Development of Architecture}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Ancient Architecture:}} & {\bf{Egyptian Architecture:}} Characterized by monumental structures such as pyramids, temples, and tombs, with an emphasis on durability and symbolic meaning. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} & {\bf{Greek Architecture:}} Noted for its development of classical orders (Doric, Ionic, Corinthian), and influential buildings like the Parthenon. \tn % Row Count 15 (+ 7) % Row 2 \SetRowColor{LightBackground} & {\bf{Roman Architecture:}} Introduced innovations such as the arch, vault, and concrete, seen in structures like the Colosseum and aqueducts. \tn % Row Count 22 (+ 7) % Row 3 \SetRowColor{white} {\bf{Medieval Architecture:}} & {\bf{Romanesque Architecture:}} Characterized by thick walls, round arches, and barrel vaults, often seen in churches and monasteries. \tn % Row Count 28 (+ 6) % Row 4 \SetRowColor{LightBackground} & {\bf{Gothic Architecture:}} Known for its pointed arches, ribbed vaults, and flying buttresses, exemplified by cathedrals like Notre-Dame de Paris. \tn % Row Count 35 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Historical Development of Architecture (cont)}} \tn % Row 5 \SetRowColor{LightBackground} {\bf{Renaissance Architecture:}} & {\bf{Key Figures:}} Filippo Brunelleschi, Leonardo da Vinci, Michelangelo. \tn % Row Count 4 (+ 4) % Row 6 \SetRowColor{white} & {\bf{Characteristics:}} Emphasized symmetry, proportion, and the use of classical orders. Notable works include St. Peter's Basilica and the Florence Cathedral dome. \tn % Row Count 12 (+ 8) % Row 7 \SetRowColor{LightBackground} {\bf{Modern Architecture:}} & {\bf{Early Modern:}} Influenced by industrialization and new materials. Key figures include Le Corbusier, Frank Lloyd Wright (with his "Prairie Style"), and Ludwig Mies van der Rohe. \tn % Row Count 21 (+ 9) % Row 8 \SetRowColor{white} & {\bf{Postmodernism:}} Reacted against the simplicity of modernism, incorporating historical references, ornamentation, and eclectic styles. \tn % Row Count 28 (+ 7) % Row 9 \SetRowColor{LightBackground} {\bf{Contemporary Architecture:}} & {\bf{Characteristics:}} Diverse and innovative approaches, often integrating new technologies, sustainable practices, and global influences. Prominent figures include Zaha Hadid, Frank Gehry, and Norman Foster. \tn % Row Count 38 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Fundamental Principles of Architecture}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Form and Function:}} & {\bf{Definition:}} The relationship between a building's design and its intended use. Good architecture achieves a balance between aesthetic form and practical functionality. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} & {\bf{Concept:}} "Form follows function" suggests that the shape of a building should be primarily based on its intended purpose. \tn % Row Count 14 (+ 6) % Row 2 \SetRowColor{LightBackground} {\bf{Space and Scale:}} & {\bf{Space:}} The use of interior and exterior spaces to create functional and aesthetic experiences. Important concepts include spatial flow, volume, and proportion. \tn % Row Count 22 (+ 8) % Row 3 \SetRowColor{white} & {\bf{Scale:}} Refers to the size of a building or structure in relation to human dimensions and surrounding environment. \tn % Row Count 28 (+ 6) % Row 4 \SetRowColor{LightBackground} {\bf{Materials and Construction:}} & {\bf{Materials:}} The choice of materials affects a building's appearance, durability, and environmental impact. Common materials include wood, concrete, steel, glass, and masonry. \tn % Row Count 37 (+ 9) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Fundamental Principles of Architecture (cont)}} \tn % Row 5 \SetRowColor{LightBackground} & {\bf{Construction Methods:}} Traditional methods (e.g., bricklaying, timber framing) and modern techniques (e.g., prefabrication, 3D printing) influence design possibilities. \tn % Row Count 8 (+ 8) % Row 6 \SetRowColor{white} {\bf{Aesthetics and Style:}} & {\bf{Aesthetics:}} The visual and sensory qualities of a building, including proportion, color, texture, and harmony. \tn % Row Count 14 (+ 6) % Row 7 \SetRowColor{LightBackground} & {\bf{Styles:}} Various architectural styles (e.g., Art Deco, Bauhaus, Deconstructivism) reflect cultural, historical, and technological influences. \tn % Row Count 21 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Architectural Design Process}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Pre-Design Phase:}} & {\bf{Client Consultation:}} Understanding the client's needs, goals, and budget. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} & {\bf{Site Analysis:}} Evaluating the site's characteristics, including topography, climate, and zoning regulations. \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} & {\bf{Programming:}} Defining the spatial requirements and functions of the project. \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} {\bf{Conceptual Design:}} & {\bf{Design Development:}} Creating preliminary design concepts, including sketches, models, and design iterations. \tn % Row Count 20 (+ 6) % Row 4 \SetRowColor{LightBackground} & {\bf{Site Planning:}} Arranging the building and its components within the site, considering factors like orientation, views, and access. \tn % Row Count 27 (+ 7) % Row 5 \SetRowColor{white} {\bf{Schematic Design:}} & {\bf{Initial Drawings:}} Developing floor plans, elevations, and sections to illustrate the overall design concept. \tn % Row Count 33 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Architectural Design Process (cont)}} \tn % Row 6 \SetRowColor{LightBackground} & {\bf{Feedback and Revisions:}} Incorporating client and stakeholder feedback to refine the design. \tn % Row Count 5 (+ 5) % Row 7 \SetRowColor{white} {\bf{Design Development:}} & {\bf{Detailed Drawings:}} Producing detailed architectural drawings, including materials, finishes, and construction details. \tn % Row Count 11 (+ 6) % Row 8 \SetRowColor{LightBackground} & {\bf{Coordination:}} Collaborating with engineers, interior designers, and other specialists to integrate various systems. \tn % Row Count 17 (+ 6) % Row 9 \SetRowColor{white} {\bf{Construction Documents:}} & {\bf{Final Plans:}} Creating comprehensive drawings and specifications required for construction, including structural, mechanical, and electrical details. \tn % Row Count 24 (+ 7) % Row 10 \SetRowColor{LightBackground} & {\bf{Bidding and Contracts:}} Preparing documents for contractor selection and establishing contractual agreements. \tn % Row Count 30 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Architectural Design Process (cont)}} \tn % Row 11 \SetRowColor{LightBackground} {\bf{Construction Administration:}} & {\bf{Oversight:}} Monitoring construction progress to ensure adherence to design specifications and quality standards. \tn % Row Count 6 (+ 6) % Row 12 \SetRowColor{white} & {\bf{Inspections:}} Conducting site visits to address issues and verify compliance with design and safety regulations. \tn % Row Count 12 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Architectural Theory and Criticism}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Architectural Theory:}} & {\bf{Conceptual Frameworks:}} Theoretical approaches to understanding and evaluating architecture, including historical, philosophical, and aesthetic perspectives. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} & {\bf{Key Theories:}} Modernism, Postmodernism, and Critical Theory, each offering different lenses through which architecture is analyzed and interpreted. \tn % Row Count 14 (+ 7) % Row 2 \SetRowColor{LightBackground} {\bf{Architectural Criticism:}} & {\bf{Definition:}} The evaluation and analysis of architectural works, focusing on their design, functionality, and cultural impact. \tn % Row Count 20 (+ 6) % Row 3 \SetRowColor{white} & {\bf{Methods:}} Includes critical essays, reviews, and academic discussions, often addressing issues such as innovation, context, and user experience. \tn % Row Count 27 (+ 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}{Sustainable Architecture}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Definition:}} & Architecture that seeks to minimize environmental impact and promote sustainable living practices. \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} {\bf{Principles:}} & {\bf{Energy Efficiency:}} Designing buildings to reduce energy consumption through passive and active systems, such as insulation, renewable energy sources, and energy-efficient HVAC systems. \tn % Row Count 11 (+ 7) % Row 2 \SetRowColor{LightBackground} & {\bf{Material Selection:}} Using sustainable and locally sourced materials, reducing waste, and incorporating recycled or recyclable materials. \tn % Row Count 17 (+ 6) % Row 3 \SetRowColor{white} & {\bf{Water Conservation:}} Implementing systems for water recycling, rainwater harvesting, and efficient fixtures to reduce water usage. \tn % Row Count 22 (+ 5) % Row 4 \SetRowColor{LightBackground} & {\bf{Indoor Environmental Quality:}} Enhancing occupant health and comfort through natural light, ventilation, and non-toxic materials. \tn % Row Count 27 (+ 5) % Row 5 \SetRowColor{white} {\bf{Certifications:}} & {\bf{LEED (Leadership in Energy and Environmental Design):}} A widely recognized green building certification system. \tn % Row Count 32 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.59264 cm} x{3.38436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sustainable Architecture (cont)}} \tn % Row 6 \SetRowColor{LightBackground} & {\bf{BREEAM (Building Research Establishment Environmental Assessment Method):}} A sustainability assessment method for master planning projects, infrastructure, and buildings. \tn % Row Count 7 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.34379 cm} x{3.63321 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Urban Planning and Design}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Definition:}} & The process of designing and regulating the use of land and resources in urban areas to create functional, sustainable, and aesthetically pleasing environments. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{Components:}} & {\bf{Land Use Planning:}} Allocating areas for residential, commercial, industrial, and recreational purposes. \tn % Row Count 10 (+ 4) % Row 2 \SetRowColor{LightBackground} & {\bf{Transportation Planning:}} Designing efficient transportation systems, including roads, public transit, and pedestrian pathways. \tn % Row Count 15 (+ 5) % Row 3 \SetRowColor{white} & {\bf{Public Spaces:}} Creating and maintaining parks, plazas, and other communal areas that enhance quality of life. \tn % Row Count 19 (+ 4) % Row 4 \SetRowColor{LightBackground} {\bf{Challenges:}} & {\bf{Urban Sprawl:}} Managing uncontrolled expansion of urban areas. \tn % Row Count 22 (+ 3) % Row 5 \SetRowColor{white} & {\bf{Sustainability:}} Balancing development with environmental and social considerations. \tn % Row Count 25 (+ 3) % Row 6 \SetRowColor{LightBackground} & {\bf{Affordable Housing:}} Ensuring access to housing for diverse populations. \tn % Row Count 28 (+ 3) \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}{Emerging Trends in Architecture}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Smart Buildings:}} & {\bf{Definition:}} Structures equipped with advanced technology to improve functionality, efficiency, and user experience. \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} & {\bf{Features:}} Automated systems for lighting, climate control, security, and energy management. \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Parametric Design:}} & {\bf{Definition:}} A design approach that uses algorithms and computational tools to create complex and adaptable forms. \tn % Row Count 14 (+ 5) % Row 3 \SetRowColor{white} & {\bf{Applications:}} Used for creating innovative architectural shapes and optimizing building performance. \tn % Row Count 18 (+ 4) % Row 4 \SetRowColor{LightBackground} {\bf{Biophilic Design:}} & {\bf{Definition:}} Integrating natural elements into architectural design to enhance well-being and connection to nature. \tn % Row Count 23 (+ 5) % Row 5 \SetRowColor{white} & {\bf{Examples:}} Incorporating natural light, green walls, indoor gardens, and natural materials. \tn % Row Count 27 (+ 4) % Row 6 \SetRowColor{LightBackground} {\bf{Adaptive Reuse:}} & {\bf{Definition:}} Repurposing existing buildings for new uses, preserving historical value while addressing contemporary needs. \tn % Row Count 32 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Emerging Trends in Architecture (cont)}} \tn % Row 7 \SetRowColor{LightBackground} & {\bf{Benefits:}} Reduces waste, conserves resources, and maintains cultural heritage. \tn % Row Count 4 (+ 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}{Conclusion}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The study of architecture is a multidisciplinary field that integrates artistic vision, scientific principles, and practical considerations to create functional, aesthetic, and sustainable structures} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{From historical precedents to contemporary innovations, architecture continually evolves, reflecting cultural values, technological advancements, and environmental challenges} \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Understanding architecture involves exploring its historical development, fundamental principles, design processes, and emerging trends, providing a comprehensive perspective on how the built environment shapes and is shaped by human experience} \tn % Row Count 13 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}