diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-08-27 14:43:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-08-27 14:43:56 -0300 |
commit | 911e85709ab3c1823b86ff0b2903a6f7d5a9cfd5 (patch) | |
tree | 49d459cf741d104e42c36917c5d2fc897d4eaf27 /computing.bib | |
parent | a5f281c2a3449d2897026f739479828f8ff4e694 (diff) | |
download | biblio-911e85709ab3c1823b86ff0b2903a6f7d5a9cfd5.tar.gz biblio-911e85709ab3c1823b86ff0b2903a6f7d5a9cfd5.tar.bz2 |
Adds Landauer's papers on information
Diffstat (limited to 'computing.bib')
-rwxr-xr-x | computing.bib | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index 8ac92ca..91810ec 100755 --- a/computing.bib +++ b/computing.bib @@ -157,3 +157,51 @@ edition = {Rev Sub}, volume = {}, } + +@article{landauer1999, + doi = {10.1016/s0378-4371(98)00513-5}, + title = {Information is a physical entity}, + author = {Landauer, Rolf}, + publisher = {Elsevier Science}, + journal = {Physica A: Statistical Mechanics and its Applications}, + issn = {0378-4371}, + year = {1999}, + volume = {263}, + issue = {1-4}, + pages = {63--67}, + url = {http://doi.org/10.1016/s0378-4371%2898%2900513-5} +} + +@article{landauer1991, + doi = {10.1063/1.881299}, + title = {Information is Physical}, + author = {Landauer, Rolf}, + publisher = {American Institute of Physics}, + journal = {Physics Today}, + issn = {0031-9228,1945-0699}, + year = {1991}, + volume = {44}, + issue = {5}, + pages = {23}, + url = {http://doi.org/10.1063/1.881299} +} + +@inproceedings{landauer1992, + doi = {10.1109/phycmp.1992.615478}, + title = {[IEEE Workshop on Physics and Computation - Dallas, TX (October 2-4, 1992)] Workshop on Physics and Computation - Information is Physical}, + author = {Landauer, Rolf}, + isbn = {0-8186-3420-0}, + year = {1992}, + pages = {1--4}, + url = {http://doi.org/10.1109/phycmp.1992.615478}, +} + +@article{landauer1961, + title = {Irreversibility and Heat Generation in the Computing Process}, + author = {Landauer, Rolf}, + year = {1961}, + journal = {IBM Journal}, + month = {July}, + pages = {183--191}, + url = {http://worrydream.com/refs/Landauer%20-%20Irreversibility%20and%20Heat%20Generation%20in%20the%20Computing%20Process.pdf}, +} |