-
Notifications
You must be signed in to change notification settings - Fork 2
/
publications.html
73 lines (59 loc) · 5.74 KB
/
publications.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html>
<head>
<title>Melissa Valentine · Publications</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Melissa Valentine is a Profesor at Stanford University">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Oswald:400,700' rel='stylesheet' type='text/css'>
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/msb.css" rel="stylesheet">
<link href="css/melissa.css" rel="stylesheet">
<link rel="shortcut icon" type="image/jpg" href="img/stanford-logo2.jpg" />
<!-- javascript includes are at the bottom of the document -->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".sidenav">
<div id="msbnav" class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<a class="navbar-brand" href="https://hci.stanford.edu/msb"> Melissa Valentine</a>
<span class="navbar-brand" style="padding-left: 0px; padding-right: 0px;"> · </span>
<a class="navbar-brand" href="https://hci.stanford.edu"> Stanford WTO</a>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="sidenav" data-spy="affix">
<ul class="nav nav-stacked">
<li><a href='../files/msb-cv.pdf'>Curriculum vitae</a></li>
<li><a href="#2020">2020</a></li><li><a href="#2019">2019</a></li><li><a href="#2018">2018</a></li><li><a href="#2017">2017</a></li><li><a href="#2016">2016</a></li><li><a href="#2015">2015</a></li><li><a href="#2014">2014</a></li><li><a href="#2013">2013</a></li><li><a href="#2012">2012</a></li><li><a href="#2011">2011</a></li><li><a href="#2010">2010</a></li><li><a href="#2009">2009</a></li><li><a href="#2008">2008</a></li><li><a href="#2007">2007</a></li><li><a href="#2006">2006</a></li><li><a href="#2005">2005</a></li> </ul>
</div>
</div> <!-- /col-md-3 -->
<div class="col-md-9">
<h2>Publications</h2>
<div class="papers" id="papers"><div class='row paper-row' id='2020' >
<div class='col-md-2 col-xs-4'><a href='https://hci.stanford.edu/publications/2019/fracture/fracture-cscw2019.pdf'><img class='paperimage img img-responsive' src='https://hci.stanford.edu/publications/2019/fracture/fracture.png' /></a></div>
<div class='col-md-10 col-xs-8'><div class='title'><a href='https://hci.stanford.edu/publications/2019/fracture/fracture-cscw2019.pdf'>Did It Have To End This Way? Understanding the Consistency of Team Fracture</a></div><div><img class="groupmoji img-rounded" src="/msb/img/students/mark.jpg" alt="Mark Whiting"></img>Mark Whiting, Allie Blaising, Chloe Barreau, Laura Fiuza, Nik Marda, Melissa Valentine, and Michael Bernstein</div><div>CSCW 2019</div><div class='publication-files'></div></div></div>
<div class='row paper-row' >
<div class='col-md-2 col-xs-4'><a href='https://hci.stanford.edu/publications/2018/dreamteam/zhou_sharon_dreamteam.pdf'><img class='paperimage img img-responsive' src='https://hci.stanford.edu/publications/2018/dreamteam/dreamteam_hci_icon.jpg' /></a></div>
<div class='col-md-10 col-xs-8'><div class='title'><a href='https://hci.stanford.edu/publications/2018/dreamteam/zhou_sharon_dreamteam.pdf'>In Search of the Dream Team: Temporally Constrained Multi-Armed Bandits for Identifying Effective Team Structures</a></div><div><img class="groupmoji img-rounded" src="/msb/img/students/sharon.jpg" alt="Sharon Zhou"></img>Sharon Zhou, Melissa Valentine, Michael S. Bernstein</div><div>CHI 2018<span class='label label-msb award'>Honorable Mention</span></div><div class='publication-files'><a href='https://hci.stanford.edu/publications/2018/dreamteam/dreamteam_chi.pdf'>slides</a></div></div></div>
<div class='row paper-row' >
<div class='col-md-2 col-xs-4'><a href='https://hci.stanford.edu/publications/2018/workflows/workflows-cscw2017.pdf'><img class='paperimage img img-responsive' src='https://hci.stanford.edu/publications/2018/workflows/workflows.png' /></a></div>
<div class='col-md-10 col-xs-8'><div class='title'><a href='https://hci.stanford.edu/publications/2018/workflows/workflows-cscw2017.pdf'>No Workflow Can Ever Be Enough: How Crowdsourcing Workflows Constrain Complex Work</a></div><div><img class="groupmoji img-rounded" src="/msb/img/students/daniela.jpg" alt="Daniela Retelny"></img>Daniela Retelny, Melissa Valentine, Michael Bernstein</div><div>CSCW 2018</div><div class='publication-files'><a href='https://hci.stanford.edu/publications/2018/workflows/cscw2018-workflows-slides.pdf'>slides</a></div></div></div>
</div>
<!--<a class="btn btn-link" style="margin-left" href="publications/">More publications...</a>-->
</div> <!-- /col-md-9 -->
</div> <!-- /row -->
</div> <!-- /container -->
<!-- ================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery-latest.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/msb.js"></script>
</body>
</html>