49c6e67822d4bfb3cfa89e75422f891b8c7fcab1
[bmh-biosketch] / bmh-biosketch.tex
1 \documentclass[11pt]{article}
2
3 \raggedright % i cry when i do this :'-(
4
5 \usepackage{ucs}
6 \usepackage[utf8x]{inputenc}
7
8 \usepackage[T1]{fontenc}
9 \usepackage{textcomp}
10 %\renewcommand{\rmdefault}{ptm} % i cry a little when i do this too
11 \renewcommand{\sfdefault}{phv}
12 \usepackage{mathpazo}
13
14 \usepackage[letterpaper,left=1.1in,right=1.1in,top=1.1in,bottom=1.1in]{geometry}
15
16 % import and customize urls
17 \usepackage[usenames,dvipsnames]{color}
18 \usepackage[breaklinks]{hyperref}
19
20 \usepackage{enumitem}
21 \setlist{nolistsep}
22
23 \usepackage{titlesec}
24
25 \newenvironment{cvlist}{
26 \begin{list}{}{\leftmargin=1.5em \itemindent=-1.5em}
27   \setlength{\itemsep}{0pt}
28   \setlength{\parskip}{0em}
29   \setlength{\parsep}{0em}
30   \setlength{\partopsep}{0em}
31   \setlength{\parindent}{0em}}
32 {\vspace{-\topsep}
33 \end{list}}
34
35 % import vc stuff after running `make vc`: \input{vc} \pagestyle{kjhgit}
36
37 \begin{document}
38
39 \titleformat*{\section}{\normalfont \bf}
40 \titlespacing*{\section}{0pt}{2em}{0pt}
41
42 % \setlength{\parskip}{4.5pt}
43 % \baselineskip 18.5pt
44
45 \begin{center}
46   \textbf{Benjamin Mako Hill}\\
47   University of Washington\\
48   Department of Communication\\
49   Box 353740, Seattle, WA 98195\\
50   (+1) 206-409-7191; makohill@uw.edu
51 \end{center}
52
53 \section*{Professional Preparation}
54 \begin{cvlist}
55 \item Hampshire College, Interdisciplinary, B.A., 2003
56 \item Massachusetts Institute of Technology, Media Arts and Sciences (MAS), M.S., 2007
57 \item Massachusetts Institute of Technology, Management and MAS, Ph.D., 2013
58 \end{cvlist}
59
60 \section*{Appointments}
61 \begin{cvlist}
62 \item 2014- Assistant Professor of Communication, University of Washington
63 \item 2013-2014 Acting Assistant Professor of Communication, University of Washington
64 \item 2011- Fellow, Berkman Center for Internet and Society, Harvard University
65 \item 2012- Affiliate, Institute for Quantitative Social Science, Harvard University
66 \end{cvlist}
67
68 \section*{Related Products}
69 \begin{cvlist}
70 \item Shaw A., Hill, B. M. (2013) Laboratories of oligrachy? How the iron law applies to peer production. Working Paper.
71 \item Hill, B. M., Shaw, A. (2013). The Wikipedia gender gap revisited: Characterizing survey response bias with propensity score estimation. PLoS ONE 8-6. Pp. e65782.
72 \item Hill, B. M., Monroy-Hernández, A. (2013). The remixing dilemma: the trade-off between generativity and originality. American Behavioral Scientist 57-5. Pp. 643–663.
73 \item Hill, B. M., Monroy-Hernández, A. (2013). The cost of collaboration for code and art: Evidence from a remixing community. Proceedings of the ACM Conference on Computer-Supported Cooperative Work (CSCW).
74 \item Hill., B. M. (2013). Volunteer Mobilization in Peer Per Production. Doctoral Dissertation. Massachusetts Institute of Technology.
75 \end{cvlist}
76
77 \section*{Other Significant Products}
78 \begin{cvlist}
79 \item Monroy-Hernández, A., Hill, B. M., Gonzalez-Rivero, J., boyd, d. (2011). Computers can’t give credit: How automatic attribution falls short in an online remixing community. Proceedings of the Conference on Computer Human Interaction (CHI).
80 % \item Hill, B. M., Monroy-Hernández, A., Olson, K. (2010). Responses to remixing on a social media sharing website. Proceedings of the 4th AAAI Conference on Weblogs and Social Media (ICWSM). Pp. 74–81. 
81 \item Hill, B. M. (2010). Revealing errors. In Error: Glitch, Noise, and Jam in New Media Cultures edited by Mark Nunes. Continuum.
82 \item Buechley, L., Hill, B.M. (2010). LilyPad in the wild: How hardware’s long tail is supporting new engineering and design communities. Proceedings of the Conference on Design of Interactive Systems (DIS). Aarhus, Denmark.
83 \item Coleman, G., Hill, B. M. (2004). The social production of ethics in Debian and free software communities: Anthropological lessons for vocational ethics. In Free / Open Source Software Development. edited by Stefan Koch.
84 \item Michlmayr, M., Hill, B. M. (2003). Quality and the reliance on individuals in free software projects. Proceedings of the 3rd Workshop on Open Source Software Engineering. Pp. 105–109.
85 \end{cvlist}
86
87 \section*{Synergistic Activities}
88 \begin{cvlist}
89 \item Program Chair for Open and User Innovation Conference, 2010, 2012
90 \item Member of Wikimedia Foundation Advisory Board, 2007-
91 \item Member of Board of Directors of Free Software Foundation, 2008-
92 \item Founding team member of Ubuntu Linux Distribution
93 \item Author of several best-selling technical books on Linux operating systems
94 \end{cvlist}
95
96 \section*{Ph.D. Thesis Advisor}
97 \begin{cvlist}
98 \item Eric von Hippel (MIT Sloan School of Management)
99 \end{cvlist}
100
101 \section*{Collaborators}
102 Andrés Monroy-Hernandez (Microsoft Research), % ONGOING
103 Aaron Shaw (Northwestern University), % ONGOING
104 Yochai Benkler (Harvard), % ONGOING
105 Mitchel Resnick (MIT), Natalie Rusk (MIT), Sayamindu Dasgupta (MIT), % 2013 (nsf grant)
106 Haoqi Zhang (Northwestern University), Sean Munson (University of Washington), Elizabeth Gerber (Northwestern University), Peter Kinnaird (Carnegie Mellon), Shelly Farnham (Microsoft Research), % 2013
107 danah boyd (Microsoft Research), Jazmin Gonzalez-Rivero (Unaffiliated), % 2011
108 Leah Buechley (MIT), % 2010
109 Kristina Olson (University of Washington) % 2010
110
111 \section*{Former PhD Students}
112 None
113
114
115 \end{document}
116

Benjamin Mako Hill || Want to submit a patch?