Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesquinlan/nagj
LaTeX template for North American GeoGebra Journal
https://github.com/jamesquinlan/nagj
geogebra latex latex-template
Last synced: 4 days ago
JSON representation
LaTeX template for North American GeoGebra Journal
- Host: GitHub
- URL: https://github.com/jamesquinlan/nagj
- Owner: jamesquinlan
- License: gpl-3.0
- Created: 2021-10-25T13:37:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T14:35:17.000Z (over 1 year ago)
- Last Synced: 2024-12-16T02:47:04.801Z (6 days ago)
- Topics: geogebra, latex, latex-template
- Language: TeX
- Homepage:
- Size: 788 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# North American GeoGebra Journal Template
The control file is `main.tex`. Edit the title and authors in `main.tex`. Then either edit `body.tex` directly or edit components (e.g., `abstract.tex`, etc.) and include via `\input{file.tex}`.
## Main.pdf
This file contains basic information about styles used in the journal and provides an example of how the finished product will appear.
See [main.pdf](main.pdf)
### Document Structure
```
main.tex
│- abstract.tex
│- body.tex
│- refs.bib
│- bio.tex
```