Commit 1e8e6ed74b7ad2a8e16c397dbf5a0af77c4b3172

Authored by Carlos Picanco
1 parent 2276957f
Exists in master

update README.md

Showing 1 changed file with 6 additions and 2 deletions   Show diff stats
README.md
... ... @@ -10,7 +10,11 @@
10 10  
11 11 # Free-mtrix
12 12  
13   -Free-mtrix is a software for scientists of fields like Behavioral Sociology and Behavioral Analysis. You can design and present social behavior experiments that uses choice-based tasks similiar to the ones created by Wiggins (1969), Vichi (2004) and Vichi, Andery & Glenn (2009). Participants can choose elements of a matrix (for instance, a row, a column or a cell) and the scientist can build social consequences (for example, messages, points and questions) for their choices.
  13 +**Abstract**
  14 +
  15 +Free-mtrix is free software (GPL3) for scientists of fields like Behavioral Sociology and Behavioral Analysis. You can design and present social behavior experiments that uses choice-based tasks similiar to the ones created by Wiggins (1969), Vichi (2004) and Vichi, Andery & Glenn (2009). Participants can choose elements of a matrix (e.g., a row) and the scientist can determine how individual and social consequences will be presented (e.g., which messages, how many points and reasoning questions).
  16 +
  17 +**References**
14 18  
15 19 Vichi, C. (2004). Igualdade ou desigualdade em pequeno grupo: Um análogo experimental de manipulação de uma prática cultural. Dissertação de Mestrado. São Paulo: Pontifícia Universidade Católica de São Paulo.
16 20  
... ... @@ -20,4 +24,4 @@ Wiggins, J. A. (1969). Status differentiation, external consequences and alterna
20 24  
21 25 # How to install and setup the software?
22 26  
23   -Please, see the INSTALL file.
  27 +Please, check the INSTALL directory.
24 28 \ No newline at end of file
... ...