\documentclass[a4paper,11pt]{article}
\usepackage{ulem}
\usepackage{a4wide}
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage[pdftex]{graphicx}

\usepackage{hyperref}
% commands generated by html2latex


\begin{document}

This area is for the Social Network of the Novel project. This project is an experiment in citizen science. The idea is to create an application that allows participants to read a passage and tag the characters, settings, and interactions taking place. These would then update a social network graph dynamically.
\begin{tabular}

\subsection{Contents}
\begin{itemize}
	\item \hyperlink{Participants}{1Participants}
	\item \hyperlink{Specifications}{2Specifications}
	\item \hyperlink{Designs}{3Designs}
\begin{itemize}
	\item \hyperlink{Design_Examples_for_Crowdsourcing_in_the_Humanities}{3.1Design Examples for Crowdsourcing in the Humanities}
	\item \hyperlink{Annotation_Based_Examples}{3.2Annotation Based Examples}
\end{itemize}
	\item \hyperlink{Crowdsourcing_Software_Projects}{4Crowdsourcing Software Projects}
	\item \hyperlink{References}{5References}
\end{itemize}
\end{tabular}\hypertarget{Participants}{}

\subsection{ Participants }
\begin{itemize}
	\item  Andrew Piper
	\item  Geoffrey Rockwell
	\item  Aiden In
	\item  Todd Suomela
	\item  J??r??mie Pelletier-Gagnon
\end{itemize}\hypertarget{Specifications}{}

\subsection{ Specifications }
\begin{itemize}
	\item \href{/index.php/CIRCA:Initial_Specifications}{ Initial Specifications for Key Mechanic}
\end{itemize}\hypertarget{Designs}{}

\subsection{ Designs }
\begin{itemize}
	\item \href{/index.php/CIRCA:Web_Interface_design(1)}{ Web Interface design(1) }
	\item \href{/index.php/CIRCA:Web_Interface_design(2)}{ Web Interface design(2) }
	\item \href{/index.php/CIRCA:Web_Interface_design(3)}{ Web Interface design(3) }
\end{itemize}\hypertarget{Design_Examples_for_Crowdsourcing_in_the_Humanities}{}

\subsubsection{ Design Examples for Crowdsourcing in the Humanities }

Most of the projects in the humanities are focused on transcription.
\begin{itemize}
	\item  Smithsonian Transcription Center \href{https://transcription.si.edu/}{https://transcription.si.edu/}
	\item  DIY History and U of Iowa \href{http://diyhistory.lib.uiowa.edu/}{http://diyhistory.lib.uiowa.edu/}
	\item  Transcribe Bentham at UCL \href{http://blogs.ucl.ac.uk/transcribe-bentham/}{http://blogs.ucl.ac.uk/transcribe-bentham/}
	\item  Multiple projects (e.g. What's on the menu?) at New York Public Library \href{http://www.nypl.org/collections/labs}{http://www.nypl.org/collections/labs}
	\item  Martha Berry Digital Archive \href{https://mbda.berry.edu/}{https://mbda.berry.edu/}
	\item  Old Weather at Zooniverse \href{http://www.oldweather.org/}{http://www.oldweather.org/}
	\item  Ancient Lives at Zooniverse \href{http://www.ancientlives.org/}{http://www.ancientlives.org/}
\end{itemize}\hypertarget{Annotation_Based_Examples}{}

\subsubsection{ Annotation Based Examples }

Here are some examples of projects that are using annotation based mechanics.
\begin{itemize}
	\item  Genius \href{http://genius.com/}{http://genius.com/}
	\item  Wikipedia has a long list of web annotation projects \href{https://en.wikipedia.org/wiki/Web_annotation}{https://en.wikipedia.org/wiki/Web\_annotation}
\end{itemize}\hypertarget{Crowdsourcing_Software_Projects}{}

\subsection{ Crowdsourcing Software Projects }

The Prism project is particularly interesting because it focuses on tagging using a highlighter affordance, instead of transcription which is the most common use case for most of these tools.
\begin{tabular}\hline 
\textbf{Project Name} & \textbf{Link} & \textbf{Purpose} & \textbf{Language} & \textbf{License} & \textbf{Dependencies} \\ 
\hline
Bossa & \href{http://boinc.berkeley.edu/trac/wiki/BossaIntro}{http://boinc.berkeley.edu/trac/wiki/BossaIntro} & General & PHP &  &  \\ 
\hline
PyBossa & \href{https://github.com/PyBossa/pybossa}{https://github.com/PyBossa/pybossa} & General & Python & GPL &  \\ 
\hline
Scripto & \href{http://scripto.org/}{http://scripto.org/} & Transcription &  &  & Omeka,Wordpress,Drupal \\ 
\hline
FromThePage & \href{http://beta.fromthepage.com/}{http://beta.fromthepage.com/} & Transcription & Ruby &  &  \\ 
\hline
Transcribable & \href{https://github.com/propublica/transcribable}{https://github.com/propublica/transcribable} & Transcription &  & MIT & DocumentCloud \\ 
\hline
Prism & \href{http://prism.scholarslab.org/}{http://prism.scholarslab.org/} & Tagging-Classification & Ruby & Apache 2.0 &  \\ 
\hline
Crowd-Ed & \href{https://github.com/gsbodine/crowd-ed}{https://github.com/gsbodine/crowd-ed} & Editing &  &  & Omeka \\ 
\hline

\end{tabular}\hypertarget{References}{}

\subsection{ References }
\begin{itemize}
	\item  Crowd Consortium website - a project to bring together people in libraries and archives working on crowdsourcing \href{http://www.crowdconsortium.org/}{http://www.crowdconsortium.org/}
	\item  List of references particularly good for digital humanities sources.  \href{http://www.crowdconsortium.org/resources/}{http://www.crowdconsortium.org/resources/}
	\item  Many more case studies and a video of a webconference on crowdsourcing \href{http://www.crowdconsortium.org/webinar-crowdsourcing-101-fundamentals-and-case-studies/}{http://www.crowdconsortium.org/webinar-crowdsourcing-101-fundamentals-and-case-studies/}
\end{itemize}

\end{document}