diff options
-rwxr-xr-x | computing.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/computing.bib b/computing.bib index 5fcf600..dc60269 100755 --- a/computing.bib +++ b/computing.bib @@ -227,3 +227,14 @@ edition = {}, volume = {}, } + +@incollection{star1989, + title = {The Structure of Ill-Structured Solutions: Boundary Objects and Heterogeneous Distributed Problem Solving}, + author = {Susan Leigh Star}, + 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, + publisher = {Elsevier}, + pages = {37--54}, +} |