A modified version of the Classic Thesis Style template with enhanced support for Japanese and multilingual academic writing. If your thesis mainly in Japanese, please use the Japanese template.
This template is based on ClassicThesis v4.8 by André Miede and Ivo Pletikosić, with customizations for academic research writing, particularly for Japanese and multilingual documents.
Get started with Overleaf in less than a minute:
- Download: Click the green Code button (top of this page) and select Download ZIP.
-
Upload: In Overleaf, click New Project
$\rightarrow$ Upload Project, then upload the ZIP file. - Configure: Inside the editor, click Menu (top left icon) and set the Compiler to XeLaTeX.
- Run: Click Recompile. You are ready to write!
This template is designed to work with XeLaTeX for best Japanese/CJK language support:
This template works on Overleaf. Simply open the Menu (top left) and set the Compiler to XeLaTeX.
For local compilation:
xelatex ClassicThesis.tex
biber ClassicThesis
xelatex ClassicThesis.tex
xelatex ClassicThesis.texFor English-heavy documents with minimal Japanese, you can use pdfLaTeX (see Chapter 1 in the compiled PDF for details).
- Main document:
ClassicThesis.tex - Configuration:
classicthesis-config.tex - Chapters:
Chapters/Chapter01.tex,Chapter02.tex, etc. - Bibliography:
Bibliography.bib,part1.bib,part2.bib, etc.
See the compiled PDF documentation for detailed usage instructions and examples.
This modified template is distributed under the GNU General Public License v2 or later, the same license as the original ClassicThesis.
- ClassicThesis by André Miede and Ivo Pletikosić
- Original template: https://ctan.org/pkg/classicthesis
- If you appreciate the original style, the authors welcome postcards: http://postcards.miede.de
The GPL license applies to the template files themselves (.tex, .sty, etc.). Documents you create using this template (your thesis, dissertation, etc.) are not affected by the GPL and can be licensed however you wish.
This template builds upon the excellent work of André Miede and Ivo Pletikosić. The enhancements focus on supporting Japanese academic writing needs while maintaining the elegant design principles of the original ClassicThesis style.