-
Notifications
You must be signed in to change notification settings - Fork 0
/
02-background.tex
47 lines (41 loc) · 4.12 KB
/
02-background.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
%************************************************************************
\section{Background}
\label{sec:background}
% List relevant work by others,
% or preliminary results you have achieved with a detailed and accurate
% explanation and interpretation.
% Include relevant photographs, figures or tables to illustrate the text.
% This section should frame the research questions that your subsequent research will address.
%************************************************************************
Please add a sentence that summarizes what this section is about and what the reader can expect.
%************************************************************************
\subsection{Context of the Project and Problem Description}
\label{sec:context}
%************************************************************************
Explain all the surroundings that are necessary to understand the broader context of your work. If necessary, give a brief introduction to non-HCI research literature as background knowledge. It is best to include a specific scenario\footnote{Scenarios are defined as an \emph{''informal narrative description''}~\cite{carrol1999five}. \emph{''It describes human activities or tasks in a story that allows exploration and discussion of contexts, needs, and requirements. It does not necessarily describe the use of software or other technological support used to achieve a goal. Using the vocabulary and phrasing of users means that scenarios can be understood by stakeholders, and they are able to participate fully in development.''}~\cite{preeceInteractionDesignHumancomputer2015}.}. If you are designing a piece of software or graphical user interface, please specify your users and the tasks the users want to perform with your software.
%************************************************************************
\subsection{Related Work}
\label{sec:relatedwork}
%************************************************************************
This section consists of a literature review to situate your thesis in the scientific context. Which academic articles exist in your problem area, and how are they related to your work? When placing your thesis in the context of others, you need to consider other work, which uses a similar methodology or articles, who try to answer similar research questions.
\begin{table}[htb]
\small
\colorbox{bamacolor}{
\centering
\begin{tabularx}{\textwidth}{@{} r Y @{}}
&
\textbf{Distinction between Bachelor and Master thesis}\vspace{2mm}\\
\textbf{B. Sc. Thesis} &
A small literature review is mandatory, starting with the papers your supervisor provides. The related work part can also include a mini similiar tool analyzis if you are implementing a specific part of a software. \vspace{2mm}\\
\textbf{M. Sc. Thesis} &
A literature review is mandatory. If it is part of your project to choose a specific framework, then you need to conduct a short survey on existing frameworks. This also applies if you want to choose an algorithm to perform a specific task or want to design a study. \vspace{2mm}\\
\end{tabularx}
}
\end{table}
In the thesis announcement\footnote{Thesis announcements are descriptions for ''Open Theses'' on the HCC website: \url{https://www.mi.fu-berlin.de/en/inf/groups/hcc/theses/open/index.html}} already, relevant literature is provided. If this is not the case, please ask your supervisor for articles. Describing the state of the art is essential to identify the gap you would like to fill. Thus, the literature's description should clearly result in research gaps that lead to specific research questions.
%************************************************************************
\subsection{Research Questions}
\label{subsec:question}
% Based on your overarching goal and the reviewed research, specify your research question.
%************************************************************************
In this section, you should name your research questions. Your research question should be based on the observation that prior research has a gap and some misconception. You can use words such as \emph{but} or \emph{however} to indicate this. Make sure that your emphasize the significance of your research.