Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lixin4ever/CUHK-PHD-Thesis-Template

CUHK PhD Thesis Template
https://github.com/lixin4ever/CUHK-PHD-Thesis-Template

Last synced: 27 days ago
JSON representation

CUHK PhD Thesis Template

Awesome Lists containing this project

README

        

# CUHK-PHD-Thesis-Template
This project is based on the template released by [Harvard Graduate School of Arts and Science](https://gsas.harvard.edu/) (Harvard GSAS)

## Environment
* [Overleaf](https://www.overleaf.com/project) (recommended)
* [TeXLive](http://tug.org/texlive/) + [Texstudio](http://texstudio.sourceforge.net/) + pdfLaTeX

## Usage
* ``thesis.tex``: the entry point of the LaTeX project.
* ``gsasthesis.cls``: supporting class file for the Harvard GSAS Ph.D. Thesis Template. Note that the settings of title page and committee page are put in this file and you can fill in your own information.
* ``acl_natbib.bst``: bibliography style file from [Association for Computational Linguistics](https://www.aclweb.org/portal/) (ACL).
* ``reference.bib``: bibliography file.
* ``chapters``: content folder containing chapter files.
* ``fig``: folder storing figure

## References
* [https://github.com/kolesarm/harvard-gsas-thesis](https://github.com/kolesarm/harvard-gsas-thesis)
* [https://2020.emnlp.org/call-for-papers#paper-submission-and-templates](https://2020.emnlp.org/call-for-papers#paper-submission-and-templates)
* [https://gsas.harvard.edu/academics/dissertations](https://gsas.harvard.edu/academics/dissertations)