mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00

* chore(misc): JOSE paper * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(ci): update path * fix(ci): tab error * fix(ci): path to paper * fix(paper): updates * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(paper): typos --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
54 lines
1.4 KiB
BibTeX
54 lines
1.4 KiB
BibTeX
@online{manim-announcement,
|
||
author = {Grant Sanderson},
|
||
title = {{Q}\&{A} with {G}rant {S}anderson (3blue1brown)},
|
||
year = {2018},
|
||
organization = {YouTube},
|
||
url = {https://www.youtube.com/watch?v=Qe6o9j4IjTo\&ab_channel=3Blue1Brown}
|
||
}
|
||
|
||
@misc{revealjs,
|
||
author = {Hakim El Hattab},
|
||
title = {The HTML Presentation Framework},
|
||
year = {2022},
|
||
publisher = {GitHub},
|
||
journal = {GitHub repository},
|
||
url = {https://github.com/hakimel/reveal.js}
|
||
}
|
||
|
||
@misc{manim-presentation,
|
||
author = {Federico Galatolo},
|
||
title = {Tool for live presentations using manim},
|
||
year = {2021},
|
||
publisher = {GitHub},
|
||
journal = {GitHub repository},
|
||
url = {https://github.com/galatolofederico/manim-presentation}
|
||
}
|
||
|
||
@misc{manimgl,
|
||
author = {Grant Sanderson},
|
||
title = {Animation engine for explanatory math videos},
|
||
year = {2022},
|
||
publisher = {GitHub},
|
||
journal = {GitHub repository},
|
||
url = {https://github.com/3b1b/manim}
|
||
}
|
||
|
||
@misc{manim-editor,
|
||
author = {Christopher Besch},
|
||
title = {Web Presenter for Mathematical Animations using Manim},
|
||
year = {2022},
|
||
publisher = {GitHub},
|
||
journal = {GitHub repository},
|
||
url = {https://github.com/ManimCommunity/manim_editor}
|
||
}
|
||
|
||
@software{manimce,
|
||
author = {{The Manim Community Developers}},
|
||
license = {MIT},
|
||
month = {12},
|
||
title = {{Manim – Mathematical Animation Framework}},
|
||
url = {https://www.manim.community/},
|
||
version = {v0.17.2},
|
||
year = {2022}
|
||
}
|