ECO 385 Assignment Template
Author
Hayden Anderson
Last Updated
8 years ago
License
Creative Commons CC BY 4.0
Abstract
This is a template for ECO 385 assignments.
This is a template for ECO 385 assignments.
\documentclass[a4paper]{article}
%% Language and font encodings
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
%% Sets page size and margins
\usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}
%% Useful packages
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage[colorinlistoftodos]{todonotes}
\usepackage[colorlinks=true, allcolors=blue]{hyperref}
\usepackage{setspace}
% Setup %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Cover Page %
\title{ECO 385 Assignment II}
\author{Hayden Anderson}
\begin{document}
\maketitle
\doublespacing
\vspace{10mm}
\begin{center}
FILL IN words
\end{center}
\vfill
\begin{flushright}
This assignment represents my own work in accordance with University regulations.
-Hayden Anderson
\end{flushright}
\newpage
% Cover Page %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Section I %
\section{The Price is Wrong}
\subsection*{A)}
Hello.
\subsection*{B)}
Hello.
\subsection*{C)}
Hello.
\subsection*{D)}
Hello.
\subsection*{E)}
Hello.
% Section I %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Section II %
\section{Minimum Wages}
\subsection*{A)}
Hello.
\subsection*{B)}
Hello.
\subsection*{C)}
Hello.
\subsection*{D)}
Hello.
\end{document}