diff options
-rw-r--r-- | literature.bib | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/literature.bib b/literature.bib index 24b50f6..3bb6293 100644 --- a/literature.bib +++ b/literature.bib @@ -1144,3 +1144,43 @@ publisher = "Devir", isbn = "85-7532-185-4", } + +@book{forster2024, + title = "Short Fiction", + author = "E. M. Forster", + year = "2024", + publisher = "Standard Ebooks", + url = "https://standardebooks.org/ebooks/e-m-forster/short-fiction", + urldate = "2025-01-02", +} + +@inbook{forster2024b, + title = "The Machine Stops", + booktitle = "Short Fiction", + author = "E. M. Forster", + year = "2024", + publisher = "Standard Ebooks", + url = "https://standardebooks.org/ebooks/e-m-forster/short-fiction", + urldate = "2025-01-02", +} + +@book{katz1978, + title = "Fairy tales for computers", + author = "Leslie George Katz", + year = "1978", + publisher = "Nonpareil Books", + url = "https://archive.org/details/fairytalesforcom00kafk", + urldate = "2025-01-02", +} + +@book{paul2024, + title = "Disarming Intelligence", + author = "Paul, Zakir", + year = "2024", + publisher = "Princeton University Press", + isbn = "9780691261539,9780691257976,9780691257983", + series = "", + edition = "", + volume = "", + url = "https://press.princeton.edu/books/paperback/9780691257983/disarming-intelligence" +} |