diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-02 21:59:44 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-02 21:59:44 +0200 |
| commit | f0268138b5b29c5c3c098fb74aa92f5e21074213 (patch) | |
| tree | e7b295cf60b9584a3bf9e28e7f6c77b749a5bfe2 /content/intro.tex | |
| parent | f628c0c3a1ab7ec6f38338c7bc6e1498fe5f1dfa (diff) | |
feat: added the reference fraud declaration
Diffstat (limited to 'content/intro.tex')
| -rw-r--r-- | content/intro.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/intro.tex b/content/intro.tex index ecfc711..31feecc 100644 --- a/content/intro.tex +++ b/content/intro.tex @@ -162,6 +162,18 @@ I hereby declare that this thesis is my own independent work and writing. The thesis does not contain any material copied from other sources (person, Internet, or \gls{ai}), and has not been submitted for assessment elsewhere. I acknowledge that the usage of material from other works or paraphrase of such material without proper citations or credit will be treated as plagiarism. I declare that this thesis is free from \gls{ai} generated content and has been written without the help of any \gls{ai} tools. +In order to adhere to the strictest restrictions on AI-usage in higher education, this work follows the Berkley School of Law Artificial Intelligence Policy, as stated in \url{https://www.law.berkeley.edu/wp-content/uploads/2026/05/AI-Final-Policy-26.pdf}. + +\section{Reference Fraud}\label{ss:plagiarism_references} +I hereby declare that all the references in this thesis refer to genuine scientific work published in peer-reviewed journals or other sources of reliable and safe online information (\eg Wikipedia articles) and have been used in accordance to the article authors' wishes. +Additionally, under the guidance of the supervisor this work adheres to the strictest rules for referencing and to prove the originality of all references, each \BibTeX citation contains a \texttt{note} field with the following comment: \emph{This BibTeX citation comes from:} followed by the URL leading directly to the citation source. +In case of citations not formatted in \BibTeX, the same format follows but with adequate reference-style name (\eg APA, Chicago, MLA). +In order to verify the originality of a reference we advise: \begin{enumerate*}[label=(\arabic*)] + \item create a \LaTeX~document with the \texttt{is-unstr} bibliography style + \item export the \BibTeX citation from the reference URL + \item inspect the compiled reference (ignoring any differences arising from the contents of the \texttt{note} \BibTeX field). +\end{enumerate*} +The compiled reference should match exactly the reference from this document, subject to the use of different \LaTeX~packages (\eg \texttt{url}, \texttt{natbib}). \section{Societal Impact}\label{s:societal-impact} Any program that is difficult to understand and reason about is sure to accumulate technical debt. |
