Cognitive Science using Stan

Visit the website at cognitive-science-stan.github.io.

How to contribute?

  1. A simple way to contribute is by adding papers, tutorials, or books.
  • If you have a paper (ideally with data and code available so that others can learn from it), just add it in bib(la)tex format to allpubs.bib. The field customb should point to the data/code.

  • If you have (or know about) an online tutorial or case study, also add it in bibtex format, but to tutorials.bib.

You can do all this, directly from github, and github will take care of doing a "pull request".

(If you want to make my life easier, you can clone the repo and after updating the file allpubs.bib, you can run in r blogdown::build_site())

  1. You can take a look at the issues and try to solve some.

  2. If you think that this website should include something else, feel free to open an issue or do a pull request.