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

https://github.com/jlhwung/msthesis-pku

The source code and the compiled pdf of the master thesis for Peking University
https://github.com/jlhwung/msthesis-pku

differential-privacy

Last synced: 8 months ago
JSON representation

The source code and the compiled pdf of the master thesis for Peking University

Awesome Lists containing this project

README

          

MSThesis-PKU
============

The source code and the compiled pdf of my master thesis for Peking University.

Tested on TeX Live 2017. Please check the font requirements before compiling from the source.

## Font Requirements
- [Noto Serif CJK SC](https://www.google.com/get/noto/help/cjk/)
- [Noto Sans CJK SC](https://www.google.com/get/noto/help/cjk/)
- [Noto Sans Mono CJK SC](https://www.google.com/get/noto/help/cjk/)
- [FandolKai](https://www.ctan.org/tex-archive/fonts/fandol)
- [FandolFang](https://www.ctan.org/tex-archive/fonts/fandol)

## Compile
```
make production
```