mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-17 02:35:54 +08:00
46 lines
1.3 KiB
YAML
46 lines
1.3 KiB
YAML
# This CITATION.cff file was generated with cffinit.
|
|
# Visit https://bit.ly/cffinit to generate yours today!
|
|
|
|
cff-version: 1.2.0
|
|
title: Manim Slides
|
|
message: >-
|
|
If you use this software, please cite it using our article
|
|
in the Journal of Open Source Education.
|
|
type: software
|
|
authors:
|
|
- name: Jérome Eertmans
|
|
orcid: 'https://orcid.org/0000-0002-5579-5360'
|
|
website: 'https://eertmans.be'
|
|
doi: 10.5281/zenodo.7971360
|
|
repository-code: 'https://github.com/jeertmans/manim-slides'
|
|
url: 'https://eertmans.be/manim-slides'
|
|
abstract: >-
|
|
Manim Slides is a Python package that makes presenting
|
|
Manim animations straightforward. With minimal changes
|
|
required to pre-existing code, one can slide through
|
|
animations in a PowerPoint-like manner, or share its
|
|
slides online using ReavealJS' power.
|
|
keywords:
|
|
- Education
|
|
- Math Animations
|
|
- Presentation Tool
|
|
- PowerPoint
|
|
- Python
|
|
license: MIT
|
|
version: v5.5.1
|
|
preferred-citation:
|
|
publisher:
|
|
name: The Open Journal
|
|
type: article
|
|
authors:
|
|
- name: Jérome Eertmans
|
|
orcid: 'https://orcid.org/0000-0002-5579-5360'
|
|
doi: 10.21105/jose.00206
|
|
journal: Journal of Open Source Education
|
|
month: 8
|
|
year: 2023
|
|
title: 'Manim Slides: A Python package for presenting Manim content anywhere'
|
|
volume: 6
|
|
number: 66
|
|
pages: 206
|