-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmain.tex
More file actions
39 lines (21 loc) · 1.52 KB
/
main.tex
File metadata and controls
39 lines (21 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentclass[10pt,openany,oneside]{book}
\usepackage{geometry, graphicx, floatflt, varioref, soul, verbatim, amsmath, calc, caption, wasysym, footmisc, makeidx, ifthen, subfigure, multicol, epstopdf, enumerate, wrapfig, textcomp, multirow, changepage, setspace, lscape}
\usepackage[numbers]{natbib}
\usepackage[usenames,dvipsnames]{color}
\include{style/colorsV1}
%\newcommand{\href}[2]{#2} \newcommand{\url}[1]{#1} \newcommand{\urlstyle}[1]{}
\usepackage[colorlinks=false,pdfborder={0 0 0},urlcolor= oiGB,colorlinks=true,linkcolor= oiGB, citecolor= oiGB,backref=true]{hyperref}
%\usepackage[colorlinks=false,pdfborder={0 0 0},urlcolor= MidnightBlue,colorlinks=false,linkcolor= MidnightBlue, citecolor= MidnightBlue,backref=true]{hyperref}
%\usepackage{ifsym}
%\usepackage{fancybox}
\makeindex
\include{style/styleV5-supp}
\date{}
\begin{document}
\section*{OpenIntro online supplement}
This material is an online resource of OpenIntro textbooks, which are available for free in PDF at \href{http://www.openintro.org/books}{openintro.org/books} and also sold at affordable prices in paperback and hardcover. This supplement is licensed under a Creative Commons license, and you are welcome to share it with others. For additional details on the license this document is under, see \href{http://www.openintro.org/rights.php}{www.openintro.org/rights.php}.
%\include{WeightedMean/WeightedMean}
\include{Power/OneSampleIntroduction}
%%\include{RegressionExtras/nonlinearity}
%\include{RegressionExtras/interaction}
\end{document}