Skip to content

TomMitchell123/umd-latex-notes

Repository files navigation

UMD Course Notes

Welcome to my repository of LaTeX notes for various courses at the University of Maryland (UMD). These comprehensive notes are designed to enhance understanding of course material and serve as a valuable study resource.

Table of Contents

  1. Introduction
  2. Available Courses
  3. Usage
  4. Contributing
  5. Credits
  6. License

Introduction

This repository houses meticulously crafted LaTeX notes for a range of UMD courses. Each course has its dedicated folder containing LaTeX source files and compiled PDFs. The notes encompass key concepts, theorems, proofs, and illustrative examples discussed in the lectures.

Available Courses

  • MATH246: Differential Equations
  • STAT400: Applied Statistics I
  • MATH240: Linear Algebra

Usage

To utilize these notes:

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/umd-course-notes.git
    
  2. Navigate to the desired course folder.

  3. Open the PDF file to view the compiled notes, or use the LaTeX source files as a reference.

  4. To compile the LaTeX files yourself:

    • Ensure you have a LaTeX distribution installed (e.g., TeX Live or MacTeX)
    • Run the following command in the course folder:
      pdflatex notes.tex
      

Contributing

Contributions are highly appreciated! If you have any corrections or improvements or have LaTeX notes of your own for courses that you would like to share, please open an issue or submit a pull request. To contribute:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your improvements or additions
  4. Submit a pull request

Please ensure your contributions maintain the existing LaTeX formatting and style.

Credits

If you use or build upon these notes in your work, please provide appropriate credit by referencing this repository or acknowledging the contribution.

License

Note these notes are based off of academic property that belongs to the University of Maryland. Please do not use them in a way that would not be approved by UMD and make sure to give credits where necessary. This project is licensed under the MIT License. You are free to use, modify, and distribute these notes, provided proper attribution is given.


For any questions or suggestions, please open an issue or contact me at [tmitch@terpmail.umd.edu].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages