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
- Host: GitHub
- URL: https://github.com/majst01/thesis
- Owner: majst01
- Created: 2024-10-08T15:17:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:53:41.000Z (over 1 year ago)
- Last Synced: 2025-02-28T22:15:00.641Z (over 1 year ago)
- Topics: typst
- Language: TeX
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```