Added ending ticks to format BibTeX Block properly. (#48)

- Added ending ticks to format BibTeX Block properly. (27adafbaf40a58fc672d9551425ffe756901f0e3)


Co-authored-by: Rutam Mishra <RutamHere@users.noreply.huggingface.co>
This commit is contained in:
Patrick von Platen 2023-10-03 04:52:04 +00:00 committed by system
parent 3d224934c6
commit deb0f97cf6

@ -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}
}
}
```