https://github.com/image357/latex_tutorial
https://github.com/image357/latex_tutorial
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/image357/latex_tutorial
- Owner: image357
- License: bsd-3-clause
- Created: 2021-07-08T14:24:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T19:47:47.000Z (about 5 years ago)
- Last Synced: 2025-01-23T20:34:21.013Z (over 1 year ago)
- Language: TeX
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# latex_tutorial
```bash
pdflatex main.tex
biber main
pdflatex main.tex
pdflatex main.tex
```