summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thucoursework/iihw.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/thucoursework/iihw.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thucoursework/iihw.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/thucoursework/iihw.tex b/Master/texmf-dist/doc/latex/thucoursework/iihw.tex
index b444b3d01b0..6ed3e7f06cc 100644
--- a/Master/texmf-dist/doc/latex/thucoursework/iihw.tex
+++ b/Master/texmf-dist/doc/latex/thucoursework/iihw.tex
@@ -9,7 +9,6 @@
\usepackage{moreenum}
\usepackage{mathtools}
\usepackage{url}
-\usepackage[outdir=./]{epstopdf}
\usepackage{graphicx}
\usepackage{subcaption}
\usepackage{booktabs} % toprule
@@ -36,7 +35,7 @@
\rule{\textwidth}{1pt}
\begin{itemize}
\item {\bf Acknowledgments: \/}
- This template takes some materials from course CSE 547/Stat 548 of Washington University: \small{\url{https://courses.cs.washington.edu/courses/cse547/17sp/index.html}}.
+ This template takes some materials from course CSE 547/Stat 548, University of Washington: \small{\url{https://courses.cs.washington.edu/courses/cse547/17sp/index.html}}.
If you refer to other materials in your homework, please list here.
\item {\bf Collaborators: \/}
@@ -120,7 +119,7 @@ You may use \texttt{enumerate} to generate answers for each question:
\item You may need to add figure and source codes in your homework. Figure \ref{fig:1} is an example that compares the empirical distribution (histogram) and probability density function of the Gaussian random variable.
\begin{figure}[htbp]
\centering
- \includegraphics[width = 0.8\textwidth]{pdf_normal.eps}
+ \includegraphics[width = 0.8\textwidth]{pdf_normal.pdf}
\caption{Gaussian PDF and histogram of samples}
\label{fig:1}
\end{figure}