small post-production changes
authorBenjamin Mako Hill <mako@atdot.cc>
Sun, 30 Dec 2012 18:03:38 +0000 (13:03 -0500)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 30 Dec 2012 18:05:28 +0000 (13:05 -0500)
- reworked images so that they are a more managable size
- tweaked refs files to incude publication information for cscw paper

figures/barnstar_alone.png
figures/frontpage_modified-topremix.jpg [new file with mode: 0644]
figures/frontpage_modified-topremix.png [deleted file]
figures/frontpage_modified.jpg [new file with mode: 0644]
figures/lilypad.jpg [new file with mode: 0644]
figures/lilypad.png [deleted file]
figures/scratch_screenshot_default.jpg [new file with mode: 0644]
figures/scratch_screenshot_default.png [deleted file]
figures/wp_citations_by_year.jpg [new file with mode: 0644]
refs.bib
research_statement.tex

index d68787dda3e63e06f0d93a578ce70d9735becdea..88b3902700ca5529486ebb3a27e9f1b1b1630655 100644 (file)
Binary files a/figures/barnstar_alone.png and b/figures/barnstar_alone.png differ
diff --git a/figures/frontpage_modified-topremix.jpg b/figures/frontpage_modified-topremix.jpg
new file mode 100644 (file)
index 0000000..7a3499b
Binary files /dev/null and b/figures/frontpage_modified-topremix.jpg differ
diff --git a/figures/frontpage_modified-topremix.png b/figures/frontpage_modified-topremix.png
deleted file mode 100644 (file)
index 471e3f0..0000000
Binary files a/figures/frontpage_modified-topremix.png and /dev/null differ
diff --git a/figures/frontpage_modified.jpg b/figures/frontpage_modified.jpg
new file mode 100644 (file)
index 0000000..ce971da
Binary files /dev/null and b/figures/frontpage_modified.jpg differ
diff --git a/figures/lilypad.jpg b/figures/lilypad.jpg
new file mode 100644 (file)
index 0000000..38b6963
Binary files /dev/null and b/figures/lilypad.jpg differ
diff --git a/figures/lilypad.png b/figures/lilypad.png
deleted file mode 100644 (file)
index 943acda..0000000
Binary files a/figures/lilypad.png and /dev/null differ
diff --git a/figures/scratch_screenshot_default.jpg b/figures/scratch_screenshot_default.jpg
new file mode 100644 (file)
index 0000000..1083609
Binary files /dev/null and b/figures/scratch_screenshot_default.jpg differ
diff --git a/figures/scratch_screenshot_default.png b/figures/scratch_screenshot_default.png
deleted file mode 100644 (file)
index ffc5966..0000000
Binary files a/figures/scratch_screenshot_default.png and /dev/null differ
diff --git a/figures/wp_citations_by_year.jpg b/figures/wp_citations_by_year.jpg
new file mode 100644 (file)
index 0000000..d4cbbc5
Binary files /dev/null and b/figures/wp_citations_by_year.jpg differ
index 68760efa676a98d1beb191cc4a4a2b71947a1f24..be5e17496d9c442c527f4e8e46e4fbed223a8e3b 100644 (file)
--- a/refs.bib
+++ b/refs.bib
        note = {Working Paper}
 },
 
-@unpublished{hill_cost_2012,
-       address = {Massachusetts Instiute of Technology},
+@inproceedings{hill_cost_2012,
+       address = {San Antonio, Texas},
        title = {The cost of collaboration for code and art: Evidence from a remixing community},
+       booktitle = {Proceedings of the 2013 ACM conference on Computer-supported cooperative work},
+       publisher = {{ACM}},
        author = {Hill, Benjamin Mako and Monroy-Hern\'{a}ndez, Andr\'{e}s},
-       year = {2012},
-       note = {Working Paper}
+       year = {2013},
+       note = {Forthcoming}
 },
 
 @unpublished{hill_is_2012,
@@ -97,4 +99,4 @@
        year = {2010},
        pages = {199--207},
        file = {Buechley and Hill - 2010 - LilyPad in the wild.pdf:/home/mako/zotero_istek/storage/TZV4IE8U/Buechley and Hill - 2010 - LilyPad in the wild.pdf:application/pdf}
-}
\ No newline at end of file
+}
index 58903587b8df186ce28d63c7a41dfbb20758a267..6407fdc35c2710fd2c74a8e0e24d10c1885b2c9a 100644 (file)
@@ -96,7 +96,7 @@ got off the ground.
 
 \begin{wrapfigure}{r}{2.6in}
  \begin{centering}
- \includegraphics[width=2.6in]{figures/scratch_screenshot_default.png}
+ \includegraphics[width=2.6in]{figures/scratch_screenshot_default.jpg}
  \caption{A screenshot of the Scratch programming environment
    where users create animations and interactive games.}
  \label{fig:scratchapp}
@@ -138,7 +138,7 @@ displeasure \cite{hill_responses_2010}.
 \begin{wrapfigure}{l}{2.6in}
  \vspace{-1em}
  \begin{centering}
- \includegraphics[width=2.6in]{figures/frontpage_modified-topremix.png}
+ \includegraphics[width=2.6in]{figures/frontpage_modified-topremix.jpg}
   \caption{The front page of the Scratch online community where users
     can share and collaborate on projects.}
  \label{fig:scratchfrontpage}
@@ -216,7 +216,7 @@ exogenously change the ways that social structure is enacted.
 \begin{wrapfigure}{r}{0.25\textwidth}
  \vspace{-1em}
  \begin{centering}
- \includegraphics[width=1.5in]{figures/lilypad.png}
+ \includegraphics[width=1.5in]{figures/lilypad.jpg}
  \caption{A image of the LilyPad Arduino microcontroller.}
  \label{fig:lilypad}
  \end{centering}

Benjamin Mako Hill || Want to submit a patch?