Skip to content

KVentayen/latexcheatsheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A $\LaTeX$ Cheat Sheet

An attempt at helping statistics students who are forced to use $\LaTeX$ find symbols that they're interested in.

Link to: https://roualdes.github.io/latexcheatsheet/

<html>
    <body>
        <div class="container">
            <ul id="data">
                <li>
                <!-- Start Environment to Copy -->
                    <div data-tag="item1, item2">
                        $\mathbb{E}[X] = \int_{S} x f(x) dx$ is typed in LaTeX as <code>\mathbb{E}[X] = \int_{S} x f(x) dx</code>
                    </div>
                <!-- End Environment to Copy -->
                </li>
            </ul>
        </div>
    </body>
</html>

About

Collaborative project with Edward Roualdes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%