From deb0f97cf6acb4f0a691356ed00ea06bf7e86e8f Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Tue, 3 Oct 2023 04:52:04 +0000 Subject: [PATCH] Added ending ticks to format BibTeX Block properly. (#48) - Added ending ticks to format BibTeX Block properly. (27adafbaf40a58fc672d9551425ffe756901f0e3) Co-authored-by: Rutam Mishra --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3945880..7fc34ce 100644 --- a/README.md +++ b/README.md @@ -114,4 +114,5 @@ print(summarizer(ARTICLE, max_length=130, min_length=30, do_sample=False)) timestamp = {Thu, 31 Oct 2019 14:02:26 +0100}, biburl = {https://dblp.org/rec/journals/corr/abs-1910-13461.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} -} \ No newline at end of file +} +``` \ No newline at end of file