ENH properly attibute judea pearl
This commit is contained in:
parent
d1b3cfeba7
commit
1ba850163c
|
@ -20,7 +20,7 @@
|
||||||
\usepackage{setspace}
|
\usepackage{setspace}
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
\usepackage{tocloft}
|
\usepackage{tocloft}
|
||||||
\usepackage{rotating}
|
\usepackage{epigraph}
|
||||||
|
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
colorlinks=true,
|
colorlinks=true,
|
||||||
|
@ -452,6 +452,20 @@
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
|
|
||||||
|
\vspace*{\fill}
|
||||||
|
|
||||||
|
\begin{quote}
|
||||||
|
You cannot answer a question that you cannot ask, and you cannot ask a
|
||||||
|
question for which you have no words.
|
||||||
|
|
||||||
|
\hfill \textit{-- Judea Pearl}
|
||||||
|
\end{quote}
|
||||||
|
|
||||||
|
\vspace{1in}
|
||||||
|
\vspace*{\fill}
|
||||||
|
|
||||||
|
\clearpage
|
||||||
|
|
||||||
\chapter*{acknowledgements}
|
\chapter*{acknowledgements}
|
||||||
\addcontentsline{toc}{chapter}{Acknowledgments}
|
\addcontentsline{toc}{chapter}{Acknowledgments}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue