From f1c3d451fe4d9a0856fef61d4c6cb5495825c23f Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Thu, 8 Aug 2024 07:50:45 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5368d61..7cb7acc 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,13 @@ However, since this repository contains the code corresponding to a print book,   ## Citation -If you find this book or code useful for your research, please consider citing it: +If you find this book or code useful for your research, please consider citing it. + +Chicago-style citation: + +> Raschka, Sebastian. *Build A Large Language Model (From Scratch)*. Manning, 2024. ISBN: 978-1633437166. + +BibTeX entry: ``` @book{build-llms-from-scratch-book,