aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--information.bib19
1 files changed, 11 insertions, 8 deletions
diff --git a/information.bib b/information.bib
index 80a60de..081d42e 100644
--- a/information.bib
+++ b/information.bib
@@ -44,18 +44,21 @@
% 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.
+%
+% Also removing some fields that might be causing issues:
+%
+% doi = {10.1002/j.1538-7305.1948.tb01338.x},
+% url = {https://doi.org/10.1002%2Fj.1538-7305.1948.tb01338.x},
+% month = {jul},
+% publisher = {Institute of Electrical and Electronics Engineers (IEEE)},
+% volume = {27},
+% number = {3},
+% pages = {379--423},
+% journal = {Bell System Technical Journal}
@article{shannon,
title = "A Mathematical Theory of Communication",
author = "Claude E. Shannon",
year = "1948",
- doi = {10.1002/j.1538-7305.1948.tb01338.x},
- url = {https://doi.org/10.1002%2Fj.1538-7305.1948.tb01338.x},
- month = {jul},
- publisher = {Institute of Electrical and Electronics Engineers ({IEEE})},
- volume = {27},
- number = {3},
- pages = {379--423},
- journal = {Bell System Technical Journal}
}
@article{shannon1949,