diff --git a/bibfile.bib b/bibfile.bib index f507698c7d322ed159960f24de9d26c244629d83..5e7a1aca72879b4ed4cf05acabc9cb6722a705a3 100644 --- a/bibfile.bib +++ b/bibfile.bib @@ -63,6 +63,14 @@ note = "[Online; accessed 07-February-2019]" } +@misc{baidu-cheating, + author = {John Markoff}, + title = {{Computer Scientists Are Astir After Baidu Team Is Barred From A.I. Competition}}, + howpublished = "\url{https://www.nytimes.com/2015/06/04/technology/computer-scientists-are-astir-after-baidu-team-is-barred-from-ai-competition.html}", + year = {2015}, + note = "[Online; accessed 08-February-2019]" +} + @article{deception-survey, author = {Darrin J. Griffin and San Bolkan and Alan K. Goodboy}, title = {Academic Dishonesty Beyond Cheating and Plagiarism: Studentsa Interpersonal Deception in the College Classroom}, diff --git a/definitions.tex b/definitions.tex index 4c8b346d5b1d630b1473d3351c9cf09b161f939f..e4b116992b7554bc0ec500dd069a77be6dc13216 100644 --- a/definitions.tex +++ b/definitions.tex @@ -18,7 +18,7 @@ \ifrelease% \newsavebox\watermark% - \savebox\watermark{\tikz[color=gray,opacity=0.02]\node{\begin{tabular}{c} Dmytro Bogatov \\ BU Class of 2023 \end{tabular}};} + \savebox\watermark{\tikz[color=gray,opacity=0.03]\node{\begin{tabular}{c} Dmytro Bogatov \\ BU Class of 2023 \end{tabular}};} \newwatermark*[ allpages, angle=0, diff --git a/sections/all-sections.tex b/sections/all-sections.tex index 76a4d484ec6e04711eb52da3358942c535ae214d..11bd65995a1940c207d27ffcf183b06705917627 100644 --- a/sections/all-sections.tex +++ b/sections/all-sections.tex @@ -1,4 +1,4 @@ -% cSpell:ignore blfootnote +% cSpell:ignore blfootnote baidu Wakefield \begin{frame}{Disclaimers} @@ -26,11 +26,11 @@ \begin{itemize} \item How to avoid + \item + Interesting cases \end{itemize} \item Prosecution mechanisms - \item - Interesting cases \end{itemize} \end{frame} @@ -157,6 +157,14 @@ \end{frame} + \begin{frame}[standout] + + Plagiarism case + + % Professor's story about the student who copied from the roommate's computer + % before her freshman year + \end{frame} + \subsection{Fabrication} \begin{frame}{Fabrication} @@ -204,6 +212,15 @@ \end{frame} + \begin{frame}[standout] + + Fabrication case \\ + Andrew Jeremy Wakefield + + % https://en.m.wikipedia.org/wiki/Andrew_Wakefield + + \end{frame} + \subsection{Deception} \begin{frame}{Deception} @@ -327,6 +344,15 @@ \end{frame} + \begin{frame}[standout] + + Cheating case \\ + Baidu Team Is Barred From A.I. Competition~\cite{baidu-cheating} + + % https://en.m.wikipedia.org/wiki/Andrew_Wakefield + + \end{frame} + \section{Prosecution} \begin{frame}{Prosecution} diff --git a/settings.tex b/settings.tex index 2743918b4e709c5daa529deef620e130ff5e0eee..084e6003ac55e52110e7a02e9b848b48e66b4292 100644 --- a/settings.tex +++ b/settings.tex @@ -17,22 +17,22 @@ \ifrelease% \logo{ \includegraphics[ - width=1cm, - height=1cm, + width=0.5cm, + height=0.5cm, keepaspectratio - ]{static/logo.eps}\hspace{325pt}\vspace{-30pt} + ]{static/logo.eps}\hspace{335pt}\vspace{-30pt} } \fi \addbibresource{bibfile.bib} -\makeatletter - \def\beamer@framenotesbegin{% at beginning of slide - \usebeamercolor[fg]{normal text} - \gdef\beamer@noteitems{}% - \gdef\beamer@notes{}% - } -\makeatother +% \makeatletter +% \def\beamer@framenotesbegin{% at beginning of slide +% \usebeamercolor[fg]{normal text} +% \gdef\beamer@noteitems{}% +% \gdef\beamer@notes{}% +% } +% \makeatother \lstset{ mathescape=true,