diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-03-25 14:32:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-03-25 14:32:49 -0300 |
commit | d116412cf01ae3d45b339bb4924f59c7fc5a2d94 (patch) | |
tree | 0d23aa46defbe5c9f6232feeecea0be69a6c6bd2 /computing.bib | |
parent | 8a32902f6b83bb7d53168b98630919251140ec32 (diff) | |
download | biblio-d116412cf01ae3d45b339bb4924f59c7fc5a2d94.tar.gz biblio-d116412cf01ae3d45b339bb4924f59c7fc5a2d94.tar.bz2 |
Fix
Diffstat (limited to 'computing.bib')
-rwxr-xr-x | computing.bib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/computing.bib b/computing.bib index dc60269..f23c212 100755 --- a/computing.bib +++ b/computing.bib @@ -231,10 +231,10 @@ @incollection{star1989, title = {The Structure of Ill-Structured Solutions: Boundary Objects and Heterogeneous Distributed Problem Solving}, author = {Susan Leigh Star}, - booktitle = {Distributed Artificial Intelligence} + booktitle = {Distributed Artificial Intelligence}, doi = {10.1016/b978-1-55860-092-8.50006-x}, url = {https://doi.org/10.1016%2Fb978-1-55860-092-8.50006-x}, - year = 1989, + year = {1989}, publisher = {Elsevier}, pages = {37--54}, } |