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

https://github.com/majst01/thesis

Sample Thesis written with typst.app
https://github.com/majst01/thesis

typst

Last synced: 4 months ago
JSON representation

Sample Thesis written with typst.app

Awesome Lists containing this project

README

          

# thesis

To create a PDF simply type `make`

## Convert nbib to bibtex

https://www.bibtex.com/c/pmid-to-bibtex-converter/

## Times New Roman

```bash
sudo apt install ttf-mscorefonts-installer
```