Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonpacewic/latextemplates

My personal LaTex templates for taking notes in my Math, Physics, and CS classes. Adapted from SirCharlieMars.
https://github.com/brandonpacewic/latextemplates

Last synced: 21 days ago
JSON representation

My personal LaTex templates for taking notes in my Math, Physics, and CS classes. Adapted from SirCharlieMars.

Awesome Lists containing this project

README

        

# LaTex Templates

I recently (at the time of writing this) started taking my Math, Physics and most importantly my CS notes
in LaTex. Mainly because of my wrist condition, I wanted to avoid writing as much as possible while also
compensating for my handwriting.

## Copying the templates

Depending on the system command line is the easiest way to go about this.

```Output
cp template/* {location}
```

```Output
mv template.tex {filename}.tex
```

## License

Copyright (c) Brandon Pacewic

SPDX-License-Identifier: MIT WITH [SirCharlieMars](https://github.com/SirCharlieMars) Exception