diff options
-rw-r--r-- | information.bib | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/information.bib b/information.bib index 081d42e..3dfd07f 100644 --- a/information.bib +++ b/information.bib @@ -40,21 +40,6 @@ url = {http://doi.org/10.1002/j.1538-7305.1928.tb01236.x} } -% Using shannon instead of 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. -% -% 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", @@ -62,12 +47,12 @@ } @article{shannon1949, - doi = {10.1002/j.1538-7305.1949.tb00928.x}, - title = {Communication Theory of Secrecy Systems*}, + title = {Communication Theory of Secrecy Systems}, author = {Claude E. Shannon}, + year = {1949}, + doi = {10.1002/j.1538-7305.1949.tb00928.x}, journal = {Bell System Technical Journal}, issnp = {0005-8580}, - year = {1949}, month = {10}, volume = {28}, issue = {4}, |