From a6b94fb7a36dc2042799ab05d6b37ccb49bac5fc Mon Sep 17 00:00:00 2001
From: feger <marc.feger@uni-duesseldorf.de>
Date: Sun, 18 Apr 2021 22:25:06 +0200
Subject: [PATCH] Add chapter and pages to reference

---
 references.bib | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/references.bib b/references.bib
index c613d39..ec0d6f7 100755
--- a/references.bib
+++ b/references.bib
@@ -32,9 +32,11 @@
 
 @proceedings{ScholzGalliott2020,
   editor =       {{Jason Scholz \& Jai Galliott}},
-  title =        {The Case for Ethical AI in the Military 685},
+  title =        {The Case for Ethical AI in the Military},
   booktitle =    {The Oxford Handbook of ETHICS OF AI},
   publisher =    {Oxford University Press},
   year =         {2020},
   isbn =         {978–0–19–006739–7},
+  chapter         = {36},
+  pages           = {685--702},
 }
\ No newline at end of file
-- 
GitLab