From 6ba81258f8ad62b26b79f5057ba109d1a7e7a1f8 Mon Sep 17 00:00:00 2001 From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de> Date: Mon, 13 May 2019 08:31:20 +0200 Subject: [PATCH] Start adding paper links to bib --- thesis/references.bib | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/thesis/references.bib b/thesis/references.bib index 45e145f..5575b00 100644 --- a/thesis/references.bib +++ b/thesis/references.bib @@ -6,7 +6,8 @@ number = {CSCW}, pages = {21}, year = {2018}, - publisher = {ACM} + publisher = {ACM}, + note = {\url{http://delivery.acm.org/10.1145/3280000/3274290/cscw021-asthana.pdf}} } @book{Charmaz2006, @@ -30,15 +31,17 @@ booktitle = {Proceedings of the Eighth Annual International Symposium on Wikis and Open Collaboration}, pages = {16}, year = {2012}, - organization = {ACM} + organization = {ACM}, + note = {\url{http://www.stuartgeiger.com/writing-up-wikisym.pdf}} } @article{Geiger2014, author = {Geiger, R Stuart}, - title = {Bots, bespoke, code and the materiality of software platforms}, + title = {Bots, bespoke code and the materiality of software platforms}, journal = {Information, Communication \& Society}, year = {2014}, - volume = {17} + volume = {17}, + note = {\url{http://stuartgeiger.com/bespoke-code-ics.pdf}} } @article{Geiger2017, @@ -46,7 +49,8 @@ title = {Beyond opening up the black box: Investigating the role of algorithmic systems in Wikipedian organizational culture}, journal = {Big Data \& Society}, year = {2017}, - volume = {4} + volume = {4}, + note = {\url{http://stuartgeiger.com/algoculture-bds.pdf}} } @inproceedings{GeiHal2013, @@ -55,14 +59,16 @@ booktitle = {Proceedings of the 9th International Symposium on Open Collaboration}, pages = {6}, year = {2013}, - organization = {ACM} + organization = {ACM}, + note = {\url{http://stuartgeiger.com/wikisym13-cluebot.pdf}} } @article{GeiHal2017, author = {Geiger, R Stuart and Halfaker, Aaron}, title = {Operationalizing Conflict and Cooperation between Automated Software Agents in Wikipedia: A Replication and Expansion of “Even Good Bots Fightâ€}, journal = {unpublished}, - year = {2017} + year = {2017}, + note = {\url{https://upload.wikimedia.org/wikipedia/commons/f/f4/Operationalizing-conflict-bots-wikipedia-cscw-preprint.pdf}} } @inproceedings{GeiRib2010, @@ -71,14 +77,16 @@ booktitle = {Proceedings of the 2010 ACM conference on Computer supported cooperative work}, pages = {117--126}, year = {2010}, - organization = {ACM} + organization = {ACM}, + note = {\url{http://www.stuartgeiger.com/papers/cscw-sustaining-order-wikipedia.pdf}} } @inproceedings{GeiRib2011, author = {Geiger, R Stuart and Ribes, David}, title = {Trace Ethnography: Following Coordination through Documentary Practices}, booktitle = {Proceedings of the 44th Hawaii International Conference on System Sciences}, - year = {2011} + year = {2011}, + note = {\url{http://www.stuartgeiger.com/trace-ethnography-hicss-geiger-ribes.pdf}} } @misc{gerrit-abusefilter, -- GitLab