From a63f707cf4d9a2beb03e2703d6cd81066d29695c Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Thu, 4 Jun 2020 11:32:21 +0200 Subject: [PATCH] wording fix --- ch1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch1.tex b/ch1.tex index e392784..51f3825 100644 --- a/ch1.tex +++ b/ch1.tex @@ -6,7 +6,7 @@ First chapter usually builds the theoretical background necessary for readers to You should use the standard \emph{citations}\todo{Use \textbackslash{}emph command like this, to highlight the first occurrence of an important word or term. Reader will notice it, and hopefully remember the importance.}. \begin{description} -\item[Obtaining bibTeX citation] Go to Google Scholar\footnote{\url{https://scholar.google.com}}\todo{This footnote is an acceptable way to `cite' a webpages or URLs. Document without proper titles, authors and publishers generally do not form citations. Consequently, avoid citations of wikipedia pages.}, find the relevant literature, click the tiny double-quote button below the link, and copy the bibTeX entry. +\item[Obtaining bibTeX citation] Go to Google Scholar\footnote{\url{https://scholar.google.com}}\todo{This footnote is an acceptable way to `cite' webpages or URLs. Documents without proper titles, authors and publishers generally do not form citations. For this reason, avoid citations of wikipedia pages.}, find the relevant literature, click the tiny double-quote button below the link, and copy the bibTeX entry. \item[Saving the citation] Insert the bibTeX entry to the file \texttt{refs.bib}. On the first line of the entry you should see the short reference name --- from Scholar, it usually looks like \texttt{author2015title} --- you will use that to refer to the citation. \item[Using the citation] Use the \verb|\cite| command to typeset the citation number correctly in the text; a long citation description will be automaticaly added to the bibliography at the end of the thesis. Always use a non-breakable space before the citing parenthesis to avoid unacceptable line breaks: \begin{Verbatim}