From 49acfb68bf004f114ddb05cbf870f131bfea3ae7 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Wed, 28 Jul 2021 10:34:18 +0200 Subject: [PATCH] clarify the citations (phrasing it as "giving credit" can be too easily misunderstood) --- ch1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch1.tex b/ch1.tex index 3d81b2b..02a11c1 100644 --- a/ch1.tex +++ b/ch1.tex @@ -16,7 +16,7 @@ noble sires~\cite{newton1666apple}. \item[Why should I bother with citations at all?] For two main reasons: \begin{itemize} \item You do not have to explain everything in the thesis; instead you send the reader to refer to details in some other literature. Use citations to simplify the detailed explanations. -\item If you describe something that already exists without using a citation, the reviewer may think that you \emph{claim} to have invented it. Expectably, he will demand academic correctness, and, from your perspective, being accused of plagiarism is not a good starting point for a successful defense. Use citations to give the credit to people who have invented what you build upon. +\item If you describe something that already exists without using a citation, the reviewer may think that you \emph{claim} to have invented it. Expectably, he will demand academic correctness, and, from your perspective, being accused of plagiarism is not a good starting point for a successful defense. Use citations to identify the people who invented the ideas that you build upon. \end{itemize} \item[How many citations should I use?] Cite any non-trivial building block or assumption that you use, if it is published in the literature. You do not have to cite trivia, such as the basic definitions taught in the introductory courses.