Browse Source

Modified the dummy citation to be coherent

andreagus 8 years ago
parent
commit
adb36404b4
2 changed files with 12 additions and 6 deletions
  1. 11 5
      source/bibliography.bib
  2. 1 1
      source/sections/conclusions.tex

+ 11 - 5
source/bibliography.bib

@@ -1,6 +1,12 @@
-@article{knuthwebsite,
-    author    = "Donald Knuth",
-    title     = "Knuth: Computers and Typesetting",
-    url       = "http://www-cs-faculty.stanford.edu/~uno/abcde.html",
-    keywords  = "latex,knuth"
+@article{privacyimportant,
+author =       "James Rachels",
+title =        "Why Privacy is Important",
+journal =      "Philosophy \& Public Affairs",
+volume =       "4",
+number =       "4",
+pages =        "323-333",
+year =         "1975",
+url =          "http://www.jstor.org/stable/2265077",
+publisher =    "Wiley",
+keywords =     "philosophy, computer ethics"
 }

+ 1 - 1
source/sections/conclusions.tex

@@ -1,2 +1,2 @@
 \section{Conclusions}
-  \lipsum[1] this is a dummy citation TO BE REMOVED\cite{knuthwebsite}
+  \lipsum[1] this is a dummy citation TO BE REMOVED\cite{privacyimportant}