This commit is contained in:
wea_ondara
2020-04-11 16:07:08 +02:00
parent 06085870a1
commit 6dd5145c42
5 changed files with 197 additions and 24 deletions

View File

@@ -20,7 +20,7 @@ For each community on StackExchange a ``Meta'' page is offered where members of
\begin{figure}
\includegraphics[scale=0.47]{figures/stackoverflow_example_post}
\label{soexamplepost}
\caption{A typically question on StackOverflow. In the top middle section of the page the question is stated. The question has 4 tags an 3 comments attached to it. Beneath the question all answers are listed by score in descending order (only one answer is visible in this screenshot). The accepted answer is marked by a green check mark. To the left of the question and answers the score (computed via votes) is indicated.}
\caption{A typically question on StackOverflow. In the top middle section of the page the question is stated. The question has 4 tags and 3 comments attached to it. Beneath the question all answers are listed by score in descending order (only one answer is visible in this screenshot). The accepted answer is marked by a green check mark. To the left of the question and answers the score (computed via votes) is indicated.}
\end{figure}