-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproposal.tex
More file actions
289 lines (240 loc) · 6.38 KB
/
proposal.tex
File metadata and controls
289 lines (240 loc) · 6.38 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
%
% proposal.tex
%
% Dissertation Proposal Template.
% School of Computing
% Clemson University
%
\documentclass[12pt]{ClemsonProposal}
% This is nice for source code listings
% \usepackage{listings}
\usepackage{comment}
\usepackage{subfiles}
\usepackage{color}
\usepackage[htt]{hyphenat}
\usepackage[normalem]{ulem}
\usepackage{hyperref}
\usepackage{listing}
\usepackage{xr}
\externaldocument{background}
\externaldocument{conclusion}
\externaldocument{embedding}
\externaldocument{eplipl}
\externaldocument{introduction}
\externaldocument{miscrelcon}
\externaldocument{multiparadigm}
\externaldocument{prologin}
\externaldocument{prologinhaskell}
\externaldocument{proposedwork}
\externaldocument{pwp}
\externaldocument{quasiquotation}
\externaldocument{relatedtermskeywords}
\externaldocument{relatedWork}
\externaldocument{ummcpp}
%\externaldocument{workCompleted}
%\newcommand{\chapterReference}[1]{\textcolor{blue} {\nameref{#1} } }
\newcommand{\progLang}[1]{\textsc{#1}}
\newcommand{\chapterReference}[2]{\textcolor{blue}{\underline{\hyperref[#1]{#2}}}}
%\textcolor{blue}{\underline{\hyperref[sect:embedding]{Chapter 5}}}
% This is needed to include figures
% \usepackage{graphicx}
% Use any additional packages you might need
%
% Give values to the variables used in this document
%
\title{Embedding Languages: \\* \textsc{Prolog} in \textsc{Haskell}}
\department{MCPS}
\documenttype{Thesis Proposal}
\major{Computer Science}
\proposalday{28}
\proposalmonth{June}
\proposalyear{1990}
\author{Mehul Chandrakant Solanki \\230108015 \texttt{solanki@unbc.ca}}
\committeechair{Dr. David Casperson}
\committeememberone{Dr. Alex Aravind}
\committeemembertwo{Dr. Mark Shegelski}
%\committeememberthree{Member3 Name}
% Just in case you have more then 3 committee members
% \committeememberfour{Member4 Name}
% \committeememberfive{Member5 Name}
% \committeemembersix{Member6 Name}
%
% PDF Setup -- You should not need to change this
%
\hypersetup{
colorlinks,
linkcolor={black},
citecolor={black},
filecolor={black},
urlcolor={black},
pdftitle={\thetitle},
pdfauthor={\theauthor},
pdfsubject={\thedocumenttype},
pdfkeywords={University of Northern British Columbia, \theauthor, \thedocumenttype},
pdfstartpage={1}
}
%
% User-specified command definitions/redefinitions
%
\newcommand{\cplusplus}{{\rm C\raise.5ex\hbox{\small ++}}}
\setlength{\headheight}{35pt}
\begin{document}
% ==========================================================================
% Begin front matter (pages are numbered with roman numerals)
% ==========================================================================
\begin{frontmatter}
\maketitle
\tableofcontents
\newpage
% Generate the abstract
\input{abstract.tex}
\end{frontmatter}
% ==========================================================================
% Begin main matter (pages are numbered with arabic numerals)
% ==========================================================================
\doublespacing % Text should be double spaced
\pagestyle{fancy} % Turn the nice header on for the rest of the document
%
% I use a file for every section. Each of these corresponds to a file
% with the specified name ending in '.tex' (e.g., introduction.tex).
%
\nocite{claessen2000typed,
chin2003type,
hinze1998prological,
spivey2000functional,
erwig2004escape,
spivey1999embedding,
seres1999algebra,
seres2001algebra,
seres2000optimisation,
seres2001higher,
spivey1999algebra,
hoare1998unifying,
gibbons2013unifying,
friedman05reasoned,
krishnamurthi2007programming,
website:lambda-the-ultimate,
website:lambda-the-ultimate-2,
website:lambda-the-ultimate-3,
website:takashi-workplace,
website:mini-prolog-hugs98,
website:logic-programming-haskell,
website:stackoverflow,
website:haskell-choice,
website:prolog-steam,
website:prolog-death,
website:prolog-killer,
somogyi1995logic,
nanoprolog-lib,
prolog-lib,
cspm-To-Prolog-lib,
prolog-graph-lib,
prolog-graph-lib-lib,
hswip-lib,
logict-lib,
logict2-lib,
logic-classes-lib,proplogic-lib,
cflp-lib,
logic-grows-on-trees-lib,
unification-fd-lib,
cmu-lib,
peg-lib,
monadiccp-lib,
monadiccp-gecode-lib,
csp-lib,
liquid-fix-point-lib,
ramsey2003embedding,
hudak1996building,
benton2005embedded,
Augustsson98cayenne--,
barzilay2004foreign,
pinto2003dot,
reppy2006application,
ait1999warren,
castorc++,
gnuprolog,
jlog,
jscriptlog,
lang2001embedding,
audklangembedd,
swipembedd,
quintusprolog,
yieldprolog,
komorowski1982qlog,
robinson1982loglisp,
robinson1980loglisp,
ummlisp,
racklog}
\nocite{DBLP:conf/utp/2006,
DBLP:conf/utp/2008,
DBLP:conf/utp/2010,
DBLP:conf/utp/2012,
wikiquasi,
haskellquasi,
hughes1989functional,
spivey1995introduction,
Krishnamurthi:2008:TPL:1480828.1480846,
wadler1992comprehending,
website:logicprogexamplehaskell,
wikiprolog,
website:scala,
website:virgil,
website:closwiki,
website:mercury,
website:curry,
lloyd1999programming:escher,
website:alf,
website:babel,
moreno1992logic,
moreno1988babel,
website:ciao,
website:life,
bert1987lpg,
website:nue-prolog,
website:oz-mozart,
website:oz-mozart,
website:toy,
website:lambda-prolog,
website:visual-prolog,
website:tablog}
\subfile{introduction}
\clearpage
\subfile{background}
\clearpage
\subfile{proposedWork}
\clearpage
\subfile{embedding}
\clearpage
\subfile{multiparadigm}
\clearpage
%\subfile{workCompleted}
%\clearpage
\subfile{relatedWork}
\clearpage
%\subfile{eplipl}
%\clearpage
%\subfile{prologin}
%\clearpage
%\subfile{prologinhaskell}
%\clearpage
%\subfile{ummcpp}
%\clearpage
%\subfile{flpl}
%\clearpage
%\subfile{quasiquotation}
%\clearpage
%\subfile{relatedtermskeywords}
%\clearpage
%\subfile{hwh}
%\clearpage
%\subfile{pwp}
%\clearpage
%\subfile{miscrelcon}
%\clearpage
\subfile{conclusion}
\clearpage
% ==========================================================================
% Wrap up the document with the Bibliography (looks for the specified .bib)
% ==========================================================================
\makebibliography{bibliography}
\end{document}