kemacdonald / cogsci2016

R package for creating a reproducible CogSci submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template throws error: "! LaTeX Error: Environment CSLReferences undefined."

CharlotteMoore927 opened this issue · comments

I'm having an issue where if I try to knit the template as-is without making any of my own changes, I get the above error. I think the last commit on this repo was to stop this from happening but it's still happening for me. I'm running R vers. 4.0.3 on Catalina.

Hi, @CharlotteMoore927, I just fixed this in a new pull request. If you see this before Kyle has a chance to look look at the request, you can use the template from my fork here
https://github.com/dyurovsky/cogsci2016

You'll need to use devtools::install_github("dyurovsky/cogsci2016")

Hi Dan, This worked! Thanks very much

thanks for the fix @dyurovsky! closing this out