From 0c18d0ccbee0c60cd82160db591d727aaf3b65bc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 22 Mar 2024 15:00:00 -0300 Subject: Fix: using @shannon instead of @shannon1948 --- information.bib | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'information.bib') diff --git a/information.bib b/information.bib index be7d94c..d325379 100644 --- a/information.bib +++ b/information.bib @@ -40,7 +40,11 @@ url = {http://doi.org/10.1002/j.1538-7305.1928.tb01236.x} } -@article{shannon1948, +% Due to an uncovered bug, bookdown citations to @shannon1948 are +% being rendered to integers such as "3" or "4". Testing with +% a different citation such as @shannon1949 won't trigger the issue. +%@article{shannon1948, +@article{shannon, title = "A Mathematical Theory of Communication", author = "Claude E. Shannon", year = "1948", -- cgit v1.2.3