-
Notifications
You must be signed in to change notification settings - Fork 1
/
QIBA_Digital_Phantoms_Final_Report.tex
67 lines (49 loc) · 1.59 KB
/
QIBA_Digital_Phantoms_Final_Report.tex
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
\documentclass[11pt]{article}
\usepackage[unicode=true]{hyperref}
\usepackage{multicol}
\usepackage{todonotes}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{multirow}
\usepackage{amsmath}
\topmargin=-0.75in
\oddsidemargin=0in
\textwidth=6.5in
\textheight=9.25in
\parindent=0.0in
\parskip=10pt
\linespread{1.0}
\usepackage{marginnote}
% reduce spacing between section headings and set the section font sizes
\usepackage[compact]{titlesec}
\titlespacing{\section}{0em}{0em}{-0.5em}
\titlespacing{\subsection}{0em}{0em}{-0.5em}
\titlespacing{\subsubsection}{0em}{0em}{-0.5em}
\title{Development and Validation of Simulations and Phantoms Mimicking the
Viscoelastic Properties of Human Liver}
\author{\textbf{Drs.\ Shigao Chen, Ph.D. and Matthew Urban, Ph.D.}\\
Department of Physiology and Biomedical Engineering\\
Mayo Clinic \vspace*{0.1in}\\
\textbf{Dr.\ Stephen McAleavey, Ph.D.}\\
Department of Biomedical Engineering\\
University of Rochester \vspace*{0.1in}\\
\textbf{Dr.\ Jingfeng Jiang, Ph.D.}\\
Department of Biomedical Engineering\\
Michigan Technological University \vspace*{0.1in}\\
\textbf{Dr. Mark L.\ Palmeri, M.D., Ph.D.}\\
Department of Biomedical Engineering\\
Duke University}
\date{\textbf{Final Report Submitted:} August 31, 2015}
\begin{document}
\maketitle
\tableofcontents
\input{project_objectives}
\input{ve_analysis}
\input{digital_phantoms}
\input{open_source}
\input{future_work}
\input{presentations_publications}
\input{acknowledgements}
\pagebreak
\input{references}
\end{document}