2019-11-13 17:59:52 +02:00
|
|
|
\documentclass{article}
|
|
|
|
|
2019-11-13 18:15:14 +02:00
|
|
|
\usepackage{csquotes}
|
2019-11-13 17:59:52 +02:00
|
|
|
\usepackage[L7x,T1]{fontenc}
|
|
|
|
\usepackage[utf8]{inputenc}
|
2019-11-13 18:15:14 +02:00
|
|
|
\usepackage[english]{babel}
|
2019-11-13 17:59:52 +02:00
|
|
|
\usepackage[style=authoryear]{biblatex}
|
|
|
|
\addbibresource{bib.bib}
|
2019-11-13 18:15:14 +02:00
|
|
|
\usepackage{hyperref}
|
2019-11-13 17:59:52 +02:00
|
|
|
|
|
|
|
\title{
|
2019-11-13 18:15:14 +02:00
|
|
|
Research Methodology -- Fifth exercise\\ \vspace{4mm}
|
|
|
|
Critical evaluation of scientific work
|
2019-11-13 17:59:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
\author{Motiejus Jakštys}
|
|
|
|
|
|
|
|
\date{\today}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
|
2019-11-13 18:15:14 +02:00
|
|
|
\section{Introduction}
|
|
|
|
|
|
|
|
This article reviews \cite{186171}, and answers the following questions:
|
2019-11-13 17:59:52 +02:00
|
|
|
|
2019-11-13 18:15:14 +02:00
|
|
|
\begin{enumerate}
|
|
|
|
\item What kind of study is this? Theoretical, strategic, applied, or experimental?
|
|
|
|
\item What is the main purpose of the problem (descriptive, explanatory, correlative, prognostic, prescriptive, or exploratory?
|
|
|
|
\item What strategies have been applied? Qualitative, quantitative or mixed?
|
2019-11-13 17:59:52 +02:00
|
|
|
|
2019-11-13 18:15:14 +02:00
|
|
|
\item Do the findings adequately reflect the results?
|
|
|
|
\item Has the scientific method been applied properly?
|
|
|
|
\item Are the findings based on the research findings described in the text?
|
|
|
|
\item Can the study be repeated, is there sufficient information?
|
|
|
|
\item Did the study create new knowledge? Is there practical value?
|
|
|
|
\end{enumerate}
|
2019-11-13 17:59:52 +02:00
|
|
|
|
2019-11-13 18:15:14 +02:00
|
|
|
\section{The Paper}
|
2019-11-13 17:59:52 +02:00
|
|
|
|
|
|
|
According to \cite{186171}, testing error conditions is critical for robust
|
|
|
|
distributed systems.
|
|
|
|
|
|
|
|
\printbibliography
|
|
|
|
|
|
|
|
\end{document}
|