]> projects.mako.cc - bmh-biosketch/blob - bmh-biosketch.tex
317d9e05d905f8439c81891ca2fdac2adeab7a0d
[bmh-biosketch] / bmh-biosketch.tex
1 \documentclass[11pt]{article}
2
3 \pagestyle{empty}
4 \raggedright % i cry when i do this :'-(
5
6 \usepackage{ucs}
7 \usepackage[utf8x]{inputenc}
8
9 \usepackage[T1]{fontenc}
10 \usepackage{textcomp}
11 \renewcommand{\rmdefault}{ptm} % i cry a little when i do this too
12 \renewcommand{\sfdefault}{phv}
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 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.
71 \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).
72 \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).
73 \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. 
74 \end{cvlist}
75
76 \section*{Other Significant Products}
77 \begin{cvlist}
78 \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.
79 \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.
80 \item Hill, B. M. (2010). Revealing errors. In Error: Glitch, Noise, and Jam in New Media Cultures
81 edited by Mark Nunes. Continuum.
82 \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.
83 \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.
84 \end{cvlist}
85
86 \section*{Synergistic Activities}
87 \begin{cvlist}
88 \item Program Chair for Open and User Innovation Conference, 2010, 2012
89 \item Member of Wikimedia Foundation Advisory Board, 2007-
90 \item Member of Board of Directors of Free Software Foundation, 2008-
91 \item Founding team member of Ubuntu Linux Distribution
92 \item Author of several best-selling technical books on Linux operating systems
93 \end{cvlist}
94
95 \section*{Ph.D. Thesis Advisor}
96 \begin{cvlist}
97 \item Eric von Hippel (MIT Sloan School of Management)
98 \end{cvlist}
99
100 \section*{Collaborators}
101 Andrés Monroy-Hernandez (Microsoft Research), % ONGOING
102 Aaron Shaw (Northwestern University), % ONGOING
103 Yochai Benkler (Harvard), % ONGOING
104 Haoqi Zhang (Northwestern University), Sean Munson (University of Washington), Elizabeth Gerber (Northwestern University), Peter Kinnaird (Carnegie Mellon), Shelly Farnham (Microsoft Research), % 2013
105 danah boyd (Microsoft Research), Jazmin Gonzalez-Rivero (Unaffiliated), % 2011
106 Leah Buechley (MIT), % 2010
107 Kristina Olson (University of Washington) % 2010
108
109 \section*{Former PhD Students}
110 None
111
112
113 \end{document}
114

Benjamin Mako Hill || Want to submit a patch?