soobinrho / latex-college-assignments-template

A LaTeX template for college assignments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX Template for College Assignments

North American GeoGebra Journal Template Jupyter Lab Code-Cells Preambles

Sources

First, this template is a clone of the North American GeoGebra Journal Template. Also, Jupyter Lab's $\LaTeX$ preambles for code cells were combined together. What this means is that this template has the best of both worlds.

Code cells on this template look exactly like Jupyter Lab's code cells. Every other part of the document are exactly the same as North American GeoGebra Journal's template.

Example

[PDF Example]

Installation

You can download this template by typing the following on your terminal:

git clone https://github.com/soobinrho/latex-college-assignments-template.git

Alternatively, you could just click Download ZIP.

After you download this repository, you can use it just as a normal .tex file. Personally, I edit all my $\LaTeX$ documents by:

  1. downloading TeX Live,
  2. installing Jupyter Lab, which comes with Anaconda, and
  3. using Jupyter Lab LaTeX Extension.

However, you could use vim, Emacs, TeX Studio, or any other editing software to edit this.




About

A LaTeX template for college assignments.

License:GNU General Public License v3.0


Languages

Language:TeX 100.0%