aboutsummaryrefslogtreecommitdiff
path: root/markley/essayone.bib
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-09-07 18:06:43 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-09-07 18:06:46 -0400
commit6b3416a637aa18295a56de95e339510a92a6b9d0 (patch)
tree9d7937d4b1bc684a70a40a065e4dc7547f9fcdd2 /markley/essayone.bib
parentd2d115f175b132c91a009ad7ea77d82c7d542761 (diff)
wrote an essay using biblatex
Diffstat (limited to 'markley/essayone.bib')
-rw-r--r--markley/essayone.bib15
1 files changed, 15 insertions, 0 deletions
diff --git a/markley/essayone.bib b/markley/essayone.bib
new file mode 100644
index 0000000..a56952a
--- /dev/null
+++ b/markley/essayone.bib
@@ -0,0 +1,15 @@
+@book{Four,
+ Author = "Sir Arthur Conan Doyle",
+ Title = "The Sign of Four",
+ Month = 2,
+ Year = 1890,
+ URL = "https://sherlock-holm.es/stories/pdf/a4/1-sided/sign.pdf",
+}
+@book{Jekyll,
+ Author = "Robert Louis Stevenson",
+ Title = "The Strange Case of Dr. Jekyll and Mr. Hyde",
+ Year = 1886,
+ Month = 1,
+ Day = 5,
+ URL = "https://www.planetebook.com/free-ebooks/the-strange-case-of-dr-jekyll.pdf",
+}