188 reputation
7
bio website psychologie.uni-freiburg.de/…
location Freiburg, Germany
age 29
visits member for 2 years
seen yesterday
stats profile views 16

PhD student in Psychology at the University of Freiburg.

Programming languages:

Python for running experiments (using PsychoPy)

R for data analysis

I am maintainer of R packages afex and MPTinR


Jul
22
comment What is the proper way to represent a talk at a conference (with no proceedings) in BibTeX (hopefully via Zotero)?
@DavClark Thanks for the comment. That was exactly what was needed. If you put it as answer and accept it, I will upvote it.
Feb
7
comment Getting the header for the references, using biblatex, to look *exactly* like the header for the main text, using apa.cls
What a great answer. I exactly needed this. egreg I love you.
Jan
17
comment What are the possible dimensions / sizes / units LaTeX understands?
Thanks especially for the link to the great question Which measurement units should one use in LaTeX? It is especially illuminating (and questioning the m-wdith theory). That is all I wanted and fast (i.e., I will accept).
Jan
17
comment What are the possible dimensions / sizes / units LaTeX understands?
Thanks a lot. Could you expand a little on Didot points and the meaning of the nominal in ex and em?
Aug
9
comment Add notes under the table
I found the solution on my own. It is using \cmidrule{a-b} where aand b are the number of rows spanned (to span a single row use e.g., \cmidrule{1-1}.
Aug
9
comment Add notes under the table
Thanks to your nice answer and for pointing me to booktabgs. Could you/anyone help me on how to get \midrule s that do not span the whole table (like \cline)?