Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 689 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 689 Bytes

Unofficial LaTeX thesis template for SNU Psychology

Unofficial LaTeX thesis template for the Department of Psychology in Seoul National University. User caution is required when using it.

The codes are based on zeta709's unofficial SNU LaTeX template.

Important changes from the original template

  • This version uses the APA (American Psychological Association) style using apa7 documentclass, whereas the original version uses report.
  • This version uses subfiles to handle each section separately (stored in the sections directory).
  • This version uses biblatex for citation by default.