Skip to content

Commit dff23e2

Browse files
committed
Add citation and quote on auditing
1 parent 4a16c6c commit dff23e2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

auditing.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ \chapter{Auditing Policies}
99
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1010
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1111

12+
Auditing is defined as \emph{``An examination of the implementation, execution, and results of a test or benchmark, generally performed by an independent third-party, and resulting in a report of findings''}~\cite{DBLP:reference/bdt/Raab19}.
13+
It is an essential step towards achieving benchmark results in a reliable, reproducible, and independent manner.
1214
This chapter is divided in the following parts:
1315
\begin{itemize}
1416
\item Motivation of benchmark result auditing

bib/references.bib

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ @article{DBLP:journals/pvldb/BakibayevOZ12
923923
number = {11},
924924
pages = {1232--1243},
925925
year = {2012},
926-
url = {http://vldb.org/pvldb/vol5/p1232\_nurzhanbakibayev\_vldb2012.pdf},
926+
url = {http://vldb.org/pvldb/vol5/p1232_nurzhanbakibayev_vldb2012.pdf},
927927
doi = {10.14778/2350229.2350242},
928928
timestamp = {Sat, 25 Apr 2020 13:58:45 +0200},
929929
biburl = {https://dblp.org/rec/journals/pvldb/BakibayevOZ12.bib},
@@ -2323,3 +2323,18 @@ @mastersthesis{david-puroja-msc
23232323
type = {Master{\textquoteright}s thesis},
23242324
note = {\url{https://ldbcouncil.org/docs/papers/msc-thesis-david-puroja-snb-interactive-v2-2023.pdf}},
23252325
}
2326+
2327+
@incollection{DBLP:reference/bdt/Raab19,
2328+
author = {Francois Raab},
2329+
editor = {Sherif Sakr and
2330+
Albert Y. Zomaya},
2331+
title = {Auditing},
2332+
booktitle = {Encyclopedia of Big Data Technologies},
2333+
publisher = {Springer},
2334+
year = {2019},
2335+
url = {https://doi.org/10.1007/978-3-319-63962-8_125-1},
2336+
doi = {10.1007/978-3-319-63962-8_125-1},
2337+
timestamp = {Thu, 14 Feb 2019 16:03:55 +0100},
2338+
biburl = {https://dblp.org/rec/reference/bdt/Raab19.bib},
2339+
bibsource = {dblp computer science bibliography, https://dblp.org}
2340+
}

0 commit comments

Comments
 (0)