lecturetemplate

Template of lecture & slice

https://github.com/tiphereth-a/lecturetemplate

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary

Keywords

latex latex-template template
Last synced: 6 months ago · JSON representation ·

Repository

Template of lecture & slice

Basic Info
  • Host: GitHub
  • Owner: Tiphereth-A
  • License: agpl-3.0
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 22.5 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
latex latex-template template
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

LectureTemplate

GitHub

My template of LaTeX lecture & slice, powered by metropolis

Usage

Basic usage

Just run

bash make

to build lecture and slice

Full usage

```bash

Build lecture using latexmk

make lecture

Build slice using latexmk

make slice

Lint all tex file using latexindent

make indent

Remove all nonessential files

make clean ```

Release

Just add a tag and push to GitHub. You can also run workflow manually after push a tag.

Owner

  • Name: Tifa
  • Login: Tiphereth-A
  • Kind: user

Student, ACMer

Citation (CITATION.bib)

@misc{lctifa,
    author       = {Tifa},
    title        = {Tifa's lecture & slice template},
    year         = {2022},
    publisher    = {GitHub},
    journal      = {GitHub Repository},
    howpublished = {\url{https://github.com/Tiphereth-A/LectureTemplate}}
}

GitHub Events

Total
Last Year