Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utlis/llls_depp-thesis_template

The official thesis template files for the following courses in the University of Tokyo: Division of Lifelong Learning Infrastructure Management, Graduate School of Education/Division of Educational Practices and Policies, Faculty of Education
https://github.com/utlis/llls_depp-thesis_template

latex latex-template thesis-template utokyo

Last synced: about 2 months ago
JSON representation

The official thesis template files for the following courses in the University of Tokyo: Division of Lifelong Learning Infrastructure Management, Graduate School of Education/Division of Educational Practices and Policies, Faculty of Education

Awesome Lists containing this project

README

        

# LLLS/DEPP Thesis Template

The thesis template files of the following courses in the University of Tokyo:

- Division of Lifelong Learning Infrastructure Management, Graduate School of Education
- Division of Educational Practices and Policies, Faculty of Education

東京大学の以下のコースのための学位論文テンプレート集です:

- 教育学研究科 生涯学習基盤経営コース
- 教育学部 教育実践政策学コース

本テンプレート集は現段階では日本語で執筆する学生を対象としています(英語版は製作中)。
以下、READMEも日本語で記述します。

## Contents

本テンプレートはLaTeXとWordの2種類が含まれています。
学位論文の執筆においてはどちらを利用しても構いません(体裁は同じになります)。
が、強く **LaTeX** を利用した執筆を推奨します。

[ZIPファイルのダウンロード](https://github.com/utlis/llls_depp-thesis_template/releases/tag/v2024)

対応するフォルダに当該形式のテンプレートが入っています。
テンプレートはそのまま執筆要綱を兼ねていますので、よく読んで執筆を進めてください。

`graduation_thesis` は卒業論文、`master_thesis` は修士論文のテンプレートです。
LaTeX版にはコンパイル済みのPDFも含まれています。

```{}
├── LaTeX
│   ├── graduation_thesis.pdf
│   ├── graduation_thesis.tex
│   ├── master_thesis.pdf
│   ├── master_thesis.tex
│   ├── readme-graduation.txt
│   ├── readme-master.txt
│   └── test.eps
├── README.md
└── Word
├── graduation_thesis.docx
├── master_thesis.doc
├── readme-graduation.txt
└── readme-master.txt
```

## Licence and Contribution

ライセンスや使用上の注意は、各フォルダの `readme` ファイルをご参照ください。
現行バージョンにおける質問はご遠慮ください。

現在、[`next-gen`](https://github.com/utlis/llls_depp-thesis_template/tree/next-gen) ブランチで次世代のテンプレートを開発中です。
文系領域の学位論文に使えるLaTeXテンプレートとしてのスタンダードたることを目指しておりますので、こちらにご協力いただける方のご意見・PRをお待ちしております。