Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

Shocks.cc

Blame
  • UserGuide.tex 4.51 KiB
    \documentclass[a4paper,11pt]{memoir}
    \maxsecnumdepth{subsection} 
    \setsecnumdepth{subsection} 
    \maxtocdepth{subsection} 
    \settocdepth{subsection}
    \usepackage{amsmath}
    \usepackage{amsfonts}
    \usepackage{amssymb}
    \usepackage{rotating}
    \usepackage{graphicx}
    \usepackage[applemac]{inputenc}
    \usepackage{amsbsy,enumerate}
    \usepackage{natbib}
    \usepackage{pdfpages}
    %\usepackage{makeidx}
    %\usepackage[pdftex]{hyperref}
    %\usepackage{hyperref}
    %\hypersetup{colorlinks=false}
    \usepackage{hyperref} 
    \hypersetup{colorlinks,% 
    citecolor=green,% 
    filecolor=magenta,% 
    linkcolor=red,% 
    urlcolor=cyan,% 
    pdftex} 
    
    
    \newtheorem{definition}{Definition} [chapter]
    \newtheorem{lemma}{Lemma} [chapter]
    \newtheorem{property}{Property} [chapter]
    \newtheorem{theorem}{Theorem} [chapter]
    \newtheorem{remark}{Remark} [chapter]
    
    %\makeindex
    
    \begin{document}
    \frontmatter 
    
    \includepdf{Graphics/DynareTitle.pdf}
    
    \title{Dynare v4 - User Guide \\Public beta version}
    \author{\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\  Tommaso Mancini Griffoli\\ tommaso.mancini@stanfordalumni.org}
    \date{This draft: January 2013}
    
    \maketitle
    
    \thispagestyle{empty}
    
    \newpage
    
    ~\vfill
    
    Copyright  2007-2013 Tommaso Mancini Griffoli
    
    \bigskip
    
    Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
    
    \bigskip
    
    A copy of the license can be found at: \url{http://www.gnu.org/licenses/fdl.txt}
    
    \vfill
    
    \newpage
    
    \tableofcontents
    \listoffigures
    
    \chapter*{Work in Progress!}