updates from the work for the sociotechnical orgs
authorBenjamin Mako Hill <mako@atdot.cc>
Thu, 9 Jan 2014 19:19:20 +0000 (11:19 -0800)
committerBenjamin Mako Hill <mako@atdot.cc>
Thu, 9 Jan 2014 19:19:20 +0000 (11:19 -0800)
Makefile
bmh-biosketch.tex

index b219b7283a5830c3bb8103e001bac6009333ba00..d4bbda0fc4e4c05ced81ab89a19db22127b2b5ab 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,16 +4,12 @@ all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
 pdf: all
 
 %.pdf: %.tex
-       perl -p -e 's/©//' refs.bib > refs-cleaned.bib
-       recode -d u8..ltex < refs-cleaned.bib > refs-processed.bib
        rubber -fd $<
 
 clean: 
        rubber -d --clean *.tex
        rm -f *.tmp
        rm -f vc
-       rm -f refs-cleaned.bib
-       rm -f refs-processed.bib
 
 viewpdf: all
        evince *.pdf
index 317d9e05d905f8439c81891ca2fdac2adeab7a0d..49c6e67822d4bfb3cfa89e75422f891b8c7fcab1 100644 (file)
@@ -1,6 +1,5 @@
 \documentclass[11pt]{article}
 
-\pagestyle{empty}
 \raggedright % i cry when i do this :'-(
 
 \usepackage{ucs}
@@ -8,8 +7,9 @@
 
 \usepackage[T1]{fontenc}
 \usepackage{textcomp}
-\renewcommand{\rmdefault}{ptm} % i cry a little when i do this too
+%\renewcommand{\rmdefault}{ptm} % i cry a little when i do this too
 \renewcommand{\sfdefault}{phv}
+\usepackage{mathpazo}
 
 \usepackage[letterpaper,left=1.1in,right=1.1in,top=1.1in,bottom=1.1in]{geometry}
 
 
 \section*{Related Products}
 \begin{cvlist}
+\item Shaw A., Hill, B. M. (2013) Laboratories of oligrachy? How the iron law applies to peer production. Working Paper.
+\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.
 \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.
 \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).
-\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).
-\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. 
+\item Hill., B. M. (2013). Volunteer Mobilization in Peer Per Production. Doctoral Dissertation. Massachusetts Institute of Technology.
 \end{cvlist}
 
 \section*{Other Significant Products}
 \begin{cvlist}
-\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.
+\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).
+% \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. 
+\item Hill, B. M. (2010). Revealing errors. In Error: Glitch, Noise, and Jam in New Media Cultures edited by Mark Nunes. Continuum.
 \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.
-\item Hill, B. M. (2010). Revealing errors. In Error: Glitch, Noise, and Jam in New Media Cultures
-edited by Mark Nunes. Continuum.
 \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.
 \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.
 \end{cvlist}
@@ -101,6 +102,7 @@ edited by Mark Nunes. Continuum.
 Andrés Monroy-Hernandez (Microsoft Research), % ONGOING
 Aaron Shaw (Northwestern University), % ONGOING
 Yochai Benkler (Harvard), % ONGOING
+Mitchel Resnick (MIT), Natalie Rusk (MIT), Sayamindu Dasgupta (MIT), % 2013 (nsf grant)
 Haoqi Zhang (Northwestern University), Sean Munson (University of Washington), Elizabeth Gerber (Northwestern University), Peter Kinnaird (Carnegie Mellon), Shelly Farnham (Microsoft Research), % 2013
 danah boyd (Microsoft Research), Jazmin Gonzalez-Rivero (Unaffiliated), % 2011
 Leah Buechley (MIT), % 2010

Benjamin Mako Hill || Want to submit a patch?