Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 826 Bytes

NEWS.md

File metadata and controls

24 lines (18 loc) · 826 Bytes

cogsci2016 1.0 - Development

Major changes

  • Updated package to create anonymized submission, which is a new requirement for CogSci 2019. See this link for more information about the updated latex template used in this version of the package.
    • final-submission: \cogscifinalcopy line added to yaml. If this line is commented out using the # character, then the submission will be anonymized.

Minor changes

  • Cleaned up some minor issues with importing packages, so devtools::check() no longer throws warnings.
  • Added the following external dependencies:
    • yaml (>= 2.1.19),
    • tools
    • utils
  • Added the following template files:
    • cogsci.sty
    • apacite.sty
    • apacite.bst

cogsci2016 0.9

  • Initial package release.