Frederik Aust
Frederik Aust
Hi Ladislas, it should be as easy as using the [current version of the APA-CSL](https://github.com/citation-style-language/styles/blob/master/apa.csl) (`csl: path/to/file` in the YAML front matter). I have not made the switch because I...
This should be fixed once https://github.com/crsh/papaja/issues/314 is resolved.
Thanks for looking into this, Marius! I remember that the essential calculations in the print method had been a road block for these things. Copying the code would be the...
Hi Han, thanks for the question. Does the APA or the journal provide more specific guidance on where to place the significance statement or how to format it? I was...
This looks interesting. We currently have a feature hold leading up to the (eventual) CRAN release, but this may be worth considering for a future release. A couple of thoughts:...
Hi Georg, thanks for the kind words. 🍻😋 Also, thanks you for sharing your function. I imagine this could be helpful for other users, too. Given that `psych::corr.test()` returns a...
I think this question would be well suited for [StackOverflow](https://stackoverflow.com/). If you provide a reproducible example of the problem, I'd be happy to try to answer it over there.
Looks great, thank you for sharing!
Hi Martin, the answer to this question depends a little on the target document type you are working with. For MS Word documents I'd recommend to simply generate the document...
Thinking a little more about this, I forgot to mention that the way pandoc manages references TeXcount will, by default, count your references against the word limit. So maybe you...