-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartB1.tex
More file actions
97 lines (61 loc) · 1.72 KB
/
Copy pathpartB1.tex
File metadata and controls
97 lines (61 loc) · 1.72 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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
\documentclass[11pt]{article}
\usepackage{erc}
\input{common}
\begin{document}
\lhead{\emph{\surname}}
\chead{Part B1}
\rhead{\project}
\cfoot{\thepage}
\newcommand{\note}[1]{{\color{red}\it #1}}
%\newcommand{\note}[1]{}
\pagenumbering{gobble}
\input{cover}
\newpage
\pagenumbering{arabic}
\setcounter{page}{1}
\section{Extended Synopsis}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Problem Statement}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lipsum
\subsection{Research questions}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lipsum[1]
The research will address four key research questions~\cite{payer18ss3p}:
\begin{enumerate}
\item \textbf{RQ1:} What is the answer to the ultimate question about life, the universe, and everything?
\item \textbf{RQ2:} How can we prove the answer correct?
\item \textbf{RQ3:} How can we compute the answer?
\item \textbf{RQ4:} Is there an approximation for the answer?
\end{enumerate}
\lipsum[2-5]
\subsection{Our Proposed Approach: }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\project aims to revolutionize the search for the answer.
\lipsum[1-2]
\textbf{Thrust 1: A Super Computer.}
\lipsum[3-5]
\textbf{Thrust 2: Building the Super Computer.}
\lipsum[6-8]
\textbf{Thrust 3: Starting the Super Computer.}
\lipsum[9-11]
\textbf{Thrust 4: Reading the Result.}
\lipsum[12-15]
\subsection{Potential Impact}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lipsum[1-5]
\subsection{Risk Management and Work Plan}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lipsum[1-2]
\subsection{Research Outlook}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lipsum[1-5]
\newpage
%\include{cv}
\input{cv}
%\input{grants}
\newpage
%\nocite{*}
\bibliographystyle{acm}
\bibliography{publications.bib,externalpubs.bib}
\end{document}