This commit is contained in:
wea_ondara
2020-04-09 16:27:29 +02:00
parent 813d5edf24
commit 4195c83ef8
2 changed files with 28 additions and 1 deletions

View File

@@ -4,19 +4,45 @@
% from archive.org \cite{archivestackexchange} % from archive.org \cite{archivestackexchange}
% list of datasets % list of datasets
% selected largest dataset, smaller datasets data to sparse to take concolusions, statistcal change of outliner to big, outlines would effect the outcome by too much % selected largest dataset, smaller datasets data to sparse to take concolusions, statistcal change of outliner to big, outlines would effect the outcome by too much
% larger data sets yield in more consistent results % larger data sets yield more consistent results
%dataset include data since inception of community until some date %TODO find last dates
%sections 1 per site %sections 1 per site
\section{StackOverflow.com} \section{StackOverflow.com}
\section{math.stackexchange.com} \section{math.stackexchange.com}
\section{MathOverflow.com} \section{MathOverflow.com}
\section{AskUbuntu.com} \section{AskUbuntu.com}
\section{ServerFault.com} \section{ServerFault.com}
\section{SuperUser.com} \section{SuperUser.com}
\section{electronic.stackexchange.com} \section{electronic.stackexchange.com}
electronic.stackexchange.com is a rather small community for electrical engeneering.
The community has X registered users of which X were active in X of Year.
Members asked X questions in total and gave X answers with an average answer density of X per question.
New users asked X questions with an average of X questione per new user during their first week after registration.
\begin{figure}[H] %TODO add line with total users
\includegraphics[scale=0.35]{../electronics.stackexchange.com/output/posthist/activeusers-i3.png}
\label{elec_activeusers}
\caption{Active users with activity in the last 3 months}
\end{figure}
\begin{figure}[H] %TODO add line with total users
\includegraphics[scale=0.35]{../electronics.stackexchange.com/output/posthist/activeusers-i3.png}
\label{elec_activeusers_t}
\caption{Active users with activity in the last 3 months}
\end{figure}
\section{stats.stackexchange.com} \section{stats.stackexchange.com}
\section{tex.stackexchange.com} \section{tex.stackexchange.com}
\section{unix.stackexchange.com} \section{unix.stackexchange.com}

View File

@@ -200,6 +200,7 @@
sorting=none sorting=none
]{biblatex} ]{biblatex}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{float}
\addbibresource{\mybiblatexfile} \addbibresource{\mybiblatexfile}