From c7ae0776a54d4504080ab1d191ca16a061715e59 Mon Sep 17 00:00:00 2001 From: NT Date: Mon, 28 Jun 2021 20:45:04 +0200 Subject: [PATCH] added bibliography entry --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 70c80f2..33df2fa 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,10 @@ latex: latex_documents: targetname: book.tex +# Add a bibtex file so that we can create citations +bibtex_bibfiles: + - references.bib + # Information about where the book exists on the web repository: url: https://github.com/tum-pbs/pbdl-book/ # Online location of your book